Error while running event alchemy-khemia::on_tick (ID 0)
alchemy-khemia/control.lua:4159: attempt to index local 'orbiting' (a nil value)
stack traceback:
alchemy-khemia/control.lua:4159: in function 'GetAllRelevantSpacePlatforms'
alchemy-khemia/control.lua:4191: in function 'GetAllZonesInOrbit'
alchemy-khemia/control.lua:3271: in function 'GetRequestsAndProvidesFromOrbit'
alchemy-khemia/control.lua:3237: in function 'ChooseCratePair'
alchemy-khemia/control.lua:1650: in function 'State_Idle'
alchemy-khemia/control.lua:1595: in function 'CraneBehaviour'
alchemy-khemia/control.lua:1574: in function 'ManageCranes'
alchemy-khemia/control.lua:172: in function <alchemy-khemia/control.lua:168>
13388.777 Error ServerMultiplayerManager.cpp:84: MultiplayerManager failed: "The mod Khemia: Age of Alchemy (0.2.0) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event alchemy-khemia::on_tick (ID 0)
If im not mistaken this error is due to the fact that space_location of a platform can be nil (when it is in transit) causing this error.