Shock95 / AuctionHouse

Feature-packed auction house plugin for PocketMine-MP (pmmp)
GNU General Public License v3.0
43 stars 34 forks source link

Inventory gets closed by plugin - can't open any inventories after that #73

Closed Joshiiiii closed 2 years ago

Joshiiiii commented 3 years ago

Issue description

The plugin is probably just closing the chest inventory and trying to open a new inventory which is not possible since 1.16.100 I think.

Steps to reproduce the issue

  1. Open the Auctionhouse Form
  2. Select an item that's for sale
  3. Your inventory gets closed by the server, which is why the client can't open any inventory anymore.

YouTube Link: https://youtu.be/pey1bqr2mOo?t=36

OS and versions

Error/Crash log (If available)

No error
Shock95 commented 3 years ago

What version of the plugin are you using?

Joshiiiii commented 3 years ago

I guess 1.3. The latest from poggit.

Shock95 commented 3 years ago

Make sure that you have InvCrashFix installed, it should fix this issue.