Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long NBT tag causes server to hang #4664

Closed
Gaprix opened this issue Dec 18, 2021 · 2 comments
Closed

Long NBT tag causes server to hang #4664

Gaprix opened this issue Dec 18, 2021 · 2 comments
Labels
Category: Gameplay Related to Minecraft gameplay experience Performance Resolution: Fixed

Comments

@Gaprix
Copy link
Contributor

Gaprix commented Dec 18, 2021

Issue description

If a player picks up an item with a long NBT tag, the server will freeze for a few seconds

  • Expected result: Server does not freeze
  • Actual result: Server freezes while picking up an item

Steps to reproduce the issue

  1. Enter creative mode
  2. Place the chest
  3. Copy it by pressing the mouse wheel and the control button
  4. Put the received item in the chest
  5. Repeat steps several times
  6. Break the chest
  7. Pick up an item

OS and versions

  • PocketMine-MP: 4.0.3 (git hash: 795ebd1)
  • PHP: 8.0.12
  • Using JIT: no
  • Server OS: win

Plugins

none

Crashdump, backtrace or other files

изображение
https://youtu.be/TfQ1w5yU2I8

@jasonw4331 jasonw4331 added Category: Gameplay Related to Minecraft gameplay experience Performance Status: Unconfirmed Bug has not yet been reproduced by a maintainer labels Feb 5, 2022
@dktapps
Copy link
Member

dktapps commented May 21, 2022

Related feature issue: pmmp/BedrockProtocol#56

@dktapps
Copy link
Member

dktapps commented Nov 16, 2024

Should be fixed as of pmmp/BedrockProtocol@51f5399

@dktapps dktapps closed this as completed Nov 16, 2024
@dktapps dktapps added Resolution: Fixed and removed Status: Unconfirmed Bug has not yet been reproduced by a maintainer labels Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Gameplay Related to Minecraft gameplay experience Performance Resolution: Fixed
Projects
None yet
Development

No branches or pull requests

3 participants