[Pending] Cannot remove Logistic display after updating

Things that has been reported already before.
stelarwand030
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Aug 20, 2016 8:50 pm
Contact:

[Pending] Cannot remove Logistic display after updating

Post 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:
Attachments
2016-08-27 (4).png
2016-08-27 (4).png (1.03 MiB) Viewed 2726 times
Last edited by stelarwand030 on Sun Aug 28, 2016 12:35 am, edited 1 time in total.
stelarwand030
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Aug 20, 2016 8:50 pm
Contact:

Re: Cannot remove Logistic display after updating

Post 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?)
Nexela
Smart Inserter
Smart Inserter
Posts: 1828
Joined: Wed May 25, 2016 11:09 am
Contact:

Re: Cannot remove Logistic display after updating

Post 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
Loewchen
Global Moderator
Global Moderator
Posts: 10049
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: Cannot remove Logistic display after updating

Post by Loewchen »

You need to report that to mod author.
NaB.
Rseding91
Factorio Staff
Factorio Staff
Posts: 15575
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Cannot remove Logistic display after updating

Post 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?
If you want to get ahold of me I'm almost always on Discord.
credomane
Filter Inserter
Filter Inserter
Posts: 320
Joined: Tue Apr 12, 2016 6:21 pm
Contact:

Re: Cannot remove Logistic display after updating

Post 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.
kovarex
Factorio Staff
Factorio Staff
Posts: 8298
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: Cannot remove Logistic display after updating

Post by kovarex »

So when you deactivate the mod, does the window disappear?
credomane
Filter Inserter
Filter Inserter
Posts: 320
Joined: Tue Apr 12, 2016 6:21 pm
Contact:

Re: [Pending] Cannot remove Logistic display after updating

Post 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. :/
Post Reply

Return to “Duplicates”