Architect Archive
Thread: Factory Problems making Power Core Units?
Splaktar wrote:
Ok, this has been happening to me for about a week now. I keep getting 'Internal Manufacturing Error' and some message about not being able to create a crate for an object. I've checked numerous times and there's about 20 slots of space open in both hoppers. I have to keep unloading 2 crates, making 10 more (or 5 more), then it fails, then I have to unload 2 more crates, etc. But there's no reasonable excuse for this happening, as far as I can tell...
Firstly there is only storage for 100 items in the input/output hoppers combined, the coding isn't there to show the amount of use from the other hopper though.
Secondly you will sometimes find (as you have) that even though there appears to be space for more items before you reach the 100 limit, but the factory won't manufacture and produces an error, my theory on this (and note it is only a theory) is that the factory needs space to pull all the needed components from crates and split off resources from stacks before assembling them into the final item, so during the crafting process more of your input hopper is in use than while the factory is off.
This could be tested by filling an input hopper of a new factory with 98 items and trying to make a schematic requiring 2 bits (something simple from artisan) and see if it makes any items, if it makes one then move the item to input (so 99 items in input) and run again, it should error out if my theory is correct. It is possible it may error out on the first attempt if it needs the sace for the components and the space for the finished product simultaniously, in which case a test with 97 items in the input hopper should work.
I have never tested my theory as my factories tend to be busy making things.
Bandola wrote:
Trumble,
looks like you just about have the same thoughts as I do on this. I think the only thing I would questionis your idea that there is a 100 combined item limit from the 2 hoppers. I know that I often fill up the input hopper to the full 100 limit, and I would have expected to get the error straight away, this does not seem to happen. It is difficult to check this out, but I will try next time I get this error.