NiklasEi / gamebox

Minecraft plugin with a vast selection of inventory games
http://gamebox.nikl.me
GNU General Public License v3.0
16 stars 13 forks source link

Item pickup bug when open menu #64

Closed andris155 closed 4 years ago

andris155 commented 5 years ago

https://www.youtube.com/watch?v=6hi3pjgMeGQ

Matocolotoe commented 5 years ago

This kind of problem has already happened for me (#47). Try to set a lower priority (from highest to high for example) for your item pickup event cancel thing

NiklasEi commented 5 years ago

As far as I understood this is not exactly the same issue. Even when GameBox picks up items they should not appear in your game inventory but should show up in your inventory after you close the game. I don't know though whether this is really a bug in GameBox or a glitch that depends on you getting the perfect timing to open the inventory. I will try to debug this when I get back to my programming projects.