This mod is an expansion for Warptorio 2. DON'T PANIC! Adds missions on the planets you visit, required to unlock technologies. Also adds some big Bosses, more planets, and a loyal robotic companion.
Error while running event warptorio2_expansion::on_nth_tick(60)
position not specified.
stack traceback:
[C]: in function 'create_entity' warptorio2_expansion/control.lua:2539: in function 'check_events' warptorio2_expansion/control.lua:1309: in function <warptorio2_expansion/control.lua:1286>
found the problem
in utils.lua:GetPositionAtDistance position returned can be nil. The probability is quite high on island based maps. I think it should be checked during spawn event.