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

App crashed when trying to load San Francisco map

Aperta
#1,143 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
8.2k
Fork
380
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Error message using the web browser implementation (running on an M2 Macbook Air, same error in both Safari and Chrome):

```
panicked at sim/src/mechanics/driving.rs:245:29:
Car with one-step route Router { path: Path { steps: [Lane(LaneID { road: RoadID(11899), offset: 1 })], orig_req: PathRequest { start: Position { lane: LaneID { road: RoadID(11899), offset: 1 }, dist_along: Distance(0.0) }, end: Position { lane: LaneID { road: RoadID(11899), offset: 1 }, dist_along: Distance(0.0) }, constraints: Bus, alt_start: None }, total_length: Distance(8.3374), crossed_so_far: Distance(0.0), uber_turns: [], currently_inside_ut: None, blocked_starts: [] }, goal: FollowTransitRoute { end_dist: Distance(0.0) }, owner: CarID { id: 17, vehicle_type: Bus } } had unexpected result from maybe_handle_end: Some(BusAtStop)
```

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.