K2SE, the mod reports an error when the train passes through the space elevator.
Error while running event autofuel::on_entity_cloned (ID 139)
autofuel/control.lua:91: attempt to index local 'entity' (a nil value)
stack traceback:
autofuel/control.lua:91: in function 'scan_grid'
autofuel/control.lua:67: in function <autofuel/control.lua:66>
stack traceback:
[C]: in function 'clone'
space-exploration/scripts/space-elevator.lua:895: in function 'space_elevator_teleport_next'
space-exploration/scripts/space-elevator.lua:665: in function 'space_elevator_teleport_start'
space-exploration/scripts/space-elevator.lua:597: in function 'callback'
space-exploration/scripts/event.lua:20: in function <space-exploration/scripts/event.lua:18>