Page 1 of 1

[0.15.5] Crash, deconstruction cargo wagon

Posted: Mon May 01, 2017 7:58 pm
by zyrus
Hi,

I can reproduce crash by deconstructing cargo wagon #2 on my train.

/Z

Re: [0.15.5] Crash, deconstruction cargo wagon

Posted: Mon May 01, 2017 8:14 pm
by Loewchen
With what version of the game was the map created originally?

Re: [0.15.5] Crash, deconstruction cargo wagon

Posted: Tue May 02, 2017 3:42 pm
by zyrus
Hi,

I think that would be 0.12.x

/Z

Re: [0.15.5] Crash, deconstruction cargo wagon

Posted: Tue May 02, 2017 4:20 pm
by Loewchen
Would be funny if it was this one: viewtopic.php?f=47&t=28826

Re: [0.15.5] Crash, deconstruction cargo wagon

Posted: Sun May 07, 2017 5:33 am
by Rseding91
The cause of the crash should be fixed but the rail is currently in an invalid state.

Once 0.15.10 is out you'll be able to fix it using the following Lua command:

Code: Select all

/c game.player.selected.fix_rail()
Or, if you have the save file from 0.12 you can re-load it in the latest version of 0.15 and it should be fixed.