using pak britain ex 0.6, this save game simply crashes for whatever reason that I can't quite figure out.
http://files.[ simutrans [dot] us (site down, do not visit) ]/files/get/GkTUTo3lwD/tokamak-bkp.sve
AEO,
thank you for your report. Unfortunately, I cannot download the file because the account at files.[ simutrans [dot] us (site down, do not visit) ] seems to have been suspended. Can you upload it elsewhere, perhaps? Thank you.
Yes, unfortunately as a part of trying to track down the source of the server hacking, I've temporarily suspended files.[ simutrans [dot] us (site down, do not visit) ]. If we find that it's not the source, I will later re-enable it.
I'm sorry for the inconvenience.
AEO: If you are familiar with using FTP, I will gladly create an account for you to upload files...
ah, sorry for that.
no need for the ftp account, yet.
http://hotfile.com/dl/63513253/3d55cf0/Tokamak_bkp.sve.html
Thank you for the report. I think that I have fixed this. The fix will be released in the next version.
what caused it? It can't be the same electricity calculation at beginning of month, can it?
No: bit of an odd one, actually - the mechanism for checking whether a route is p****able was called with a checker vehicle without an instance of the type object ("besch"), which I think relates to the system for calculating private car traffic. This would not be a problem, except if it encounters a road sign where it must check the minimum speed, and therefore needs to check the maximum speed of the vehicle type, which, if there is no type, fails with a crash. I have added an extra check to prevent it from performing that check unless the vehicle type is present.