-
-
Notifications
You must be signed in to change notification settings - Fork 298
Common Errors
Dan Mulloy edited this page Dec 27, 2019
·
3 revisions
This error generally means that a plugin hasn't updated for a new Minecraft version. Report this to the plugin author. If you are a plugin author and are confused or there is no plugin in the stack trace, feel free to open an issue.
One of your plugins is misbehaving and including part of ProtocolLib in its own jar. Your best bet is to go through the largest jars in your plugins folder as it will contain a lot more classes than it should. Search for com/comphenix/protocol
folders in the jars using a tool like 7-zip, WinRar, or Vim.
Use the latest dev build or switch to Spigot
Update to either the latest release or dev build