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
Fantastic job! I feel it will offer great help to me.
However, I've got a bug here when I run the CartPole example. It seems there's some NullPointerException problem with the main.aLPypeRLConnector.requestAction() when I try to connect to the ALPypeRLConnector. Can you offer some insights please?
By the way, I'm not sure if there is any problem potentially caused by the mismatch of versions of the tools. Would you please kindly offer the verified version matches of Python packages and AnyLogic by which you have run correctly?
Hi @songzx-ll!
First of all, thanks for your kind words. I apologize for my late reply.
You just got me in the middle of a new release for this project addresses some bugs and compatibility issues. I plan to release it in 1-2 days (if you don't mind, I'd recommend you to wait and try out again then).
A bug that has been reported by multiple people is due to version compatibility. However, the exception thrown is different than yours (I plan to add some screenshots in the documentation).
Meanwhile, would you mind to detail out the steps that take you to this error so I can try to reproduce it on my side? What AnyLogic and python versions are you using?
I have pushed the new version now which I was testing with python 3.10. The previous version (the one you used) was based on python 3.10 and ray 2.7. Now I was testing for ray 2.8.
What operating system are you using?
(My OS is Windows 64) The error was caused by my mistakes in modifying the AnyLogic model... Now thay the error has been eliminated, I have run into another error. When I run the CartPole simulation in AntLogic IDE, it terminates after 5 iterations. Do you have any ideas? Lots of thanks! console log.pdf
I think I recognize this error. If not mistaken, this is because I have updated the AnyLogic ALPypeLibrary (the library that you added to the AnyLogic Palette). Here's the link: https://github.com/MarcEscandell/ALPypeRL/tree/main/bin. Take the new library from the right folder depending on your AnyLogic version (anylogic-8.8 or anylogic-8.7 folders).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Fantastic job! I feel it will offer great help to me.
However, I've got a bug here when I run the CartPole example. It seems there's some NullPointerException problem with the main.aLPypeRLConnector.requestAction() when I try to connect to the ALPypeRLConnector. Can you offer some insights please?
By the way, I'm not sure if there is any problem potentially caused by the mismatch of versions of the tools. Would you please kindly offer the verified version matches of Python packages and AnyLogic by which you have run correctly?
Beta Was this translation helpful? Give feedback.
All reactions