[1.0.0] Train skips scheduled station

Bugs that are actually features.
User avatar
Siapran
Inserter
Inserter
Posts: 22
Joined: Fri Aug 21, 2015 7:43 am
Contact:

[1.0.0] Train skips scheduled station

Post by Siapran »

20200825122120_1.jpg
20200825122120_1.jpg (461.68 KiB) Viewed 1021 times

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 47 times
Loewchen
Global Moderator
Global Moderator
Posts: 9271
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: [1.0.0] Train skips scheduled station

Post by Loewchen »

That is intended.
mmmPI
Smart Inserter
Smart Inserter
Posts: 3644
Joined: Mon Jun 20, 2016 6:10 pm
Contact:

Re: [1.0.0] Train skips scheduled station

Post by mmmPI »

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 :
delay.png
delay.png (272.22 KiB) Viewed 1005 times
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.
User avatar
Siapran
Inserter
Inserter
Posts: 22
Joined: Fri Aug 21, 2015 7:43 am
Contact:

Re: [1.0.0] Train skips scheduled station

Post by Siapran »

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.
Post Reply

Return to “Not a bug”