Advertisement
austin101

Untitled

Aug 3rd, 2014
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. 11:55:25 AM CONSOLE: [SEVERE] java.lang.ClassCastException: net.minecraft.network.NetLoginHandler cannot be cast to net.minecraft.network.NetServerHandler
  2. 11:55:25 AM CONSOLE: [SEVERE] at mca.core.forge.ConnectionHandler.connectionClosed(ConnectionHandler.java:70)
  3. 11:55:25 AM CONSOLE: [SEVERE] at cpw.mods.fml.common.network.NetworkRegistry.connectionClosed(NetworkRegistry.java:230)
  4. 11:55:25 AM CONSOLE: [SEVERE] at cpw.mods.fml.common.network.FMLNetworkHandler.onConnectionClosed(FMLNetworkHandler.java:330)
  5. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:485)
  6. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.network.NetLoginHandler.func_72532_c(NetLoginHandler.java:91)
  7. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.ServerListenThread.func_71766_a(ServerListenThread.java:57)
  8. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:36)
  9. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:917)
  10. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:331)
  11. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  12. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:666)
  13. 11:55:25 AM CONSOLE: [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement