auto size selection on raw quartz turns all values to 0
Atomqueen · 14d ago
working on a factory to run a power plant. making nuclear pellets at the very start of the chain at the resource nodes i have all set to auto size but when i select auto size on quarts everything apears to shut down ?
Update from the maintainer
Released in 0.18.1
1 comment
-
Xuqari maintainer · 6d ago
Found it, and thank you, this exposed a real gap. When every source on a line is auto-sized and no machine or sink puts a number on it, the planner has nothing to size the line to, so it solves to zero on purpose (the alternative is machine counts running to infinity). That zero arriving with no explanation was the bug. As of v0.18.1 the cards now tell you: "Nothing sizes this line" with exactly what to pin. Quickest fix for your factory: pin the quartz source's rate, or put a machine count on any step of that chain, and the whole line sizes to it.
Sign in to vote or comment.