Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with AnyLogic 8.8.2 #42

Closed
BenUhlig2 opened this issue Mar 24, 2023 · 1 comment
Closed

Issue with AnyLogic 8.8.2 #42

BenUhlig2 opened this issue Mar 24, 2023 · 1 comment
Labels
bug Something isn't working as expected solved This has been fixed/solved/answered

Comments

@BenUhlig2
Copy link

I'm getting the following error under AnyLogic 8.8.2:

java.lang.ClassCastException: class [Com.anylogic.engine.presentation.ModelElement Descriptor Utils;
cannot be cast to class [Lcom.anylogic.engine.presentation.ModelElementDescriptor; ([Lcom.anylogic.engine.presentation.ModelElementDescriptorUtils;
and [Lcom.anylogic.engine.presentation.ModelElementDescriptor; are in unnamed module of loader 'app')

With AnyLogic 8.8.1 everything is working nicely. I'm suggesting not to (auto)update AnyLogic when using Pypeline.

By the way: thanks for this great library!

@t-wolfeadam
Copy link
Owner

Hi, glad to hear you've enjoyed it up to this point! And thanks for posting this -- fortunately the fix just required the library to be recompiled/reexported in the latest version (guessing they changed something internally).

I went ahead and did that and published a new version: download from Releases.

@t-wolfeadam t-wolfeadam added bug Something isn't working as expected solved This has been fixed/solved/answered labels Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected solved This has been fixed/solved/answered
Projects
None yet
Development

No branches or pull requests

2 participants