I try to get a model to work which i built a few weeks ago.
My model stops after some time and I`m quite sure it is because i used the command
stop()
somewhere because i wanted the simulation to stop so i could check the state of some variables, change the speed and watch it from that point on.
Problem is i forgot on which trigger i used that and there are quite some objects in the model so its not easy to find. Is it somehow possible to find out why the simulation stopped? Or at least find out which event or trigger it was that stopped it?