Page 1 of 1
[Pending] Cannot remove Logistic display after updating
Posted: Sun Aug 28, 2016 12:27 am
by stelarwand030
So I was finally able to update from 12.35(I think) to 13.19 and when I went to start up an old game all i could see was this:
Re: Cannot remove Logistic display after updating
Posted: Sun Aug 28, 2016 12:29 am
by stelarwand030
no matter what i do I cannot remove it. (Also if this has been addressed in another topic can someone point me in the right direction?)
Re: Cannot remove Logistic display after updating
Posted: Sun Aug 28, 2016 1:18 am
by Nexela
run this in console
/c for _, gui in pairs(game.player.gui.center.children_names) do game.player.gui.center[gui].destroy() end
Re: Cannot remove Logistic display after updating
Posted: Sun Aug 28, 2016 8:41 am
by Loewchen
You need to report that to mod author.
NaB.
Re: Cannot remove Logistic display after updating
Posted: Mon Aug 29, 2016 2:01 pm
by Rseding91
The game is meant to remove any associated mod GUI when a mod is removed.
Do you have a way to reproduce this with a minimal save file? Preferably one limited to 50x50?
Re: Cannot remove Logistic display after updating
Posted: Tue Aug 30, 2016 8:11 pm
by credomane
Rseding91 wrote:The game is meant to remove any associated mod GUI when a mod is removed.
Do you have a way to reproduce this with a minimal save file? Preferably one limited to 50x50?
That looks to be the
Advanced Logistics System mod. I've noticed this as well with a few mods and generally it *is* the mods fault.
Save the game with the mod's window open, update the mod, loaded the saved game. Boom ugly unclosable window in the center of the screen. Most mod authors properly fix their top and left windows but never seem to mess with the center windows assuming those are closed when they change stuff in an mod update, I'm guilty of this myself. Especially the updates where they rewrite the mod for a "major" factorio update (0.12 -> 0.13 -> 0.14). :/
[edit]
I haven't tested this issue when a mod is marked disabled but not, yet, removed from Factorio.
Re: Cannot remove Logistic display after updating
Posted: Tue Aug 30, 2016 8:52 pm
by kovarex
So when you deactivate the mod, does the window disappear?
Re: [Pending] Cannot remove Logistic display after updating
Posted: Tue Sep 06, 2016 3:31 pm
by credomane
Move this to fixed. It was fixed in 0.14.4.
Duplicate:
viewtopic.php?t=32196
I say dup because this was posted on Aug 27 while the dup was sept 05.
It was the dup that got marked as fixed. :/