ProtocolLib

3M Downloads

1.19.4 GameProfile issue

naickkk opened this issue ยท 2 comments

commented

Listen a ClientboundPlayerInfoUpdatePacket

image

ProtocolLib Version: ProtocolLib v5.0.0-SNAPSHOT-b618
Bukkit Version: 1.19.4-R0.1-SNAPSHOT
Server Version: git-Paper-466 (MC: 1.19.4)
Java Version: 17.0.2

commented

What's your code? Did the same code work on 1.19.3?

commented

Typically FieldAccessExceptions where the index 0 is out of bounds for length 0 means that field no longer exists. Hard to say much more without looking at code