Factorio

meStevo

I think your wife's a bigfoot gus.
<Silver Donator>
6,371
4,648
Looked at why we don't have a newer one to install if we wanted to go through that (getting lua errors on the main menu, but no obvious issues in game).

Turns out our server is using this one:


Instead of this one:


Edit, oh, reading is fundamental... that's a modpack. I was fixating on the number of downloads and version number.

Still though, server doesn't show that the main SE mod has an update, but my local client has the option to update. The lua error on the main menu is gone now too.

Oh well, if it's all working then guess I won't worry about it.
 
Last edited:

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
Built my first Naqium Ingot factory, pretty happy with it.

downscaled:

53666399892_af29841d6c_k.jpg


full pic


Naquitite processing is notoriously busy because it has to be mined outside the solar system and only stacks till ten. Most people do an intermediate processing at the mining site (which precludes the usage of production modules), but I chose to bring it in raw because I wanted to stress a high throughput system.

There's a few things I changed up. Generally for my 4 cargo wagon trains I funnel the four buffer chests into a single buffer chest to guarantee even consumption of the buffer chests, ex, my copper chests here:

1713656459040.png


This has two problems:
1. You incur a UPS cost from the entry and exit of the buffer chest (which can be quite large for large chests)
2. You then have to distribute out of that chest to through your factory, which can be quite annoying in high consumption scenarios.

So I tried to ditch that funnel buffer and instead output it raw. This has the issue of imbalancing the chests which can either cause the factory to be underprovisioned or cause overshipping of trains, which can cause trains to be occupied longer than you want (which isn't a big deal in this situation because the only 1-4-1 trains I have coming from nauvis orbit to nauvis is for this purpose, but whatever).

To address that I did two things:
1. Used some fancy circuits to set my request amount (and even integrated in the LUA scripting mod: Moon Logic )
2. Used some basic circuits to balance the chests.

1713656711766.png


You can see the circuit logic for #1 here, basically it takes the most needed resource and multiplies it by 4 to request only when one chest needs it. The inserters to the left do some balancing of the chests. I generally have equivalent consumption of each chest, but it's imperfect.

After pulverising the naquitite ore, I'm using direct insertion to move them to the chemical factories, which is made easy with Bob's Inserters

1713656823838.png


This is more UPS efficient than going building->belt->building, but requires a lot more effort.

Another thing I tried for the first time is used a sort of self-feeding inserter going into a loader
1713656943583.png


This factory has a lot of byproducts, and in this case there are three byproducts that the system itself consumes *rolls eyes*. I think that mechanic is dumb and have historically solved it by creating an output that feeds back into a belt with some basic prioritization. This makes use of the fact that loaders will overfeed factories more than inserters, so it'll load up that byproduct and only use the inserter when it needs to.
 
  • 1Like
Reactions: 1 user

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
At some point when I upgrade this factory the big change is to have the rail cut through the center.

1713657947217.png


and offload on both sides. This will increase how much direct insertion from buffer chest to pulverizer, which is better UPS. It'll also simplify my inputs/outputs a bit being able to use the left side. I'm tempted to ditch the buffer chests and go train->factory directly, but that would reduce throughput. I might also give up the idea of sending raw naquitite and instead process it onsite, we'll see.
 
  • 1Like
Reactions: 1 user

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
The way I do ratios is with Helmod where I create this production block and then roughly create the right ratios.

1713658264284.png


Beyond the ridiculous amount of naquitite stacks going through, this processing is an absolute monster with 6 solid inputs, 5 liquid inputs and 5 outputs.
 
  • 1Like
Reactions: 1 user

meStevo

I think your wife's a bigfoot gus.
<Silver Donator>
6,371
4,648
I read all this amazing shit and then spend like 4 hours trying to get my trains not to crash into each other just because im not using city blocks / blueprints / etc to standardize shit and have them flying all over willy nilly.

1713802064120.png
 

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
I read all this amazing shit and then spend like 4 hours trying to get my trains not to crash into each other just because im not using city blocks / blueprints / etc to standardize shit and have them flying all over willy nilly.

View attachment 525852
Solving this without rail chain signals is probably impossible.


It's non-trivial to understand but once you get used to them become super obvious. Chain rail signals in, rail signals out.

Note that bidirectional rails is often considered bad practice. Using a bidirectional rail for sections of low throughput rail networks would definitely earn you style points, which are the most valuable of points.
 
  • 1Like
Reactions: 1 user

meStevo

I think your wife's a bigfoot gus.
<Silver Donator>
6,371
4,648
Yeah, using the hell out of rail signals just not correctly. the problem I've created in that image (I think) is not allowing longer one-way sections, so the trains are getting to a point where there is no siding for them to shift to to get around a train and so they've bunched up.

I understand the concepts, but just was just troubleshooting spaghetti crisscrossing rails all night, lol.

Yeah, my biggest issue is bidirectional rails, pretty much the cause of all of my problems and I'll probably redo the whole system to accommodate one-way tracks coming to/from the rail depot then use rail chain signals and train limits at individual stations (unless I find I need the bandwidth of multiple trains) to manage it going forward.

Edit: yeah, nothing I did was effective last night, going to rip it all up and put in 99% one-way rail, lol.
 
Last edited:

Gravel

Mr. Poopybutthole
36,318
115,222
Chain rail signals in, rail signals out.
Pretty much this. The only caveat being if there's not enough room for a full train, use a chain signal.

I'm almost 250 hours into SE now and I'm kind of burning out. Shit just takes so many resources it's kind of beating me down. The items at the end of the chain for outpost materials like aeroframe bulkheads (or shit, even scaffolds), heavy composite, or anything bio past bioscrubbers, take so many damn resources and are needed in such insane quantities that I just don't even feel like trying. Iridite so far is the worst. I finally had to go to a secondary field on the planet and found out that the raw material only stacks to 10. So a train wagon load is a whopping 400. That train is just constantly going.

I've heard that naq makes that look like child play and is significantly worse. And looking at the rest of the tech tree is depressing.
 

meStevo

I think your wife's a bigfoot gus.
<Silver Donator>
6,371
4,648
Oh. Fuck. I haven't used chain signals at all, just 100% rail signals. Thought we were all talking about the same thing.

Well shit.

LOL the wiki even has the problem I was struggling with all night.... "since only regular rail signals were used" lol.

1713805411120.png
 

Gravel

Mr. Poopybutthole
36,318
115,222
This is what my intersections look like. I still occasionally get a jam when I get 3 or 4 trains all going to the same station right next to the intersection at the same time (almost always revolving around shipping water to space, on both Nauvis and nOrbit).

City blocks took forever to retool my base around, but I don't know that I'd ever play without them again.

Untitled.png


Just realized I'm missing a chain signal at the top part of the circle!
 
  • 1Like
Reactions: 1 user

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
Pretty much this. The only caveat being if there's not enough room for a full train, use a chain signal.

I'm almost 250 hours into SE now and I'm kind of burning out. Shit just takes so many resources it's kind of beating me down. The items at the end of the chain for outpost materials like aeroframe bulkheads (or shit, even scaffolds), heavy composite, or anything bio past bioscrubbers, take so many damn resources and are needed in such insane quantities that I just don't even feel like trying. Iridite so far is the worst. I finally had to go to a secondary field on the planet and found out that the raw material only stacks to 10. So a train wagon load is a whopping 400. That train is just constantly going.

I've heard that naq makes that look like child play and is significantly worse. And looking at the rest of the tech tree is depressing.
I played vanilla Factorio for a brief time and never got into megabases that process 1k+ SPM or whatever. For most solutions (build masssssive bases) the logistical challenges of megabases is pretty different to Space Exploration which has highly diverse recipes and relatively low throughput of all items along with much more powerful beacons and modules. So as I've been playing SE I've been feeling left out of the megabase fun. Even my Iridite and Vitamelange factories are pretty modest in size.

So the Naquitite ore problem that requires quite a bit of scale is pretty exciting. I don't know how busy my naquitite factory will get before my factory is "done", but I'm hoping to get enough for very busy railway traffic of my naquitite factory.

For non-Naquitite resources, yeah, most players will create an initial outpost and then need to return to scale up that resource in order to produce those resources and an appropriate pace. You can mitigate this by being disciplined about letting that resource steadily collect while working on other parts of you base, but then your shit has to not break immediately after you look away, which is something I'm trying to get better at. One thing I keep telling myself is that most belts in any given factory are either 100% full because you're overproducing or 100% empty because something is broken or underproducing, few spend their time constantly processing materials. So just build competently and let it run while you rotate through the dozen things you can do to improve your factory..
 
Last edited:

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
I went to my Vitamelange planet and rebuilt the factories. This heavily uses direct insertion like the naquitite factory but tries out a new idea of building each factory next to a Core Miner, moving all the core mining to each quadrant while consuming it with priority but still getting most of the materials from either nearby vitamelange ore or trained in.

This particular factory uses trained in ore. After building it my stone and sand transport totally depleted, which is fairly satisfying in terms of building such a massive vita production my entire system can't support it. I have six of these factories, but might drop down to 4.

53678119172_a03ec8804c_o.jpg
 
  • 1Like
Reactions: 1 user

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
My Cryonite moon was one of the most reliable factories and the last of the new resources to adopt core mining. It just chunked along indefinitely, providing sand and cryonite to the solar system with only the rare need to find another mine.

I rehauled it using the same kind of style as before, which I'm now calling "box of chocolates" and am getting kind of tired of the aesthetics of.

53682314095_e02446c084_o.jpg


The new idea I tried is adding what I'm calling a "buffer wart":

1714216870950.png


This belt comes from the core fragment pulverizers. This will read the belt contents of the input belt and if full, add the items to the storage. The idea here is that normally there's no buffering, but if the factory is interrupted for whatever reason, the core fragment pulverizers will continue processing and reduce the amount of non-core fragments being processed in the facility. I think it's more important on my vitamelange where the byproduct of core mining (stone) is essential to continuing to process vitamelange, so ensuring the core fragment pulverizers are operating is useful.
 

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
Behold, Naq Hauler Mk. II. I don't think I showed off Naq Hauler Mk. I but this one uses antimatter drives, has 4 warehouses for Naquitite and has force fields to prevent damage from rare events where asteroids are very dense.

There are 4 different locations it cycles through.

There is a secret space anomally, Foenestra, that has a static travel distance of 10k to anywhere in the star map, so the maximum distance you have to travel is 20k. I think this makes space travel a little too easy, but this circuitry takes advantage of that.

I've been looking forward to building space ships in SE and it hasn't let me down at all. I'm still iterating on simple, obvious designs but it's satisfying.

1714224263562.png
 
  • 1Like
Reactions: 1 user

Tuco

I got Tuco'd!
<Gold Donor>
45,418
73,489
Wait, your entire ship runs on just the steam from that one tank?
Yes. It's super duper hot (5000C). It'll finish its interstellar journey with like, 40k out of 50k steam left.

I have this little factory that emits a beam on the top into the receiver on the bottom, which turns the heat into 5000C steam that is sent via train to different parts of my Nauvis Orbit base.

1714268653249.png