[1.0.0] Train skips scheduled station
[1.0.0] Train skips scheduled station
In this configuration, the train is waiting for Provider to become available.
When Provider becomes available, the train should go to Provider.
Instead, it skips Provider and goes straight to Requester.
See attached save file for reproduction.
- Attachments
-
- train schedule.zip
- (3.68 MiB) Downloaded 46 times
Re: [1.0.0] Train skips scheduled station
That is intended.
Re: [1.0.0] Train skips scheduled station
you need to add a delay mechanism on the wire that allow the trains to leave the depo.
I tried with 3 arithmetic in a row, and the problem disappeared : It makes it so that the depo allow the train to leave 3 ticks after the providers opens. ( the time the iron plate signal propagate up to the depo ).
It works with only 1 in this setup, but with 3, 4 , 5 even 10 ,it makes it easier to understand what's going on in editor tick by tick.
I tried with 3 arithmetic in a row, and the problem disappeared : It makes it so that the depo allow the train to leave 3 ticks after the providers opens. ( the time the iron plate signal propagate up to the depo ).
It works with only 1 in this setup, but with 3, 4 , 5 even 10 ,it makes it easier to understand what's going on in editor tick by tick.
Re: [1.0.0] Train skips scheduled station
Thank you, I misunderstood how the schedule works.
Thank you for the solution to the dispatch problem, I'll add it to my depot blueprint.
Thank you for the solution to the dispatch problem, I'll add it to my depot blueprint.