The International Simutrans Forum

Simutrans Extended => Simutrans-Extended bug reports => Simutrans-Extended development => Simutrans-Extended closed bug reports => Topic started by: Vladki on April 13, 2017, 08:16:12 PM

Title: crash 6604e4b8f5f2598cc270c58fcbf2ca95813b2967
Post by: Vladki on April 13, 2017, 08:16:12 PM
Lates version 6604e4b8f5f2598cc270c58fcbf2ca95813b2967 rashes with the following:

FATAL ERROR: array_tpl<T>::[] - index out of bounds: 255 not in 0..7, T=P9vehicle_t
Aborting program execution ...

It crashes immediately after loading British or czechoslovak pakset. If I load swedish, I get to the small demo map, and crash only after loading any other game.
Title: Re: crash 6604e4b8f5f2598cc270c58fcbf2ca95813b2967
Post by: jamespetts on April 13, 2017, 09:08:17 PM
Thank you for the report: I have now fixed this. Apologies for the difficulty.

This was caused by a code translation clashing with an existing keyword.
Title: Re: crash 6604e4b8f5f2598cc270c58fcbf2ca95813b2967
Post by: Vladki on April 13, 2017, 09:38:29 PM
fixxed thank you