NetLogo icon indicating copy to clipboard operation
NetLogo copied to clipboard

turtles, patches, and links for kids, teachers, and scientists

Results 394 NetLogo issues
Sort by recently updated
recently updated
newest added

If you install an extension through the extension manager, then load a model that uses it, then try to uninstall that same extension, you'll get the below exception. After this...

extensions

This repo is lacking a license file. I found the following on the website. > ## NetLogo license > > Copyright 1999-2021 by Uri Wilensky. > > This program is...

java.io.FileNotFoundException: /root/NetLogo-hexy/models/Code Examples/Info Tab Example.nlogo

I have a MacBook Pro with what I think it is a pretty typical screen size these days (3072x1920) and when I open NetLogo, the window I get is tiny...

enhancement

of course it's too soon to actually do this (Java 9 just went GA today), but let's have a ticket anyway "you can now deliver a Java application together with...

Currently when NetLogo saves a model, it remembers the settings of the interface globals. If a `startup` procedure is provided, these saved settings are overridden the next time the model...

If you edit a slider, changing the range, and if you also change the Current Value to a number that is outside the original range but valid in the new...

In NetLogo 6.0.3, if a syntax error is detected in a .nls file, I have to run `__reload` twice to correctly reload the source file. The first time, I can...

In NetLogo 6.1.1 running under Windows 10, I believe there is a bug in both NetLogo and NetLogo3D that occurs when there are included .nls files AND the NetLogo window...

To reproduce 1. Open a NetLogo model that has an included file Alternatively open a new model. Do not separate the `Code` tab. Open a New Source File. Save and...