Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Save state does not work properly

Hi all,

I want to run my simulation up to a point (e.g. 2700s) and then save this state (using traci.simulation.saveState()). It seems that the function does not work properly. For example, when I am trying to load the saved state I get the following error message:
Error: Unknown route '!#_1532#0' in distribution '!#_1532'. (this happens many times inside the saved state xml)
The paths are generated using SUE (max alternatives = 5), teleport is deactivated and during the run, until the point I run my simulation in order to save it, I get no error whatsoever from traci.

Best regards,
Manos

Back to the top