Skip to main content
Topic: [bug r2953] Distance reset upon save (Read 2988 times) previous topic - next topic

[bug r2953] Distance reset upon save

The distance graph in the line management window gets reset to 0 for all but current when saving. The vehicle info distance also seems to be affected.

Using:r2953 compiled on gcc 4.3 (debian/squeeze) with pak128 (sorry unsure which rev., but not brand new...)

Re: [bug r2953] Distance reset upon save

Reply #1
The reason for this is that it is set to save this information only when the version is 103.0 or higher. I think that it is deliberate.
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

Re: [bug r2953] Distance reset upon save

Reply #2
Since the nightly system, I have to be very careful before changing savegame format or else many player (who are using the testing version for playing) will complain that their savegames are not longer loadable. Same problem for networkmode.

 

Re: [bug r2953] Distance reset upon save

Reply #3
Thank you both for the explanation, and sorry for the false alarm.