a-b-street / a-b-street/abstreet

Crash while simulating traffic.

Open
#1,146 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
8.2k
Forks
380
PR merge metrics
No merged PRs in 30d

Description

Imported the following map area. After running a traffic simulation of cars leaving houses to go to work, the app crashed and would not start again. Output.txt is attached.

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
115.81145835127364,
-32.00005300284464
],
[
115.81145835127364,
-32.047997486526256
],
[
115.8663754608869,
-32.047997486526256
],
[
115.8663754608869,
-32.00005300284464
],
[
115.81145835127364,
-32.00005300284464
]
]
],
"type": "Polygon"
}
}
]
}
[output.txt](https://github.com/user-attachments/files/16317765/output.txt)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.