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

Extensions frozen #2203

Open
JMEjby opened this issue Jan 3, 2024 · 2 comments
Open

Extensions frozen #2203

JMEjby opened this issue Jan 3, 2024 · 2 comments

Comments

@JMEjby
Copy link

JMEjby commented Jan 3, 2024

Hi there,

I am having some problems with using NetLogo extensions. I am extending an existing model using the rnd and r extensions. I have succesfully run previous versions of this model. I get this error when adding the r extension: "Error in R-Extension: Error in runOnce (Error #4): java.lang.ClassCastException: class.jdk.internal.loader.ClassLoader$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoader$AppClassLoader and java.net.URLClassLoader are in module java.base of loader "bootstrap"). I have rJava installed in R. When looking in my files, there is no r folder in my NetLogo folder, and there is no files/folders in the extensions folder either. Yet, in the extensions manager in NetLogo I can see that multiple extensions should be installed including R, rnd, python, CSV etc. I also cannot uninstall and reinstall any of the extensions. I have added some screen recordings for additional details.

It may be multiple separate issues as I can run a version of the model that uses only the rnd extension. It may also be related to some issues on my computer related to Java - any advice on how I can check this would be much appreciated!

Videos

@brandesNW
Copy link
Contributor

brandesNW commented Jan 5, 2024 via email

@brandesNW
Copy link
Contributor

brandesNW commented Jan 17, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants