Error while running event Moon_Logic_2::on_tick (ID 0)
Moon_Logic_2/control.lua:650: attempt to concatenate field 'type' (a nil value)
stack traceback:
Moon_Logic_2/control.lua:650: in function 'signal_icon_tag'
Moon_Logic_2/control.lua:677: in function 'update_signals_in_guis'
Moon_Logic_2/control.lua:876: in function <Moon_Logic_2/control.lua:845>
Game throws this error when ever feeding the combinator a signal from the signals tab.
The color signals and the number/letter signals and any other modded signals that get added to that tab.
Mods with extra signals that I have installed are Inventory Sensor by Optera, Nixie Tubes by justarandomgeek, and Virtual Signals 2 by fe3dback
The entities added by the first two mods work fine as signals, it is just the custom signals that come with those mods, along with everything else in that tab, that don't work.