Dear all,
i have to simulate some algorithms in different scenarios and i'm trying to understand how to work with them.
I followed the Sumo tutorial to import a map, but i always get an error. When i run the simulation in Tkenv, it immediately stops and i get this error:
" Simulation terminated with exit code: -1073741571 "
FYI:
- it doesn't happen, of course, with Erlangen scenario.
- it happens ONLY when i use the route file.. if i only put the .net file in launchd and sumo.cfg files (commenting the route file), it works but obviously the cars don't move.
- it doesn't happen also with Eichstaett scenario, but only if i convert the .osm file manually (with netconvert command) ..! If i use the eichstaett.net.xml file given from Tutorial, it happens!
(in these cases i used a route file made by myself, choosing just 3 streets whose names i got by sumo-gui)
Last point, makes me think that the problem is in .osm file (or in .net file), not in route file.
But i don't know how to modify the osm file. I know in the tutorial is explained how to modify a map, but i guess the problem is another one. In fact, when i convert the file, netconvert gives me warnings like this:
" No way found for reference '262346936' in relation '455194' "
Is it possible the problem is this one? And if yes, how to fix it?
Any helps is really really appreciated..
Best,
Daniele Celsa