Closed ArtelGG closed 3 years ago
mcMMO v1.6.4-SNAPSHOT
never seen such version, try the latest version(2 .1.157)
Edit: Ow yeah, was about to check that. Also just now that this is mcMMO-Classic.
@Remski01 1.6.4-SNAPSHOT is the dev version of classic. 2.1.157 is the release version of overhaul.
Interesting.. We don't really do anything special with the inventory, I'll track this down this Saturday.
Do you have any GUIs?
@BrawlyTheInventor
Do you have any GUIs?
In the particular instance where I initially discovered the issue, yes, the server did have GUIs present from various sources, most of which are just GUI alternatives to modifying configuration file options. However, this can be reproduced on a Paper 1.16.4 server with nothing but mcMMO present.
Should be fixed by latest commits
This exception occurs when using the "swap item with offhand" keybind whilst in an inventory.
EDIT 1: It appears to be upset with this line of code. I'm trying some solutions locally.
event.getHotbarButton()
is returning as-1
.EDIT 2: I forgot to mention that this issue only occurs in survival/adventure mode.