CloudburstMC / Nukkit

Cloudburst Nukkit - Nuclear-Powered Minecraft: Bedrock Edition Server Software
https://cloudburstmc.org
GNU General Public License v3.0
1.21k stars 420 forks source link

The client crashes when you want to close the inventory #1541

Open LucGamesYT opened 4 years ago

LucGamesYT commented 4 years ago

Expected Behavior

That the inventory closes without a client crash

Actual Behavior

Client crashes when I want to remove the inventory

Steps to Reproduce

  1. Open a inventory
  2. Close the inventory by this method -> player.removeWindow(inv);

Debug information

SupremeMortal commented 4 years ago

Seems to be a result of the new server authoritative inventory system so there isn't much we can do about it.

robertdudaa commented 4 years ago

Seems to be a result of the new server authoritative inventory system so there isn't much we can do about it.

Works using pmmp.

MrClean1337 commented 4 years ago

@LucGamesYT

Just use this code :D

https://pastebin.com/Rae2Vy0a