pmmp / PocketMine-MP

A server software for Minecraft: Bedrock Edition in PHP
https://pmmp.io
GNU Lesser General Public License v3.0
3.26k stars 1.54k forks source link

Creative Inventory causing Client Crash #4698

Closed kallyluv closed 2 years ago

kallyluv commented 2 years ago

Issue description

Steps to reproduce the issue

  1. Open Creative Inventory
  2. Click on the bed icon or island icon OR scroll down a little over halfway in search tab

OS and versions

Plugins

Crashdump, backtrace or other files

kallyluv commented 2 years ago

Further Information

This is reproducible on any device, no errors show in the console with or without debug logs showing. Not reproducible in vanilla worlds

Giulizo commented 2 years ago

Hi xJustJqy,

I would be happy to help you with your request.

If you are using a proxy, then as far as I know you have to activate "enable_edu_features" in the configuration file there. Thus, the inventory should no longer crash.

I hope that I can help you with this.

Best regards Giulizo

dktapps commented 2 years ago

I can't reproduce this, but this is a known issue caused by WDPE.

kallyluv commented 2 years ago

Hi xJustJqy,

I would be happy to help you with your request.

If you are using a proxy, then as far as I know you have to activate "enable_edu_features" in the configuration file there. Thus, the inventory should no longer crash.

I hope that I can help you with this.

Best regards Giulizo

Thank you very much, I don't know why I never looked to my proxy for answers.