jaqobb / message-editor

Spigot plugin that allows editing in-game messages that were previously unmodifiable
MIT License
13 stars 2 forks source link

Error in 1.17 and Java 16 (I guess...) #22

Closed CroaBeast closed 3 years ago

CroaBeast commented 3 years ago

Hi, I have this error spamming in the console everytime a player hits/kills a mob. Link: https://paste.helpch.at/hiporifuli.rb

jaqobb commented 3 years ago

Update ProtocolLib.

CroaBeast commented 3 years ago

Using: Purpur 1.17.1 1261 Last Version of Message Editor: 2.4.6 Last Version of ProtocolLib: 4.7.0 in Spigot and Jenkins Having a lot of errors. https://paste.helpch.at/yegunugasa.rb

kixmc commented 3 years ago

I can also confirm this happens when there are bossbars present. Using the latest ProtocolLib

jaqobb commented 3 years ago

I can see this is most likely because 1.17 changed an enum to a class. I am personally unable to verify what's wrong exactly since I do not have Minecraft installed anymore.