a-b-street / a-b-street/abstreet
Crash while simulating traffic.
- Lingua principale
- Rust
- Stelle
- 8.2k
- Fork
- 380
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.