Aaron Brandes
Aaron Brandes
__Many if not all of the issues can be resolved by replacing deprecated classes, methods and constructors.__ You can get the info at https://hc.apache.org/httpcomponents-client-4.5.x/current/httpmime/apidocs/deprecated-list.html and https://hc.apache.org/httpcomponents-client-4.5.x/current/httpclient/apidocs/deprecated-list.html For example the in...
I am a NetLogo developer who uses and appreciates dark themes in other applications. The GUI was developed using Java Swing in the "dark ages" and using white backgrounds was...
Hi Ewout, Thanks for the mention. We are aware of it. We will not be including it with the upcoming NetLogo 6.4 release. We will be shipping Java 17.0.8.1+1-LTS Java...
Closing [Widgets can use primitive names for variables, causing a Behavior Space issue #2084 ](https://github.com/NetLogo/NetLogo/issues/2084) Adding contents here: The compiler will not allow a global in the code to have...
Hi, I recommend always using the most recent NetLogo unless you have a reason not to. The most recent release is NetLogo 6.3.0 available at https://ccl.northwestern.edu/netlogo/download.shtml. I am running it...
I have verified that this is a bug. The model file is being saved when you hit the save hotkey, as can be seen by changing something in the Interface,...
It makes more sense for the NetLogo Recent files list to have only .nlogo files and the NetLogo 3D Recent files list to have only .nlogo3d files -- Aaron Brandes,...
Hi Seth, Yes, NetLogo 3D can open NetLogo models. In fact NetLogo can open NetLogo 3D programs. Some models will fail to compile. That being said I think the main...
More observations on opening .nlogo files in NetLogo 3D. If you open a .nlogo file in NetLogo 3D, make changes that are NetLogo 3D compatible only (e.g. use pitch, roll,...
Hi, We are sorry you have encountered this problem. Please send us detailed steps as to how to reproduce it, so we can find a solution. If you need to...