Page 1 of 1
[0.17.45] Inserters pointing to the same machine twice are inconsistent
Posted: Sun Jun 02, 2019 11:53 pm
by alercah
With mods, it is possible to make an inserter point to the same machine for its input and output. In this case, it behaves a little inconsistently: an inserter will happy move the output of a machine into its fuel inventory for burning, but not into the ingredient inventory for reuse. They should behave consistently one way or the other; bobingabout said in Discord he thinks it would be nice to be able to move things from products to ingredients.
Re: [0.17.45] Inserters pointing to the same machine twice are inconsistent
Posted: Mon Jun 03, 2019 12:10 am
by Rseding91
Thanks for the report however there is no logic which prevents this from working. Inserters don't care or even know about the possibility that the pickup entity is the same as the drop off entity.
Re: [0.17.45] Inserters pointing to the same machine twice are inconsistent
Posted: Mon Jun 03, 2019 4:24 am
by Optera
Sounds like priority of input inventories is fuel > input.
To have inserters feed from output to input instead of fuel only the priority would have to be changed. There's no vanilla recipe where this change would matter, though it might break some mods like burner assemblers.
Re: [0.17.45] Inserters pointing to the same machine twice are inconsistent
Posted: Tue Jun 04, 2019 2:40 pm
by mrvn
The kovarex process should be a test for this. Does an inserter put the calalysts back from output to input? There is no fuel getting in the way.