Page 1 of 1

Interrupt triggers for inaccessible station

Posted: Mon Oct 28, 2024 10:05 am
by RiverRob
Interrupts are triggering and generating temp entries into the trains schedule when the train cannot access the station.
The trigger also does not reserve a space at the station (train limit does not change when interrupt is triggered).
The image is an example of the interrupt
10-28-2024, 03-01-18.png
10-28-2024, 03-01-18.png (48.25 KiB) Viewed 923 times
This is working in a pull system where one train goes out and gathers all the ingredients instead of multiple trains delivering all the different ingredients. Blue print string of example trains and their interrupt schedule is below


Re: Interrupt triggers for inaccessible station

Posted: Tue Nov 05, 2024 8:22 pm
by robot256
I don't think trains have ever checked station accessibility before deciding where to go. I would expect that a train that has departed for an inaccessible station will continue looking for an accessible station with the same name, but will not re-evaluate any interrupt conditions or return to its prior station.

Re: Interrupt triggers for inaccessible station

Posted: Wed Nov 06, 2024 2:04 pm
by robot256
Related: 116107

Edit: I misremembered what I was told in 102289. At least in 1.1, trains without an accessible, available stop will continually attempt to path to inaccessible, available stops until a better station becomes available. It seems this logic has been transferred to interrupt conditions and created some new side effects.

Re: Interrupt triggers for inaccessible station

Posted: Mon Mar 17, 2025 5:03 pm
by boskid
This is Not a bug.