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
[2.0.15] Disabled stations trigger "not full" condition on interrupts
-
- Inserter
- Posts: 21
- Joined: Wed Oct 02, 2019 3:50 pm
- Contact:
-
- Inserter
- Posts: 21
- Joined: Wed Oct 02, 2019 3:50 pm
- Contact:
Re: [2.0.15] Disabled stations trigger "not full" condition on interrupts
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..
i could've sworn in other situations earlier it wasn't triggering but now i can't get it to stop..
-
- Inserter
- Posts: 21
- Joined: Wed Oct 02, 2019 3:50 pm
- Contact:
Re: [2.0.15] Disabled stations trigger "not full" condition on interrupts
This seems to have been fixed in 2.0.16, not seeing it anymore.