a-b-street / abstreet

Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit
https://a-b-street.github.io/docs/
Apache License 2.0
7.7k stars 342 forks source link

Crash when clicking "your trip" in Ungap The Map #1100

Open XioNoX opened 1 year ago

XioNoX commented 1 year ago

Full stacktrace in: https://gist.github.com/XioNoX/7e2cf2d27f83247c645a53062a0bd378

dabreegster commented 1 year ago

Thanks for reporting! Something broke while rendering a route:

  17:     0x55881062ab68 - geom::polyline::PolyLine::to_thick_ring::he7c76c6ed364015a
  18:     0x55881062ae0a - geom::polyline::PolyLine::to_thick_boundary::h0cfa22e9a1c6dcd3
  19:     0x55880faf065e - game::ungap::trip::results::RouteDetails::new_route::h7bad7974c2f8a51c

To reproduce more easily, it'd be good to know the start/endpoint of the trip you made. By default this tab will load the previous trip you made, which is stored in data/player/routes/fr/brest/city.json. Assuming there's nothing private about the routes you've made there, could you share the endpoints for the one that seems to be crashing?

XioNoX commented 1 year ago

Unfortunately I don't have it anymore but I'll try to reproduce it.