Train interrupt not completing on fuel condition

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
achromeon
Manual Inserter
Manual Inserter
Posts: 1
Joined: Wed Oct 23, 2024 10:52 pm
Contact:

Train interrupt not completing on fuel condition

Post by achromeon »

I created an interrupt with the target station being a refuelling station and the condition being Fuel (any) = 150 Solid fuel
When the train reaches the station and fills up with 150 fuel, the request continuously flashes, as if the train is consistently trying to leave and the arrive at the station. I have attached a video of me replicating this in a testing world
train_bug.mp4
Video showing the bug in a testing world
(2.33 MiB) Downloaded 110 times
Loewchen
Global Moderator
Global Moderator
Posts: 10260
Joined: Wed Jan 07, 2015 5:53 pm
Contact:

Re: Train interrupt not completing on fuel condition

Post by Loewchen »

That interrupt condition will always be true.
Kalanndok
Long Handed Inserter
Long Handed Inserter
Posts: 92
Joined: Sat Dec 12, 2015 9:07 am
Contact:

Re: Train interrupt not completing on fuel condition

Post by Kalanndok »

Just for illustration :)

Once one locomotive of the train has exactly 150 solid it will make its way to the refuel station where it gets topped off.
Then it tries to depart to the next scheduled station.
It gets interrupted because it has 150 solid fuel and redirected to the refuel station (where it still is).
Then it tries to load fuel.
A it is still full it then tries to depart to the next scheduled station.
It gets interrupted because it has 150 solid fuel and redirected to the refuel station (where it still is).
Then it tries to load fuel.
A it is still full it then tries to depart to the next scheduled station.
It gets interrupted because it has 150 solid fuel and redirected to the refuel station (where it still is).
Then it tries to load fuel.
A it is still full it then tries to depart to the next scheduled station.
It gets interrupted because it has 150 solid fuel and redirected to the refuel station (where it still is).
Then it tries to load fuel.
A it is still full it then tries to depart to the next scheduled station.
It gets interrupted because it has 150 solid fuel and redirected to the refuel station (where it still is).
Then it tries to load fuel.
A it is still full it then tries to depart to the next scheduled station.
It gets interrupted because it has 150 solid fuel and redirected to the refuel station (where it still is).
Then it tries to load fuel.
...


Your interrupt condition is wrong. It should be "if solid fuel is < 50" goto refuel
Post Reply

Return to “Gameplay Help”