Similar, but slightly different (stack trace diff) error here:
The mod LTN - Logistic Train Network (2.4.2) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event LogisticTrainNetwork::on_nth_tick(2)
The mod Logistic Train Network - thought bubble (2.0.1) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event glutenfree-ltn-thought-bubble::on_train_schedule_changed (ID 129)
__glutenfree-ltn-thought-bubble__/scripts/bubble.lua:71: {
force = "[LuaForce: player]",
from = "Nauvis Heavy Oil Refinery Heavy Oil Output [fluid=heavy-oil]",
from_id = 3405162,
network_id = 4608,
pickupDone = true,
shipment = {},
started = 139726532,
surface_connections = {},
to = "Nauvis Intermediary Components Input [item=iron-plate][fluid=heavy-oil] Output[fluid=lubricant]",
to_id = 3958597,
train = "[LuaTrain: id=95568]"
}
stack traceback:
[C]: in function 'error'
__glutenfree-ltn-thought-bubble__/scripts/bubble.lua:71: in function 'update_train'
__glutenfree-ltn-thought-bubble__/scripts/bubble.lua:44: in function <__glutenfree-ltn-thought-bubble__/scripts/bubble.lua:43>
stack traceback:
[C]: in function 'add_record'
__LogisticTrainNetwork__/script/schedule.lua:573: in function 'providerStop'
__LogisticTrainNetwork__/script/dispatcher.lua:709: in function 'ProcessRequest'
__LogisticTrainNetwork__/script/dispatcher.lua:140: in function <__LogisticTrainNetwork__/script/dispatcher.lua:24>
Could this be because of trains running into timeouts because they can't be scheduled or something similar? I'm just starting the process of migrating my old 0.6 SE+LTN save to 0.7 and everything is broken.
One of the issues I'm facing is that I have an electric train mod, but the upgrade requires research to be redone. Before that none of the trains work anymore. So my entire train network is defunct and then after a few minutes I get this error.