Protocol plugin wont start
Arwindd opened this issue ยท 7 comments
Describe the bug
Plugin wont start
Expected behavior
https://pastebin.com/jmHQtMBe
Version Info
ProtocolLib v4.5.0
@seangaon Have you done what @dmulloy2 suggested?
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.
Did you try looking through your plugins and seeing if any were including ProtocolLib?