From my understanding, crashed when trying to move an item with a keybind from mouse tweaks mod into a backpack
EmmaRavens opened this issue ยท 5 comments
Describe the bug
From my understanding, crashed when trying to move an item with a keybind from mouse tweaks mod into a backpack
crash-2024-08-28_17.23.18-client.txt
To Reproduce
Steps to reproduce the behavior:
- Open backpack
- Hold 'Shift+LMB'
- Hover mouse over multiple items
- See error
Expected behavior
Minecraft crashes
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
Minecraft: 1.21.1
Neoforge: 21.1.23
Sophisticated Backpacks: 3.20.9
Sophisticated Core: 0.6.31
Mouse Tweaks: 2.26.1
Are you actually able to reliably recreate this? From what I can see this crashed because there was item put into backpack which has count of -1 which definitely is invalid. It's either that specific item needs fixing or possibly mouse tweaks if it happens to somehow calculate count of -1 but I doubt that would be the case.
Tried the move the items I moved previously but it didn't crash this time. The items I tried to move when it crashed where the Supremium Armor and Tools from Mystical Agriculture
I have fixed a bug in a mouse drag interaction with mouse tweaks so this should hopefully be fixed, feel free to report new issue if you are still seeing something here
actually let me reopen as I only released the fix for 1.20.1 will be releasing the fix for 1.21 soon