[Rseding91] [0.14.13] Modding errors

This subforum contains all the issues which we already resolved.
Post Reply
keyboardhack
Filter Inserter
Filter Inserter
Posts: 478
Joined: Sat Aug 23, 2014 11:43 pm
Contact:

[Rseding91] [0.14.13] Modding errors

Post by keyboardhack »

While searching for ways to spawn modding error messages to make this post i found a few actual errors.

This crashes the game.

Code: Select all

data.raw["locomotive"]["diesel-locomotive"].pictures.layers[1].direction_count = -1
Either of these two lines makes the game hang at ~40% loading.

Code: Select all

data.raw["locomotive"]["diesel-locomotive"].pictures.layers[1].width = -1
data.raw["locomotive"]["diesel-locomotive"].pictures.layers[1].height = -1
Waste of bytes : P

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [Rseding91] [0.14.13] Modding errors

Post by Rseding91 »

Fixed for 0.14.14. It will now give an appropriate error instead of just freezing/crashing.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”