Hi fellow NetLogo addicts,
I've been using NetLogo on a high-performance computing cluster and have been unable to use the new NetLogo 7.0+ with my current setup. Specifically using netlogo-headless.sh it fails with:
ClassNotFoundException: []

It seems like the headless script uses ABSOLUTE_CLASSPATH pointing to a single jar: lib/app/netlogo-7.0.3.jar
Consulting an LLM during debugging, it said that "NetLogo 7 requires all jars in lib/app/" - unsure if this is accurate but if so could result in an empty / invalid classpath passed to Java. 

Please let me know if I'm doing something wrong or if anyone else has been able to run NetLogo 7 in headless mode.
Cheers,
Leo

--
You received this message because you are subscribed to the Google Groups "netlogo-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netlogo-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/netlogo-users/65f45efd-c36d-434c-86c6-871064fb07acn%40googlegroups.com.