Crafting grid interaction with external storage
ScarySkeletal opened this issue ยท 7 comments
Describe the bug
the external storage or crafting grid keeps acting like i don't have enough items when i have plenty and removes my recipe when trying to make a largeish amount of item haven't tested if its just an interaction with sophisticated storage or not
How can we reproduce this bug or crash?
- hook up external storage to chest/ barrel
- have a lot of the item needed for recipe
- shift rmb the recipe for full stack
- deletes recipe before running out of items needed for recipe
What Minecraft version is this happening on?
Minecraft 1.21.1
What NeoForge or Fabric version is this happening on?
NeoForge 21.1.194
What Refined Storage version is this happening on?
2.0.0-beta.7.jar
What modpack and modpack version, if any, are you using?
FTB Skies 2
Relevant log output
it's the stack upgrade. If you don't use one it works fine. Thank you for closing the issue, we don't get a lot of people that smart and polite around here lol
@Nodrance just to be clear stack mods from other mods or the stack upgrade from RS?
https://youtu.be/r4Qbeaam4WQ
-video showing issue
sorry for reopen just wanna be sure not a separate issue
Thanks for the video. Please do not remove it (yet) until I've fixed the bug.
This is a duplicate of #1051
@ScarySkeletal
The stack upgrade from sophisticated storage. The problem happens when RS tries to take more than one stack from the same slot, because every mod has a slightly different way you need to do that, and RS isn't set up for this one.