a-b-street / a-b-street/abstreet
Traffic simulation sandbox: app crashes on creating a new trip
- Dominant language
- Rust
- Stars
- 8.2k
- Forks
- 380
- PR merge metrics
- No merged PRs in 30d
Description
I want to simulate a trip through the whole city from south-east to west to test the effects on putting a filter near the blue arrow.

Currently many cars use a route along a small street through several living areas along the railroads with almost no traffic lights instead of the main streets which often have congestions. I can select the empty scenario, start a new trip and select the starting point (A). When I move the map (zoomed in) or the mouse cursor on the zoom level of the screenshot too far away from the starting point (near the train station half way between A and the blue arrow) the application crashes. Creating and simulating shorter trips through the city center worked without problems. (I've seen #996 but this is not about running the simulation but preparing it, aka navigating on and using the map, so potentially it this error could occur in other parts of the app as well.)
Here is my map area and output.txt.
[Klagenfurt Area.zip](https://github.com/user-attachments/files/17902642/Klagenfurt.Area.zip)
[output.txt](https://github.com/user-attachments/files/17902656/output.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.