Hi. I love the concept of this mod:)
But it does crash regularly with this logentriy:
1208.576 Error MainLoop.cpp:1284: Exception at tick 10978440: The mod Constructron-Continued (1.0.7) caused a non-recoverable error.
Please report this error to the mod author.
Error while running event Constructron-Continued::on_nth_tick(60)
Constructron-Continued/control.lua:603: attempt to index global 'next_station' (a nil value)
stack traceback:
Constructron-Continued/control.lua:603: in function 'do_until_leave'
Constructron-Continued/control.lua:1200: in function 'do_job'
Constructron-Continued/control.lua:1221: in function <Constructron-Continued/control.lua:1212>
As stated in the API documentation, you should check if the object is valid before trying to index it.
https://lua-api.factorio.com/latest/LuaEntity.html#LuaEntity.valid