Fatal duplication of Crafting Grid!
Nix-Fractal opened this issue ยท 2 comments
Describe the bug
Fatal duplication of Crafting Grid items when inventory is full!
Fatal duplication occurs when a stack overflows during creation, when extra items end up in storage (any) in the crafting grid.
Works on any version, be it a modpack or a clean version with 1 mod, tested on all versions 1.19+, 1.20+ and everywhere there is an error! Out of 4 stacks, 1 extra item drops, with mass crafting it increases many times.
I think the problem is in the function of calculating the reset back to the storage, can it be disabled until the update is released?
How can we reproduce this bug or crash?
What Minecraft version is this happening on?
Minecraft 1.19.2
What Forge version is this happening on?
all (47.1.3 & less)
What Refined Storage version is this happening on?
(probably before 1.11.5) from 1.11.5 to latest version 1.12.3
Relevant log output
normal craft does not throw a log (
This bug has been fixed in v1.12.4 for Minecraft 1.20.1 and v1.11.7 for Minecraft 1.19.2.
Thank you for reporting.