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

Fails to send SPAWN_ENTITY packet 1.20.6 #2942

Open
1 task done
dsevvv opened this issue May 22, 2024 · 1 comment
Open
1 task done

Fails to send SPAWN_ENTITY packet 1.20.6 #2942

dsevvv opened this issue May 22, 2024 · 1 comment

Comments

@dsevvv
Copy link

dsevvv commented May 22, 2024

  • This issue is not solved in a development build

Describe the bug
Using ProtocolLib to send the client a SpawnEntity packet fails and sends errors in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Launch server using a plugin that tries to send the client a SPAWN_ENTITY packet type.
  2. Wait for server to statup
  3. See error

Expected behavior
An entity should be spawned on the client of the targeted player.

Error Text
Pastebin

Version Info
Dump

Additional context
N/A

@dsevvv
Copy link
Author

dsevvv commented May 22, 2024

build.gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant