So if I setup a train schedule with a time passed condition (like in the image), once the condition is met, if there's no enabled stations to go the timer resets and starts again. I find this kind of odd, I would expect that once the timer runs out, it will stay that way and the train will depart as soon as the other station is enabled.
This is problematic with long times, say I set the time condition to 120s, then the train will depart sometime between 0 and 120s after a destiny is enabled, despite the train having met the condition several times already.
This is in contrast with the inactivity condition, in the same setup, the inactivity timer doesn't reset.
[0.17.69] Train time passed condition resets if there's no enabled stations to go
[0.17.69] Train time passed condition resets if there's no enabled stations to go
- Attachments
-
- Captura de pantalla_2019-10-03_21-23-52.png (181.8 KiB) Viewed 1751 times
Re: [0.17.69] Train time passed condition resets if there's no enabled stations to go
If the second stop is disabled and there is no other stop, the train is routing again to the first stop, which it is already stopped at. So the timer resets because the train has stopped at the station again.
Re: [0.17.69] Train time passed condition resets if there's no enabled stations to go
I understand what's happening, but it's unexpected to the user that doesn't know the internal logic of the train network.
Re: [0.17.69] Train time passed condition resets if there's no enabled stations to go
I don't see how else it would work,
Moving to not a bug
Moving to not a bug