Just got to Vulc and was testing the teleport function and received the below error. Before your previous fix, YATM was crashing on placing the teleporter. This crash happened at dispatch. Both planets have defined depots that fit the train, both planets should have suitable power, and the stations are both on the same network (4). Thanks for a fun mod to play around with.
The mod Yet another train manager (1.0.6) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event yet_another_train_manager::on_nth_tick(5)
yet_another_train_manager/scripts/scheduler.lua:466: bad argument #1 of 3 to 'insert' (table expected, got nil)
stack traceback:
[C]: in function 'insert'
yet_another_train_manager/scripts/scheduler.lua:466: in function 'create_delivery_schedule'
yet_another_train_manager/scripts/scheduler.lua:701: in function 'create_delivery'
yet_another_train_manager/scripts/scheduler.lua:942: in function 'process_request'
yet_another_train_manager/scripts/scheduler.lua:982: in function 'previous'
yet_another_train_manager/scripts/tools.lua:316: in function <yet_another_train_manager/scripts/tools.lua:315>