#Factory miscalculating auto crafts

1 messages · Page 1 of 1 (latest)

pure flame
#

the last few days ive been filling out my auto crafter and ive noticed an issue thats been getting worse and worse the higher tier i go, its missing random items and im having to find out what it missed and go in after it to replace those ones, in the attached video i set it to craft 5 green belts and it missed a grey dust a red ingot and a pink ingot.

open sun
pure flame
#

Possibly, I was searching with “factory” not “crafter” so I didn’t see that bug. I will say I’ve seen the missing ingot be needed for plates and rods just as often as cables

#

As well as the dust sometimes being the missing thing not ingots

#

Dust was probably the most common issue

#

In that specific example checking the pre craft estimate all of the ones that failed had odd cable numbers

open sun
#

Okay I found the issue (but its a bit difficult to fix, I am still working on it).
Basically if I simplify the example:
Let's assume you have an item that you can convert to a different item using a machine in a 1:10 ratio and another one at a 1:4 ratio.
The thing you want to craft needs 1 of the first item and one of the second item. So internally it needs 0,1 + 0.25 of the according raw ingredient resulting in a requirement of 0,35 => 1 for the base item (it always rounds up). The problem is it cannot split the item and put it into two different machines so it will end up missing a second one of the raw item.

pure flame
#

thank you

paper helmBOT
#

@pure flame has earned the Spark role!