You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to work with MADLA and have found that the majority of the dependencies required are no longer available through clojar. I have decompiled the bundled .jar file and I have access to the alite, dimaptools, and madla libraries, but I cannot find the zeromq library.
Additionally, similar to the issue raised by @meneguzzi, I get a series of errors being raised stating that actions had not been allocated to agents, and the planner effectively stalls using the example command you have listed on the repository due to the number of runtime exceptions occurred.
I appreciate this codebase hasn't been updated in 7 years, but it was just in case you had any update for the binaries.
Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
Hi
I'm looking to work with MADLA and have found that the majority of the dependencies required are no longer available through clojar. I have decompiled the bundled
.jar
file and I have access to thealite
,dimaptools
, andmadla
libraries, but I cannot find thezeromq
library.Additionally, similar to the issue raised by @meneguzzi, I get a series of errors being raised stating that actions had not been allocated to agents, and the planner effectively stalls using the example command you have listed on the repository due to the number of runtime exceptions occurred.
I appreciate this codebase hasn't been updated in 7 years, but it was just in case you had any update for the binaries.
Any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: