ProtocolLib

3M Downloads

Unsupported server packet in current Minecraft version: TITLE[PLAY, SERVER, 249, classNames:

taka1945 opened this issue ยท 1 comments

commented

Describe the bug
[15:59:44 WARN]: [ProtocolLib] [PacketFilterManager] [some plugin] Unsupported server packet in current Minecraft version: TITLE[PLAY, SERVER, 249, classNames: [net.minecraft.network.protocol.game.PacketPlayOutTitle, net.minecraft.network.protocol.game.ClientboundTitlePacket] (unregistered)]

Version Info
paper 1.17 #59

Additional context
https://pastebin.com/xmpbm8Vh

commented

They split the packet up into multiple so the plugin author will need to adjust, not sure if there is any easy backward compatibility for this.