There seems to be a problem with the most recent update of SE (0.6.91) where trains no longer enter the elevator or just crash the game when doing so.
MainLoop.cpp:1284: Exception at tick 2566374: The mod Space Exploration (0.6.92) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event space-exploration::on_tick (ID 0)
The mod LTN Manager (0.4.15) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event LtnManager::on_train_created (ID 68)
LtnManager/scripts/ltn-data.lua:1236: attempt to index local 'trains' (a nil value)
stack traceback:
LtnManager/scripts/ltn-data.lua:1236: in function 'migrate_train'
LtnManager/scripts/ltn-data.lua:1256: in function <LtnManager/scripts/ltn-data.lua:1249>
stack traceback:
[C]: in function 'create_entity'
space-exploration/scripts/space-elevator.lua:684: in function 'space_elevator_teleport_next'
space-exploration/scripts/space-elevator.lua:1353: in function 'space_elevator_tick'
space-exploration/scripts/space-elevator.lua:1380: in function 'callback'
space-exploration/scripts/event.lua:15: in function <space-exploration/scripts/event.lua:13>