advanced-logistics-system icon indicating copy to clipboard operation
advanced-logistics-system copied to clipboard

on_gui_click (ID 1) __advanced-logistics-system__/gui/network.lua:51: attempt to compare two nil values

Open totobest opened this issue 7 years ago • 1 comments

Click on Network tab: 6693.646 Error MainLoop.cpp:940: Exception at tick 37019071: Error while running event advanced-logistics-system::on_gui_click (ID 1) __advanced-logistics-system__/gui/network.lua:51: attempt to compare two nil values

What is interesting is that a GUI mod = non-gane-changing mod crashes the entire game. Maybe it misses some try, catch?

Note: My savegame is >60Mb.

totobest avatar Aug 14 '17 09:08 totobest

Since the GUI is part of the gamestate this is definitely a game changing mod.

Danielv123 avatar Aug 14 '17 17:08 Danielv123