[Pending] Cannot remove Logistic display after updating
-
- Manual Inserter
- Posts: 3
- Joined: Sat Aug 20, 2016 8:50 pm
- Contact:
[Pending] Cannot remove Logistic display after updating
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:
- Attachments
-
- 2016-08-27 (4).png (1.03 MiB) Viewed 2728 times
Last edited by stelarwand030 on Sun Aug 28, 2016 12:35 am, edited 1 time in total.
-
- Manual Inserter
- Posts: 3
- Joined: Sat Aug 20, 2016 8:50 pm
- Contact:
Re: Cannot remove Logistic display after updating
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
run this in console
/c for _, gui in pairs(game.player.gui.center.children_names) do game.player.gui.center[gui].destroy() end
/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
You need to report that to mod author.
NaB.
NaB.
Re: Cannot remove Logistic display after updating
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?
Do you have a way to reproduce this with a minimal save file? Preferably one limited to 50x50?
If you want to get ahold of me I'm almost always on Discord.
Re: Cannot remove Logistic display after updating
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
So when you deactivate the mod, does the window disappear?
Re: [Pending] Cannot remove Logistic display after updating
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. :/
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. :/