When using Kruise Kontrol to built stuff near a Factorissimo Building causes the game, and when used, the dedicated Server to crash.
I assume it tries to read some of the Factorissimo Building "inventory" to see if needed materials are available there.
Error Message:
Die Mod Kruise Kontrol (0.1.4) hat einen Fehler verursacht, der nicht behoben werden kann.
Bitte informiere den Autor der Mod über diesen Fehler.
Error while running event Kruise_Kontrol::on_tick (ID 0)
...ontrol__/script/character_interface/states/find_item.lua:106: bad argument #1 of 2 to 'pairs' (table expected, got nil)
stack traceback:
[C]: in function 'pairs'
...ontrol__/script/character_interface/states/find_item.lua:106: in function 'get_products'
...ontrol__/script/character_interface/states/find_item.lua:124: in function 'find_mine_target'
...ontrol__/script/character_interface/states/find_item.lua:168: in function 'update'
Kruise_Kontrol/script/character_interface/character.lua:52: in function 'update'
Kruise_Kontrol/script/character_interface/character.lua:682: in function 'handler'
core/lualib/event_handler.lua:47: in function <core/lualib/event_handler.lua:45>