We're playing a multiplayer game with space exploration mod. When we click on a station which is on another surface then the active surface, server crashes.
Error while running event LTN_Tracker::on_gui_click (ID 1)
LuaEntity belongs to surface Nauvis Orbit (index 2) but a LuaEntity belonging to surface nauvis (index 1) was expected.
stack traceback:
LTN_Tracker/script/gui_ctrl.lua:324: in function '?'
LTN_Tracker/script/gui_ctrl.lua:206: in function <LTN_Tracker/script/gui_ctrl.lua:192>
stack traceback:
[C]: in function 'draw_circle'
LTN_Tracker/script/gui_ctrl.lua:324: in function '?'
LTN_Tracker/script/gui_ctrl.lua:206: in function <LTN_Tracker/script/gui_ctrl.lua:192>
6736.697 Info ServerMultiplayerManager.cpp:776: updateTick(66558040) changing state from(InGame) to(Failed)