Refined Storage

Refined Storage

77M Downloads

Duplication when crafting from Sophisticated Storage

puggan opened this issue · 4 comments

commented

Describe the bug

Item duplication when crafting from item stored in Sophisticated Storage

reproducable in 1.12.4
All Versions:
image
image

Also reported to Sophisticated Storage at P3pp3rF1y/SophisticatedStorage#421

How can we reproduce this bug or crash?

Setup for reproducing:

  • Refine Storage Crafting Grid
  • Refine Storage Controller (Creative to skip adding powersource)
  • Refiine Storage External Storage
  • Netherite chest with 2 stack upgrades
  • 18 stacks of redstone dust
    2024-05-18_14 41 41
    2024-05-18_14 41 39

Reproduce:

  • Use the Crafting Grid to Craft Redstone Blocks, by shift-clicking to make a full stack

Expected:

  • 18 stack of redstone -> 2 stack of redstone block

Current Behaviour:

  • 18 stack of redstone -> 9 stack of redstone block

2024-05-18_14 48 19

What Minecraft version is this happening on?

Minecraft 1.20.1

What Forge version is this happening on?

Expected: * 18 stack of redstone -> 2 stack of redstone block

What Refined Storage version is this happening on?

1.12.4

Relevant log output

No response

commented
commented

The Stack upgrades, letting you have more then 64 items in the same stack seams to be an important part of the problem.

commented

Also a problem with Dank. Not as much duplication, but still duplication.
image
2024-05-18_15 20 36
2024-05-18_15 20 51

commented

Duplicate of #3640