[MOD 0.12.35] Logistics Railway 1.0.8
- UntouchedWagons
- Long Handed Inserter
- Posts: 60
- Joined: Thu Jan 01, 2015 6:16 pm
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
When a wagon for example stops over a passive supplier rail segment and its inventory is dumped into the entity provided by the track, does this entity have the same hitbox that a regular wagon would?
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
No, the new entity has an extremely small collision box.UntouchedWagons wrote:When a wagon for example stops over a passive supplier rail segment and its inventory is dumped into the entity provided by the track, does this entity have the same hitbox that a regular wagon would?
Re: [MOD 0.12.33] Logistics Railway 1.0.8
I can't seem to get the requester rails to work. I have the item in the network, I have logistics robots, and I have a cargo wagon on the rail that's requesting the item. Is there something I'm missing?
I'll upload a few screenshots of a little example I set up, that still isn't working.
I'll upload a few screenshots of a little example I set up, that still isn't working.
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Oh i fear the train must be at a train station, probably in automatic mode.
Greetings steinio
Greetings steinio
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Yes, that is absolutely correct.steinio wrote:the train must be at a train station, probably in automatic mode.
- UntouchedWagons
- Long Handed Inserter
- Posts: 60
- Joined: Thu Jan 01, 2015 6:16 pm
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
If you limit the number of slots in a wagon that information will be lost when the logistics entity is turned back into a wagon entity.
Re: [MOD 0.12.33] Logistics Railway 1.0.8
thank you for this mod.
Just what I was looking to add to my game, without having to change my trains/wagons.
Just what I was looking to add to my game, without having to change my trains/wagons.
Re: [MOD 0.12.33] Logistics Railway 1.0.8
I just want a smooth loading and unloading dock.
The unloading docks work fine, but the loading is giving me problems.
The storage tracks + active provider chests work fine.
However, active requester track + passive provider/storage chests doesn't seem to be working.
Strange as I had my 1st two wagons loading fine when they are on storage tracks.
(I have set the active requester to load 20k and even 500k of the cargo. Doesn't work).
Also, when the train pulls out, the bots are left hanging in the air with the cargo.
If I place a storage chest, then the bots don't use it to load the trains standing on the requester tracks.
Anyway to handle this situation?
The unloading docks work fine, but the loading is giving me problems.
The storage tracks + active provider chests work fine.
However, active requester track + passive provider/storage chests doesn't seem to be working.
Strange as I had my 1st two wagons loading fine when they are on storage tracks.
(I have set the active requester to load 20k and even 500k of the cargo. Doesn't work).
Also, when the train pulls out, the bots are left hanging in the air with the cargo.
If I place a storage chest, then the bots don't use it to load the trains standing on the requester tracks.
Anyway to handle this situation?
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Did you copy/paste the requests to every bit of track? You don't want to just set one track, you should propagate the request to every rail piece to ensure that the wagons properly receive the requests.
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Yup, i copy pasted the settings to all 5 tracks, rechecked individually, made sure train was running and even made sure that the wagon was properly aligned.
The first two wagons (on storage tracks) + active provider chests worked fine, but the third wagon on requester track + near by storage chest didn't.
I will try with a locomotive with only one wagon and test out the requester tracks only + storage / passive provider chests.
The first two wagons (on storage tracks) + active provider chests worked fine, but the third wagon on requester track + near by storage chest didn't.
I will try with a locomotive with only one wagon and test out the requester tracks only + storage / passive provider chests.
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Are you also perhaps using an older version of Squeak Through? There was a bug with Requester Rails that was fixed in Squeak Through v1.1.2.nmid wrote:Yup, i copy pasted the settings to all 5 tracks, rechecked individually, made sure train was running and even made sure that the wagon was properly aligned.
The first two wagons (on storage tracks) + active provider chests worked fine, but the third wagon on requester track + near by storage chest didn't.
I will try with a locomotive with only one wagon and test out the requester tracks only + storage / passive provider chests.
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Nope, not using squeak through.
Very funny btw, i was just looking through your mod list in the signature and was looking at that very mod (first mod I selected in your list).
Lol.
Anyway, on my phone.
When I get home, I'll post the mods I'm using, plus test more.
Where is the complete list of running mods? In the mod folder, which text file, I mean.
Very funny btw, i was just looking through your mod list in the signature and was looking at that very mod (first mod I selected in your list).
Lol.
Anyway, on my phone.
When I get home, I'll post the mods I'm using, plus test more.
Where is the complete list of running mods? In the mod folder, which text file, I mean.
-
- Burner Inserter
- Posts: 5
- Joined: Wed Jun 01, 2016 7:45 pm
- Contact:
Re: [MOD 0.12.33] Logistics Railway 1.0.8
so i cant get this to work...
Re: [MOD 0.12.33] Logistics Railway 1.0.8
Code: Select all
{
"mods": [
{
"name": "base",
"enabled": "true"
},
{
"name": "Power armor mk3",
"enabled": "true"
},
{
"name": "actuator",
"enabled": "true"
},
{
"name": "additionaloilrefineries",
"enabled": "true"
},
{
"name": "advanced-logistics-system",
"enabled": "true"
},
{
"name": "air-filtering",
"enabled": "true"
},
{
"name": "Aircraft",
"enabled": "true"
},
{
"name": "autowire",
"enabled": "false"
},
{
"name": "BigBags",
"enabled": "true"
},
{
"name": "blueprint_flipper",
"enabled": "true"
},
{
"name": "BridgeRailway",
"enabled": "true"
},
{
"name": "electric-switch",
"enabled": "true"
},
{
"name": "EvoGUI",
"enabled": "true"
},
{
"name": "FARL",
"enabled": "true"
},
{
"name": "fluid-barrel",
"enabled": "true"
},
{
"name": "Foreman",
"enabled": "true"
},
{
"name": "Landfill",
"enabled": "true"
},
{
"name": "Logistics Railway",
"enabled": "true"
},
{
"name": "micro-accumulator",
"enabled": "true"
},
{
"name": "ModuleInserter",
"enabled": "true"
},
{
"name": "Power-armor-mk3_0.1.0",
"enabled": "true"
},
{
"name": "pressure-floor",
"enabled": "true"
},
{
"name": "RailTanker",
"enabled": "true"
},
{
"name": "Rename Trains",
"enabled": "true"
},
{
"name": "research-queue",
"enabled": "false"
},
{
"name": "RoboCharge",
"enabled": "true"
},
{
"name": "robotMiningSite",
"enabled": "true"
},
{
"name": "sensor",
"enabled": "true"
},
{
"name": "Single-Splitter",
"enabled": "true"
},
{
"name": "SmartTrains",
"enabled": "true"
},
{
"name": "stopnamekeeper",
"enabled": "true"
},
{
"name": "StraightCars",
"enabled": "true"
},
{
"name": "tanks_for_bob",
"enabled": "true"
},
{
"name": "TheFatController",
"enabled": "true"
},
{
"name": "TimeTools",
"enabled": "true"
},
{
"name": "true-long-reach",
"enabled": "true"
},
{
"name": "WaterWell",
"enabled": "true"
},
{
"name": "YARM",
"enabled": "true"
}
]
}
My mod list
-
- Inserter
- Posts: 40
- Joined: Sat Apr 16, 2016 5:46 pm
- Contact:
Re: [MOD 0.12.35] Logistics Railway 1.0.8
I hate to be "That guy", but I'm curious what the outlook for 0.13 is like with this mod? I'm sure the changes to the rail system have been disruptive but I'm wondering if there's any chance it'll come to 0.13 at some point?
I'm holding off one switching one of my megabase saves to 0.13 until I have a better idea of what I need to rework. I need to switch a bunch of things anyway due to the stacking inserters but I'll miss provider rails terribly if there's no hope. Definitely file this under "First world problems" though.
I'm holding off one switching one of my megabase saves to 0.13 until I have a better idea of what I need to rework. I need to switch a bunch of things anyway due to the stacking inserters but I'll miss provider rails terribly if there's no hope. Definitely file this under "First world problems" though.
A guide to planning your factory's space requirements:
1) Figure out how much space you need, double it to be safe.
2) Wrong! There's never enough space.
1) Figure out how much space you need, double it to be safe.
2) Wrong! There's never enough space.
Re: [MOD 0.12.35] Logistics Railway 1.0.8
I'm having trouble with the requester rails as well.
Locomotives pull up to the stop to load up on fuel but the bots never deliver.
I've always tried requesting fuel to put in the cargo wagons, but that doesn't work either..
http://imgur.com/e953jR0
Locomotives pull up to the stop to load up on fuel but the bots never deliver.
I've always tried requesting fuel to put in the cargo wagons, but that doesn't work either..
http://imgur.com/e953jR0
-
- Filter Inserter
- Posts: 841
- Joined: Mon Sep 14, 2015 7:40 am
- Contact:
Re: [MOD 0.12.35] Logistics Railway 1.0.8
There have been highly significant changes to trains in 0.13, so it'll take a bit of time to re-work some of this mod to try and support them (or at least work around the issues that crop up).
-
- Inserter
- Posts: 40
- Joined: Sat Apr 16, 2016 5:46 pm
- Contact:
Re: [MOD 0.12.35] Logistics Railway 1.0.8
It only works for cargo wagons, not engines. What happens is that while a train is running on schedule, the cargo wagon contents are exchanged with an invisible logistics chest. The moment the train starts to move or the schedule is paused, it gets moved back again. If the trains are not in run mode, or you drove them there manually, nothing will happen.saberus wrote:I'm having trouble with the requester rails as well.
Locomotives pull up to the stop to load up on fuel but the bots never deliver.
I've always tried requesting fuel to put in the cargo wagons, but that doesn't work either..
http://imgur.com/e953jR0
A guide to planning your factory's space requirements:
1) Figure out how much space you need, double it to be safe.
2) Wrong! There's never enough space.
1) Figure out how much space you need, double it to be safe.
2) Wrong! There's never enough space.
-
- Inserter
- Posts: 40
- Joined: Sat Apr 16, 2016 5:46 pm
- Contact:
Re: [MOD 0.12.35] Logistics Railway 1.0.8
I assumed that was likely the case, thanks for confirming it. I think I'll go and start the mourning process for my nifty compact requester rail unloading stations and move on.Supercheese wrote:There have been highly significant changes to trains in 0.13, so it'll take a bit of time to re-work some of this mod to try and support them (or at least work around the issues that crop up).
A guide to planning your factory's space requirements:
1) Figure out how much space you need, double it to be safe.
2) Wrong! There's never enough space.
1) Figure out how much space you need, double it to be safe.
2) Wrong! There's never enough space.
-
- Long Handed Inserter
- Posts: 56
- Joined: Sat Mar 05, 2016 5:44 am
- Contact:
Re: [MOD 0.12.35] Logistics Railway 1.0.8
Is there a version for 13?