[2.0.15] Train interrupt not working without turning automatic off and on again

Bugs that are actually features.
3RIng
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Nov 10, 2024 1:53 pm
Contact:

[2.0.15] Train interrupt not working without turning automatic off and on again

Post by 3RIng »

Possibly just being dumb, but my train in group "<sulfuric acid icon><number 4 icon>" interrupt named "load<sulfuric_acid" is not triggering unless I click on the automatic toggle twice to turn it off and on again.

Seems like a bug. I attached a save from right before the screenshots were taken
screenshot
screenshot
11-10-2024, 09-11-34.png (209.64 KiB) Viewed 2006 times
11-10-2024, 09-15-24.png
11-10-2024, 09-15-24.png (162.8 KiB) Viewed 2006 times
11-10-2024, 09-15-41.png
11-10-2024, 09-15-41.png (183.5 KiB) Viewed 2006 times
Attachments
bug.zip
save
(14.71 MiB) Downloaded 26 times
factorio-current.log
logs
(10.5 KiB) Downloaded 30 times
robot256
Smart Inserter
Smart Inserter
Posts: 1262
Joined: Sun Mar 17, 2019 1:52 am
Contact:

Re: [2.0.15] Train interrupt not working without turning automatic off and on again

Post by robot256 »

Interrupts only trigger when the train leaves its current station. They interrupt the *schedule*, not the train's waiting state. They cannot cause a train to leave a station early. I believe this is the root of your issue.

In this case, once it gets to the Depot station, it will only ever leave if Cargo Full is satisfied. At that time, it will check the interrupt conditions to see if any are satisfied, and if not, go to the next station in the normal schedule (if any). Since any time "Full cargo inventory" is true, Sulfuric acid will be greater than 195k, it is impossible for this interrupt to trigger in this schedule.

I suggest you go take a look at some of the interesting threads in the Gameplay Help forum to see how folks are solving this problem with interrupts the way they work now!
My mods: Multiple Unit Train Control, RGB Pipes, Shipping Containers, Rocket Log, Smart Artillery Wagons.
Maintainer of Auto Deconstruct, Cargo Ships, Vehicle Wagon, Honk, Shortwave.
3RIng
Burner Inserter
Burner Inserter
Posts: 5
Joined: Sun Nov 10, 2024 1:53 pm
Contact:

Re: [2.0.15] Train interrupt not working without turning automatic off and on again

Post by 3RIng »

I see, ok thank you. Sorry for the erroneous report
Post Reply

Return to “Not a bug”