Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dupe issue with mods that allow a higher stack size than 64 #3640

Open
Odgug opened this issue Mar 2, 2024 · 0 comments · May be fixed by #3669
Open

Dupe issue with mods that allow a higher stack size than 64 #3640

Odgug opened this issue Mar 2, 2024 · 0 comments · May be fixed by #3669
Labels
bug Something isn't working

Comments

@Odgug
Copy link

Odgug commented Mar 2, 2024

Describe the bug

If you attach an external storage to a sophisticated barrel/backpack/other (container that can hold over 64 per slot) and then mass craft (shift right click output in a crafting grid) a craft that takes materials from there, it'll craft as many as the full amount can but only consume 1 stack per slot allowing a dupe glitch for compactable items and free items for other crafts.

Example: 9 Stacks of diamonds in 1 slot, mass crafting diamond blocks will create a stack of diamond blocks but only consume a stack of diamonds from that slot, leaving you with a stack of diamond blocks and 8 stacks of diamonds.

I've reported it to the sophisticated-mods dev and they explained that the issue is on RS's end and what it is.

"Extract methods cap extracted amount to stack's maxsize, if you want to extract more than a stack you need to call extract multiple times"

How can we reproduce this bug or crash?

  1. Connect a sophisticated barrel/backpack/other to your system via external storage
  2. Use stack upgrades to put over a stack of items in 1 slot
  3. Use said item to mass craft something (shift right click on output in a crafting grid)

Said item will only have a stack of it consumed while creating an amount equivalent to how many it can make.

What Minecraft version is this happening on?

Minecraft 1.18.2

What Forge version is this happening on?

40.2.0

What Refined Storage version is this happening on?

1.10.6

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant