Dupes items with EMI
Nek-12 opened this issue ยท 3 comments
- ALWAYS PROVIDE INFORMATION ABOUT MODLOADER (Fabric / Forge) AND MOD VERSION (For Example 1.19.2-8.2.10)
1.0.1.17 Neoforge 1.21.1
- Describe the bug
Backpack dupes items when they are moved to the crafting grid via EMI. The resource is not consumed when moved, making the recipe free.
- Write steps to reproduce the bug.
- Install EMI and travelers backpack
- Use a crafting upgrade
- Place recipe ingredients in the backpack
- Using EMI, Shift+Click the item you want to craft it.
- Item ingredients placed to the crafting grid, but not consumed from the backpack
- Extract ingredients back to inventory
- Free money
Reproduces in about 20% of crafts, you have to try several times.
Not repro with inventory or other mods, which means bug is in TB
- What is expected behaviour
No dupe.
- Screenshots (If applicable)
Can't reproduce this issue, try updating to 10.1.18
also provide the emi version
try launching the game only with tb + emi and see if it still happens
Updated to 1.0.18 and EMI 1.1.22. still reproducible. Tried to isolate and debug:
- Does not seem to reproduce with vanilla recipes, only modded ones (tried Create)
- does not repro when recipe has 1 ingredient, has to be >1
- ingredients for the recipe have to be in the backpack or even better, partially split between inventory and backpack
- Best way to reproduce is Shift+Click the recipe with crafting upgrade open to put ingredients into the grid. When the dupe happens, the click sound of putting elements in will play twice at the same time and be distorted. However using the "plus" button in the recipe viewer also works but more rarely.
- I'm using inventory profiles next. Will try without them.