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

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
WIZ4
Fast Inserter
Fast Inserter
Posts: 209
Joined: Thu Apr 07, 2016 1:36 pm
Contact:

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

Post 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 107 times
_autosave333.zip
(4.5 MiB) Downloaded 109 times
My native language is russian. Sorry if my messages are difficult to read.

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

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

Post by Rseding91 »

Thanks for the report. It's now fixed for the next version of 0.17.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”