Search found 3 matches

by Folko
Mon Nov 11, 2024 2:15 pm
Forum: Not a bug
Topic: [2.0.15] Train interrupts removing limits of next stop
Replies: 5
Views: 604

Re: [2.0.15] Train interrupts removing limits of next stop

Thanks for hinting me in the right direction. I assumed that interrupts were evaluated everytime the path finder is evaluated, but FFF 389 states that interrupts are only evaluated when a train wants to leave a station and then the interrupt is inserted before assigning the train to the next stop.
by Folko
Mon Nov 11, 2024 12:41 pm
Forum: Not a bug
Topic: [2.0.15] Train interrupts removing limits of next stop
Replies: 5
Views: 604

Re: [2.0.15] Train interrupts removing limits of next stop

I understand your concern, but I don't think trains are supposed to stay inside of an interrupt for long periods of time. I'm comparing this to systems programming: You're supposed to handle interrupts very quickly because interrupted threads (i.e. trains on the way) will keep all their semaphores ...
by Folko
Mon Nov 11, 2024 10:39 am
Forum: Not a bug
Topic: [2.0.15] Train interrupts removing limits of next stop
Replies: 5
Views: 604

[2.0.15] Train interrupts removing limits of next stop

Hi,

I am not sure if this is a bug or intentional, but I personally find one aspect of train interrupts very unintuitive and it requires workarounds that are sometimes very difficult. IMHO, the system would be a lot easier if this was fixed:


consider two trains A and B with a schedule like this ...

Go to advanced search