
[Bug] Dupe Bug
Saereth opened this issue ยท 8 comments
Version Info
- Minecraft, 1.19.2
- Forge 43.2.6
- Rechiseled rechiseled-1.0.12a-forge-mc1.19
Description of the Bug
Originally reported here: FTBTeam/FTB-Modpack-Issues#3005
when using the scroll wheel to move blocks to and from the inventory it dupes the item
Possible compat issue with mousetweaks?
Steps to Reproduce
get the chisel from Rechiseled
put in any block that can be chiseled
scroll up on the block in the chisel GUI to move items back, and watch it just dupe them
I can confirm this is happening as well. It seems to be conflicting with Mousetweaks scroll wheel moving items back and forth from inventory to chisel.
yeah second report on the issue, FTBTeam/FTB-Modpack-Issues#3177 definitely seems to be mousetweaks compat issue, but considering that's a clientside mod it would seem like something else isnt getting checked to prevent that
Like shown in my first comment, I cannot reproduce the issue.
@SmallSansSerif what versions of Minecraft, Rechiseled, and Mouse Tweaks are you using?
Minecraft, 1.19.2
Forge 43.2.8
Rechiseled: rechiseled-1.0.13-forge-mc1.19
Mousetweaks: MouseTweaks-forge-mc1.19-2.23
@SuperMartijn642 Created a clean install of just those mods and then add:
inventorysorter-1.19.2-21.0.4.jar
That seems to be the conflict for me.
I cannot reproduce the issue. Both scrolling from my inventory to the chisel and from the chisel to my inventory seems to work as expected.
Video2.mp4
Whoops, accidentally pressed 'close with comment'
Seems to be an issue with Inventory Sorter. I have created a pull request for it here: cpw/inventorysorter#171.