Zomis / FactorioMods

Various mods for the game Factorio
https://mods.factorio.com/mods/zomis
MIT License
15 stars 7 forks source link

Visual Signals: New Bug When Removing and Putting Down Another VS Combinator #27

Closed abordoli closed 7 years ago

abordoli commented 7 years ago

Topic...

Zomis commented 7 years ago

From what you wrote on Discord:

Error while running event visual signals:on_built_entity
Gui element with name label17 already present in the parent element.
stack traceback:
[]__visual signals__/control.lua:47 in function 'createGUI'
[]__visual signals__/control.lua:136 in function <__visual signals__/control.lua:124>
abordoli commented 7 years ago

Yeah...so specifically, you can't pick up any previously placed GUI combinatory and place another one down atm. Seems like the one's being picked up are not removing themselves properly since one of the new mod updates.

Zomis commented 7 years ago

Whoops. I did not know that it could be reproduced so easily. Alright, I have found the issue and will fix it.