About the model reloading

I notice that, when I save the netlogo model, it stop reloading itself according to external changes. Is this normal?

That should happen only if you have the “Reload model on external changes” option selected in the preferences. Is that option enabled for you?

Yes I have it on, I think my previous expression was incorrect. My intentions was to make it reload, and it will reload in netlogo. But when I save the netlogo model (ctrl + s) to save some changes I made to it, such as a new button on interface, the netlogo model will stop reloading itself in the future. Sorry for my english…

Hi @lulunum4,

Good news, that has been resolved and will be fixed in the upcoming release, NetLogo 7.0.1!

Isaac B.

1 Like

Until 7.0.1 drops, I found that you can actually use the hidden primitive __reload in the command center to force it to refresh. It’s a bit of a life-saver if you don’t want to keep restarting the whole app manually.

@Seizal09 FYI, we are now on NetLogo 7.0.3, which can be found here!