Page 1 of 1

[2.0.41] Train interrupts not triggering correctly

Posted: Sun Mar 16, 2025 7:24 pm
by bitflip
For some reason train interrupts seem to not triggering even when all conditions are met. This is especially obvious for fluid interrupts.
I do have a system in place which should keep trains in "depots" until a circuit condition with a negative value of a specific item appears to trigger them to move to the [wildcard]P1 ([wildcard] provider 1) station and then to the respective [wildcard]R1 (request 1) station. This worked in the previous versions.
grafik.png
grafik.png (541.59 KiB) Viewed 600 times
grafik.png
grafik.png (121.64 KiB) Viewed 600 times

Re: [2.0.41-0] train interrupts are not triggering correctly

Posted: Sun Mar 16, 2025 7:27 pm
by boskid
There is a high chance of this being a duplicate of 117530

Re: [2.0.41-0] train interrupts are not triggering correctly

Posted: Mon Mar 17, 2025 1:45 pm
by bitflip
The workaround mentioned in 117530 does not seem to apply here, just FYI.

Re: [2.0.41-0] train interrupts are not triggering correctly

Posted: Tue Mar 18, 2025 7:49 pm
by bitflip
Ok I think I have found the actual issue: The "molten iron" and "molten copper" icons are not actually considered in wildcard interrupts for some reason. After setting the station names to electrolyte as a test the train is working again. Am I missing something?
grafik.png
grafik.png (83.03 KiB) Viewed 376 times
grafik.png
grafik.png (34.58 KiB) Viewed 376 times

Re: [2.0.41] Train interrupts not triggering correctly

Posted: Tue Mar 18, 2025 7:57 pm
by boskid
Uh, this starts to feel like it may be another occurence of 118474

Re: [2.0.41] Train interrupts not triggering correctly

Posted: Wed Mar 19, 2025 5:28 pm
by bitflip
I don't want to spam here, just want to provide helpful hints, but while the workaround in my last post stands I observe decider combinators not triggering correctly like this one:
grafik.png
grafik.png (211.08 KiB) Viewed 278 times
The condition was met previously with 100k molten iron > 99k molten iron but the decider combinator did not trigger by itself. Only by my input like changing the R G signal filter on the left side it triggered.

Re: [2.0.41] Train interrupts not triggering correctly

Posted: Tue Apr 22, 2025 7:29 pm
by Rseding91
Can you please post a small self contained save file showing the issue with the interrupt not working with the molten fluid signal?