LTN Tracker

by eduran

A GUI for LTN. Displays information about LTN stops, available items and trains controlled by LTN.

Content
4 years ago
0.16 - 0.17
95
Trains

g LTN stations on multiple surfaces crash the server

4 years ago

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)

New response