[Rseding91] [2.0.14] Disabled construction bots can cause game to hang
Posted: Tue Nov 05, 2024 12:34 pm
Observed:
A disabled construction bot makes the game stop responding.
Steps to recreate:
Start new game.
/cheat all
Turn off personal robot grid
Place a roboport and power it
Order a rock/tree for deconstruction
Wait for robot to deconstruct
When the robot is hovering with no place to deposit the item, set it's enabled state to false:
Finally, place a storage chest.
> Game stops responding
I attached a save file with most of these steps performed. All you have to do is place a storage chest to trigger the hang.
A disabled construction bot makes the game stop responding.
Steps to recreate:
Start new game.
/cheat all
Turn off personal robot grid
Place a roboport and power it
Order a rock/tree for deconstruction
Wait for robot to deconstruct
When the robot is hovering with no place to deposit the item, set it's enabled state to false:
Code: Select all
/c game.player.selected.enabled=false
> Game stops responding
I attached a save file with most of these steps performed. All you have to do is place a storage chest to trigger the hang.