CLADevs / Minion

A plugin which adds minion on your server!
GNU General Public License v3.0
25 stars 23 forks source link

BUG: Players game crashes when they attempt to "Destroy, Link Chest, Upgrade" #39

Closed ver24436 closed 3 years ago

ver24436 commented 3 years ago

Players crash when they attempt to click on either "Destroy", "Link Chest", or "Upgrade" within the GUI.

[Server thread/DEBUG]: Unhandled InventoryTransactionPacket received from Ver24436

Minion v1.0.2 via >> https://poggit.pmmp.io/p/minion PocketMine-MP v3.14.1 via >> https://github.com/pmmp/PocketMine-MP/releases/tag/3.14.1

FluffyDev1 commented 3 years ago

This is a crash in new pocketmine update (mc 1.16).

ver24436 commented 3 years ago

This is a crash in new pocketmine update (mc 1.16).

So we have to wait for a patch on PMMP or does Minion Plugin need to be updated?

xXNiceYT commented 3 years ago

https://github.com/Muqsit/InvCrashFix Use this plugin to fix it it’s MCPE bug

ver24436 commented 3 years ago

https://github.com/Muqsit/InvCrashFix Use this plugin to fix it it’s MCPE bug

Thank you.