java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
Oranamous opened this issue ยท 5 comments
Describe the bug
On loading the server with my plugin installed, I get a 'java.lang.NoClassDefFoundError' error mentioning 'com/comphenix/protocol/events/PacketListener' and the plugin I'm creating is unable to load. More info in pastebin links. I doubt this is actually an issue with ProtocolLib, if that's correct, let me know what I did wrong!
Expected behavior
I expected to see no errors in the console, and my plugin should have been able to load.
Version Info
Pastebin