"Listen Thread" Server Crash

Discussion in 'Bukkit Help' started by MellowCream, Dec 22, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    MellowCream

    2012-12-22 17:48:14 [INFO] Done (25.791s)! For help, type "help" or "?"
    2012-12-22 17:48:14 [INFO] Starting remote control listener
    2012-12-22 17:48:14 [INFO] RCON running on 0.0.0.0:22565
    2012-12-22 17:48:18 [SEVERE] Exception in thread "Listen thread"
    2012-12-22 17:48:18 [SEVERE] java.lang.RuntimeException: Cannot find class NetLoginHandler
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.utility.CachedPackage.getPackageClass(CachedPackage.java:43)
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.utility.MinecraftReflection.getMinecraftClass(MinecraftReflection.java:517)
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.utility.MinecraftReflection.getNetLoginHandlerClass(MinecraftReflection.java:292)
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.utility.MinecraftReflection.isLoginHandler(MinecraftReflection.java:196)
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.injector.player.InjectedServerConnection$1.onInserting(InjectedServerConnection.java:232)
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.injector.player.ReplacedArrayList.add(ReplacedArrayList.java:80)
    2012-12-22 17:48:18 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:104)
    2012-12-22 17:48:18 [SEVERE] at net.minecraft.server.v1_4_6.DedicatedServerConnectionThread.run(DedicatedServerConnectionThread.java:88)
    2012-12-22 17:48:18 [SEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NetLoginHandler
    2012-12-22 17:48:18 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
    2012-12-22 17:48:18 [SEVERE] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
    2012-12-22 17:48:18 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-12-22 17:48:18 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)
    2012-12-22 17:48:18 [SEVERE] at com.comphenix.protocol.utility.CachedPackage.getPackageClass(CachedPackage.java:35)
    2012-12-22 17:48:18 [SEVERE] ... 7 more
     
  2. Offline

    MellowCream

    Well, I went and updated every plugin. I did the same with ProtocilLIB, but didn't get the dev version. Thanks man
     
Thread Status:
Not open for further replies.

Share This Page