Page 1 of 1

[0.14.12]assign belt odd number direction = crash

Posted: Sat Oct 01, 2016 5:26 pm
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

Re: assign belt odd number direction = crash

Posted: Mon Oct 03, 2016 12:05 am
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.

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

Posted: Mon Oct 03, 2016 2:23 am
by Rseding91
Fixed for 0.14.13.