FactorioMods icon indicating copy to clipboard operation
FactorioMods copied to clipboard

Visual Signals crashing in multiplayer

Open Zomis opened this issue 3 years ago • 1 comments

  • New player joining
  • New player didn't see the GUI button at the top so I placed down a GUI Signal Display
  • New player clicked the GUI button at the top and clicked one of the checkboxes

Crash:

603005.674 Error MainLoop.cpp:1207: Exception at tick 19555041: The mod Visual Signals (0.18.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event visual-signals::on_gui_checked_state_changed (ID 3)
__visual-signals__/control.lua:212: attempt to index field 'gui_signal_display' (a nil value)
stack traceback:
        __visual-signals__/control.lua:212: in function <__visual-signals__/control.lua:205>
603005.675 Error ServerMultiplayerManager.cpp:90: MultiplayerManager failed: "The mod Visual Signals (0.18.2) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event visual-signals::on_gui_checked_state_changed (ID 3)
__visual-signals__/control.lua:212: attempt to index field 'gui_signal_display' (a nil value)
stack traceback:
        __visual-signals__/control.lua:212: in function <__visual-signals__/control.lua:205>"

Zomis avatar Jul 24 '20 21:07 Zomis