Page 1 of 1

[0.17.25] Crash to save after assigning a controller to an unconnected player

Posted: Sat Apr 06, 2019 6:27 am
by WIZ4
1. Enter this command in the save I provided

Code: Select all

/c
  local character = game.surfaces[1].create_entity{name = "player", position=game.player.position, force="player"} 
 game.players[2].set_controller{type = defines.controllers.character, character = character}
2. Save game.
3. Get crash.
factorio-current.log
(8.26 KiB) Downloaded 106 times
_autosave333.zip
(4.5 MiB) Downloaded 109 times

Re: [0.17.25] Crash to save after assigning a controller to an unconnected player

Posted: Mon Apr 08, 2019 2:32 pm
by Rseding91
Thanks for the report. It's now fixed for the next version of 0.17.