simutrans r2022
When I loading very old savegames, some games cause to crash.
These games could read in v100.0.
When I changed source code like below, crash didn't happen.
But I don't understand source code well, so I'm not sure this is correct or not.
simvehikel.cc:726 in void vehikel_t::neue_fahrt(uint16 start_route_index, bool recalc)
=>
Just F.Y.I. : prissi isn't around this week, so it might take a while until you get a reply or until something is changed.
Well, this is not the right place to fix it., because this will misalign many other convoi. I done, then it should be rather in simconvoi.cc. I will look into it. (The error is due to different diagonals and vehicle length. For replacement vehicle, which are shorter, the error should not occur.)
Well, I just started all convois one field back, if possible. Please recheck.