Erabior / RouteManager

Mod for Railroader the game that adds basic automation for passenger routes
12 stars 6 forks source link

Route list is reset on game load. #12

Closed dtwilliams10 closed 8 months ago

dtwilliams10 commented 8 months ago

If there is an active route list when you save and quit, when the save is reloaded the route list is reset. This causes a disruption if the train is half way through the station list and then decides to start over when you rebuild the list and re-enable Route Mode.

Erabior commented 8 months ago

based on the behavior you are describing I think you may be on an older version of the mod. Please update to the latest beta version. there is as 'enable route mod' button now. when resuming the game. select the stations that your train was heading towards only. then press 'enable route mode' and the logic will find the closest station of the selected stations and resume from there as in this case it is a 'terminus' station. once the train departs, you can select the rest of the stations and the mod will function like normal. I will be looking into saving data somehow. but the latest version of the mod should allow you to resume fairly easily.