Help me understand train circuit conditions.

Don't know how to use a machine? Looking for efficient setups? Stuck in a mission?
User avatar
xcool233
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Dec 25, 2023 9:37 am
Contact:

Help me understand train circuit conditions.

Post by xcool233 »

Hi all,
I want a train to automatically resupply mining outposts with ammo, but only when it is needed. So I set up some circuit conditions, but it isn't behaving like I expect it would. According to the wiki, https://wiki.factorio.com/Train_stop, a train should automatically skip a disabled station if there are no stations with the same name that are enabled. Sure enough, there are no duplicate stations, only one of each exist.

So since the station it's trying to go to is disabled, it should be skipped, right? Well it's not.
11-07-2024, 18-02-29.png
11-07-2024, 18-02-29.png (92.9 KiB) Viewed 298 times
It's just sitting there, saying the train station it's trying to go to is full. So I'm not sure what it is I am not understanding.
The stations sure seems to think it is disabled.
11-07-2024, 18-03-43.png
11-07-2024, 18-03-43.png (5.27 KiB) Viewed 298 times
Edit: Rewording.
Last edited by xcool233 on Thu Nov 07, 2024 7:12 am, edited 1 time in total.
mmmPI
Smart Inserter
Smart Inserter
Posts: 3620
Joined: Mon Jun 20, 2016 6:10 pm
Contact:

Re: Help me understand train circuit conditions.

Post by mmmPI »

xcool233 wrote: Thu Nov 07, 2024 7:04 am It's just sitting there saying it's full.
No train are visible on the screenshot, where is the train sitting ?
a save game may help
User avatar
xcool233
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Dec 25, 2023 9:37 am
Contact:

Re: Help me understand train circuit conditions.

Post by xcool233 »

The train is just sitting at where is restocks its ammo.
11-07-2024, 18-09-16.png
11-07-2024, 18-09-16.png (250.5 KiB) Viewed 290 times
Also sorry about the lack of save file.
Attachments
legit4.zip
(9.23 MiB) Downloaded 4 times
Kalanndok
Long Handed Inserter
Long Handed Inserter
Posts: 90
Joined: Sat Dec 12, 2015 9:07 am
Contact:

Re: Help me understand train circuit conditions.

Post by Kalanndok »

The station is indeed disabled, maybe because there is no ammo request. Check the circuits on that station.

As the station is disabled the train will not go there. However, there has been a change for 2.0.
Trains no longer skip disabled stations. They treat disabled stations as if they have a train limit of 0.
There is currently no feasible way to skip. You should use interrupts instead.
mmmPI
Smart Inserter
Smart Inserter
Posts: 3620
Joined: Mon Jun 20, 2016 6:10 pm
Contact:

Re: Help me understand train circuit conditions.

Post by mmmPI »

There are several problems in the save game, the train cannot leave the place to drop ammo in the copper area due to missing signals it's quite unclear how it left after dropping ammo there in the first place.

I'm not sure what all the mods do, but in vanilla factorio, it is possible to have a train do what you attempted to do without using interrupt by naming all the drop off station the same, and then only having 2 option on the schedule load->unload , this works in your save if you rename the copper and oil ammo drop off area to the same name and edit the schedule to have only 2 stations.

If you want to use several trains, you can use the "limit" instead and not enable/disable stations, but increase their limit above 0, to 1 to prevent many "ammo trains" to rush to the newly opened station.
User avatar
xcool233
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Dec 25, 2023 9:37 am
Contact:

Re: Help me understand train circuit conditions.

Post by xcool233 »

Kalanndok wrote: Thu Nov 07, 2024 7:13 am There is currently no feasible way to skip. You should use interrupts instead.
Thank you so much, I thought I was going insane.
User avatar
xcool233
Burner Inserter
Burner Inserter
Posts: 6
Joined: Mon Dec 25, 2023 9:37 am
Contact:

Re: Help me understand train circuit conditions.

Post by xcool233 »

mmmPI wrote: Thu Nov 07, 2024 7:31 am There are several problems in the save game, the train cannot leave the place to drop ammo in the copper area due to missing signals it's quite unclear how it left after dropping ammo there in the first place.

I'm not sure what all the mods do, but in vanilla factorio, it is possible to have a train do what you attempted to do without using interrupt by naming all the drop off station the same, and then only having 2 option on the schedule load->unload , this works in your save if you rename the copper and oil ammo drop off area to the same name and edit the schedule to have only 2 stations.

If you want to use several trains, you can use the "limit" instead and not enable/disable stations, but increase their limit above 0, to 1 to prevent many "ammo trains" to rush to the newly opened station.
Ah, sorry about the signal thing, I was working off an autosave and didn't send that one which had fixed the problem, I probably just drove it out manually. But I just used interrupts, it was pretty painless, but I appreciate the insight nonetheless.
mmmPI
Smart Inserter
Smart Inserter
Posts: 3620
Joined: Mon Jun 20, 2016 6:10 pm
Contact:

Re: Help me understand train circuit conditions.

Post by mmmPI »

If your ammo train would need to pickup ammo, and maybe oil, or not, before going to the drop off station to unload ammo and oil , it would be a case for interrupt imo, where at the ammo picking up station by reading the train content, you could emit a different signal to trigger a different interrupt to tell the train to either go to the load oil station, or to the unload directly. "skipping station" when the schedule is either 2 or 3 station long

it's new and i'm not used to use them, for point A to point B, i use the old things x)
Post Reply

Return to “Gameplay Help”