[0.14.12]assign belt odd number direction = crash

This subforum contains all the issues which we already resolved.
Post Reply
osldgoth
Long Handed Inserter
Long Handed Inserter
Posts: 93
Joined: Thu Feb 26, 2015 3:52 am
Contact:

[0.14.12]assign belt odd number direction = crash

Post by osldgoth »

Messing around with belt directions, I assigned a belt the direction of 3. The game crashed. While this is an extremely rare occurrence (if ever), Perhaps the game should fail to change the direction if it is invalid for the entity? - let the user know not to set that direction for that entity?

Code: Select all

/c game.player.selected.direction = 3
screenshot
log
Last edited by osldgoth on Mon Oct 03, 2016 1:34 am, edited 1 time in total.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: assign belt odd number direction = crash

Post by DaveMcW »

Confirmed in unmodded Factorio 0.14.12.

Code: Select all

/c game.player.selected.direction = 3
crashes the game when a transport belt is selected.

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

Re: [0.14.12]assign belt odd number direction = crash

Post by Rseding91 »

Fixed for 0.14.13.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”