Conversation
|
I seem to be getting this error using this PR during server start on SpigotMC 1.20 |
|
@LOOHP This happened to me as well. You need to use the |
|
Got it. Now it's working most of the time. However, weirdly sometimes when I boot up the server, it might fail with this error. |
|
@dmulloy2 thx, I implemented your suggestions |
|
Still randomly fails to load with the following error: Running a private Purpur fork that does not introduce any changes that could possibly affect ProtocolLib |
|
Hi Guys ehm your plugin dosnt Work: [00:01:07] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.1.0 [00:01:07] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.20.2) has not yet been tested! Proceed with caution. [00:01:08] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib. Is there another update coming, right? Weill various plugins don't work :S Please answer me thx |
Update ProtocolLib to 1.20.
These changes have been tested on Spigot 1.20, Paper 1.19.4, and Spigot 1.8.8.
Basically all required converters and structures have been tested on 1.20 using external unit tests (see https://github.com/lukalt/PacketWrapper/tree/master/src/test/java/com/comphenix/packetwrapper).