Refined Storage

Refined Storage

115M Downloads

Autocrafter Locking mode doesn't work

Closed this issue ยท 2 comments

commented

Describe the bug

it works with basic machines that have no item amount limitation, However the One machine it should work for it doesn't.

the autocrafter still pushes all items into an energizing orb until its inventory is full, instead of pushing just one of each item as the pattern calls for then locking.

How can we reproduce this bug or crash?

make an energizing orb, connect the crafter
send the ingredients for energized steel

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

Neoforge 21.1.172

What Refined Storage version is this happening on?

2.0.0-beta2

Relevant log output

commented

I cannot reproduce this on beta 11. Crafting 64 energized steel, and setting the Autocrafter to "Lock until all outputs are received", it sends the ingredients 1-by-1.

My setup:

Image Image Image Image
commented

"Lock until connected machine is empty" also works for me on beta 11.

Keep in mind, beta 2 has this bugfix:

Fixed locking mode on the Autocrafter "Lock until connected machine is empty" inserting too many resources when using speed upgrades.

Maybe you didn't update correctly?

Closing for now as I can't reproduce this.