PluginBugs / Issues-CosmeticsCore

Repository used to keep track of issues of my plugin CosmeticsCore
https://lonedev.gitbook.io/cosmeticscore/
0 stars 0 forks source link

can't leave wardobe zone #226

Closed Ecilpse closed 3 weeks ago

Ecilpse commented 1 month ago

Terms

Discord tag (optional)

Eclipse

What happened?

player can't leave wardobe zone.

Steps to reproduce the issue

just leave wardrobe zone. this problems happend after update protocollib, cosmeticscore

Server version

purpur 1.20.1

CosmeticsCore Version

1.2.3d

ProtocolLib Version

5.2.0-SNAPSHOT-679

LoneLibs Version

1.0.45

FULL server log

No response

Error (optional)

No response

CosmeticsCore config.yml

No response

Problematic items yml configuration file (optional)

No response

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

https://github.com/PluginBugs/Issues-CosmeticsCore/assets/25452835/4b510077-bbe6-4a43-a818-bfe3f6cd402d

LoneDev6 commented 3 weeks ago

Duplicate of #207

https://github.com/PluginBugs/Issues-CosmeticsCore/issues/207#issuecomment-1969172770

It's a bug of ProtocolLib 5.2.0-SNAPSHOT-679 and 1.20.2. For some reason PacketType.Play.Client.STEER_VEHICLE.getPacketClass() returns ServerboundPongPacket instead of PacketPlayInSteerVehicle. I opened a new report here: https://github.com/dmulloy2/ProtocolLib/issues/2818