things to check: - use traci.close() - do not re-use ports (use traci.start without port argument) - are you running something in parallel in your script? - ctrl-c your script and check where the strack trace goes once the simulation stops
Am Do., 18. Feb. 2021 um 08:10 Uhr schrieb jlange <[email protected]>: > I am running the script to start the first simulation and wait until it is > finished. Then I close the simulation/GUI again. Next I run the script for > a > second time and the simulation/GUI stops at a random point of time. > > > > -- > Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/ > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
