ProtocolLib

3M Downloads

Entity Metada Packet error

thelipe7 opened this issue ยท 4 comments

commented
  • This issue is not resolved in a development build

Describe the bug
When sending a metadata packet the player is kicked and I get console error.

To Reproduce
Enviar 1. send the package.

Expected Behavior
The package being sent and things being changed.

Screenshots
image

Versions
ProtocolLib Version: ProtocolLib v5.0.0-SNAPSHOT-b606
Bukkit Version: 1.19.3-R0.1-SNAPSHOT
Server Version: git-Paper-"a46fef3" (MC: 1.19.3)
Java Version: 17.0.5

Additional Context
My code:
image

commented

Experiencing the same issue, can't seem to find the new WrappedDataValue class

commented

Linked to #2032

commented
commented

This WrappedDataValue class doesn't exist for me, and also looking at the source here on github it doesn't exist, also it doesn't exist in the latest version available on dev