Hi again, I'm using TraCI (python) and have got a loop to loop through the simulation steps (and move one simulation step using traci.simulationStep() per iteration). Within this loop I'm using traci.vehicle.getIDList() to check whether a particular car is within the simulation. All works well (even this method call) till step 633. Once step 633 is reached, sumo will stop and a window opens saying 'Simulation ended at time: 633.00 Reason: An error occured (see log)'. I cannot figure out what could possibly be reason as everything is the same as previous steps. Also, the log is remaining empty. Does anyone have any idea how I can figure out what the problem is?
Thanks for all your help, Kara ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
