Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error occurred while enabling TCPShield v2.5 (Is it up to date?) #62

Closed
8PotatoChip8 opened this issue Jul 13, 2021 · 3 comments
Closed

Comments

@8PotatoChip8
Copy link

[SEVERE] Error occurred while enabling TCPShield v2.5 (Is it up to date?): com/comphenix/protocol/events/PacketListener java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener at net.tcpshield.tcpshield.bukkit.TCPShieldBukkit.onEnable(TCPShieldBukkit.java:40) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:176) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457) Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source)

Running Craftbukkit craftbukkit-1.0.0-SNAPSHOT

@trev-sharp
Copy link
Contributor

It looks like you don't have the proper ProtocolLib installed on the server. Update/install the ProtocolLib plugin to the latest version and restart.

@8PotatoChip8
Copy link
Author

I already have the latest version of ProtocolLib on the server. As here is the full log https://paste.ubuntu.com/p/KsjmK7PrrM/

@trev-sharp
Copy link
Contributor

I already have the latest version of ProtocolLib on the server. As here is the full log https://paste.ubuntu.com/p/KsjmK7PrrM/

ProtocolLib failed to initiate, as shown above the TCPShield error. Either the version of ProtocolLib you are using is outdated or doesn't support your server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants