Incorrect top inventory in inventory_click event for bottom inventory
LadyCailinBot opened this issue ยท 1 comments
CMDHELPER-3112 - Reported by PseudoKnight
There's an issue with getting the top inventory in the inventory_click event, such that pget_virtualchest() from CHVirtualChests will return null when clicking in the bottom inventory. This isn't a problem any other time you check pget_virtualchest() that I know of. I'm not sure if the problem is in the inventory click event, bukkit or chvirtualchests. I'll have to investigate more.