Page 1 of 1

[2.0.15] Disabled stations trigger "not full" condition on interrupts

Posted: Sun Nov 10, 2024 3:15 am
by Intangir_V
There seems to be no way to avoid triggering on unreachable stations at the moment

There is a 'not full' condition, but it goes off even when the station is disabled, (when it ought to have a train limit of 0 imo, its not pathable)

there is also no condition for 'station enabled/disabled', either we need a condition to test if its enabled or not, or station full/notfull should factor that in before it says a disabled station is not full

also there is no condition for 'cargo NOT full' which would also be very handy

Re: [2.0.15] Disabled stations trigger "not full" condition on interrupts

Posted: Sun Nov 10, 2024 3:27 am
by Intangir_V
Even with train limit set to ZERO it STILL triggers a condition 'station not full'

i could've sworn in other situations earlier it wasn't triggering but now i can't get it to stop..

Re: [2.0.15] Disabled stations trigger "not full" condition on interrupts

Posted: Mon Nov 11, 2024 5:53 pm
by Intangir_V
This seems to have been fixed in 2.0.16, not seeing it anymore.