[Rseding91] [0.14.13] Modding errors
Posted: Thu Oct 06, 2016 5:31 pm
While searching for ways to spawn modding error messages to make this post i found a few actual errors.
This crashes the game.
Either of these two lines makes the game hang at ~40% loading.
This crashes the game.
Code: Select all
data.raw["locomotive"]["diesel-locomotive"].pictures.layers[1].direction_count = -1
Code: Select all
data.raw["locomotive"]["diesel-locomotive"].pictures.layers[1].width = -1
data.raw["locomotive"]["diesel-locomotive"].pictures.layers[1].height = -1