• 0

    posted a message on GuiScreen Error

    Found it! the mod causing the issue was botania. The petal apothecary was causing the issue.

    Posted in: Server Support and Administration
  • 0

    posted a message on GuiScreen Error

    I don't know what the solution was, I just created a new world. But the new world is having it again! I really need this fixed.

    Posted in: Server Support and Administration
  • 0

    posted a message on GuiScreen Error

    Closed, I fixed it

    Posted in: Server Support and Administration
  • 0

    posted a message on My Server's Resource Pack works for only me

    Where is your resource pack located (.minecraft, server or on a hosting platform)?

    Posted in: Server Support and Administration
  • 0

    posted a message on GuiScreen Error

    My server and client work fine, but when I connect to the server I get an internal server error, and the console logs this the following. This error seems to be quite common, and I believe it is caused by a client mod on the server? Any help appreciated.


    24.06 21:08:12 [Server] INFO Solly&e left the game.
    24.06 21:08:12 [Disconnect] User SollyW has disconnected, reason: Internal server error
    24.06 21:08:12 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) ~[ej.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:101) ~[FMLProxyPacket.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO java.lang.NullPointerException
    24.06 21:08:12 [Server] WARN Failed to handle packet for /175.33.136.73:62272
    24.06 21:08:12 [Server] INFO ... 29 more
    24.06 21:08:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
    24.06 21:08:12 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
    24.06 21:08:12 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) ~[MessageToMessageDecoder.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11) ~[HandshakeCompletionHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:21) ~[HandshakeCompletionHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:475) ~[NetworkDispatcher.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:200) ~[NetworkDispatcher.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:243) ~[oi.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:577) ~[FMLCommonHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler_522_FMLPlayerEventHandler_onPlayerLoggedInFirst_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?]
    24.06 21:08:12 [Server] INFO at cmd.common.FMLPlayerEventHandler.onPlayerLoggedInFirst(FMLPlayerEventHandler.java:19) ~[FMLPlayerEventHandler.class:?]
    24.06 21:08:12 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
    24.06 21:08:12 [Server] ERROR There was a critical exception handling a packet on channel FML
    24.06 21:08:12 [Server] INFO ... 29 more
    24.06 21:08:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
    24.06 21:08:12 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
    24.06 21:08:12 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) ~[SimpleChannelInboundHandler.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11) ~[HandshakeCompletionHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:21) ~[HandshakeCompletionHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:475) ~[NetworkDispatcher.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:200) ~[NetworkDispatcher.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:243) ~[oi.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:577) ~[FMLCommonHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler_522_FMLPlayerEventHandler_onPlayerLoggedInFirst_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?]
    24.06 21:08:12 [Server] INFO at cmd.common.FMLPlayerEventHandler.onPlayerLoggedInFirst(FMLPlayerEventHandler.java:19) ~[FMLPlayerEventHandler.class:?]
    24.06 21:08:12 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
    24.06 21:08:12 [Server] ERROR HandshakeCompletionHandler exception
    24.06 21:08:12 [Server] ERROR 35: ASM: iguanaman.iguanatweakstconstruct.OldToolConversionHandler@7839ce37 playerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 34: ASM: appeng.core.sync.network.NetworkHandler@76c45774 newConnection(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 33: ASM: codechicken.wirelessredstone.addons.WRAddonEventHandler@264e4799 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 32: ASM: li.cil.oc.common.EventHandler$@77bba9ec playerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 31: ASM: net.bdew.neiaddons.network.ServerHandler@4293ac4f handlePlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 30: ASM: hats.common.core.EventHandler@74362d2d onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 29: ASM: cmd.common.FMLPlayerEventHandler@79c81604 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 28: ASM: codechicken.chunkloader.ChunkLoaderEventHandler@1e0d1913 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 27: ASM: com.mrcrayfish.furniture.handler.SyncEvent@7817dbfd onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 26: ASM: com.mrcrayfish.furniture.handler.PlayerEvents@d43ff04 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 25: ASM: twilightforest.TFEventListener@57473a47 playerLogsIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 24: ASM: tuhljin.automagy.lib.events.AutomagyEventHandler@1af91637 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 23: ASM: mcp.mobius.waila.network.NetworkHandler@32827d55 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 22: ASM: powercrystals.minefactoryreloaded.net.ConnectionHandler@409f45a0 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 21: ASM: S__PacketSendUUID login(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 20: ASM: codechicken.nei.ServerHandler@4d4e401e loginEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 19: ASM: codechicken.wirelessredstone.core.WRCoreEventHandler@381957e8 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 18: ASM: com.emoniph.witchery.common.ServerTickEvents@770e1f84 onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 17: ASM: mca.core.forge.EventHooksFML@a861245 playerLoggedInEventHandler(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 16: ASM: radixcore.core.RadixEvents@6a451930 playerLoggedInEventHandler(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 15: ASM: tconstruct.armor.player.TPlayerHandler@38be82ef PlayerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 14: ASM: com.foodplus.core.updater.FoodPlusConnectionHandler@2000c838 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 13: ASM: noppes.npcs.ServerTickHandler@717abd95 playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 12: ASM: minetweaker.mc1710.FMLEventHandler@7e9fa65a onPlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 11: ASM: cofh.thermalexpansion.util.FMLEventHandler@2a0771 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 10: ASM: forestry.mail.EventHandlerMailAlert@2924d57c handlePlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 9: ASM: forestry.core.EventHandlerCore@7cf4344c handlePlayerLoggedIn(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 8: ASM: ichun.common.iChunUtil@462ff715 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 7: ASM: thaumcraft.common.lib.network.EventHandlerNetwork@23ecacd playerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 6: ASM: baubles.common.event.EventHandlerNetwork@357f458a playerLoggedInEvent(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 5: ASM: cofh.core.util.FMLEventHandler@3e134f03 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 4: ASM: Forge playerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 3: ASM: net.p455w0rd.wirelesscraftingterminal.proxy.CommonProxy@a40e0b4 onPlayerLogin(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 2: NORMAL
    24.06 21:08:12 [Server] ERROR 1: ASM: cmd.common.FMLPlayerEventHandler@79c81604 onPlayerLoggedInFirst(Lcpw/mods/fml/common/gameevent/PlayerEvent$PlayerLoggedInEvent;)V
    24.06 21:08:12 [Server] ERROR 0: HIGH
    24.06 21:08:12 [Server] ERROR Index: 1 Listeners:
    24.06 21:08:12 [Server] INFO ... 29 more
    24.06 21:08:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
    24.06 21:08:12 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
    24.06 21:08:12 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1023) [MinecraftServer.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) [nc.class:?]
    24.06 21:08:12 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:245) [ej.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) [MessageToMessageDecoder.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
    24.06 21:08:12 [Server] INFO at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:98) [SimpleChannelInboundHandler.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:11) [HandshakeCompletionHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.internal.HandshakeCompletionHandler.channelRead0(HandshakeCompletionHandler.java:21) [HandshakeCompletionHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeHandshake(NetworkDispatcher.java:475) [NetworkDispatcher.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:200) [NetworkDispatcher.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at net.minecraft.server.management.ServerConfigurationManager.initializeConnectionToPlayer(ServerConfigurationManager.java:243) [oi.class:?]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.firePlayerLoggedIn(FMLCommonHandler.java:577) [FMLCommonHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
    24.06 21:08:12 [Server] INFO at cpw.mods.fml.common.eventhandler.ASMEventHandler_522_FMLPlayerEventHandler_onPlayerLoggedInFirst_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?]
    24.06 21:08:12 [Server] INFO at cmd.common.FMLPlayerEventHandler.onPlayerLoggedInFirst(FMLPlayerEventHandler.java:19) ~[FMLPlayerEventHandler.class:?]
    24.06 21:08:12 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.8.0_77]
    24.06 21:08:12 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
    24.06 21:08:12 [Server] ERROR Exception caught during firing event cpw.mods.fml.common.gameevent.PlayerEvent$PlayerLoggedInEvent@6a3e6ca9:
    24.06 21:08:12 [Multicraft] SollyW ran command Message of the Day
    24.06 21:08:12 [Connect] User SollyW, IP 175.33.136.73
    24.06 21:08:12 [Server] INFO Server side modded connection established
    24.06 21:08:09 [Server] INFO Attempting connection with missing mods [kimagine] at CLIENT
    24.06 21:08:09 [Server] INFO dualhotbar 1.6
    24.06 21:08:09 [Server] INFO MineFactoryReloaded|CompatTwilightForest 1.7.10R2.8.1
    24.06 21:08:09 [Server] INFO iChunUtil 4.2.3
    24.06 21:08:09 [Server] INFO ForgeMicroblock 1.2.0.345
    24.06 21:08:09 [Server] INFO BuildCraft|Silicon 7.1.22
    24.06 21:08:09 [Server] INFO p455w0rdslib 1.0.4
    24.06 21:08:09 [Server] INFO checking remote
    24.06 21:08:09 [Server] INFO Client attempting to join with 129 mods : [email protected],BuildCraft|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],WR-CBE|[email protected],MineFactoryReloaded|[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],OpenComputers|[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],@000,[email protected],NEIAddons|[email protected],NEIAddons|[email protected],[email protected],[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv3-beta-6,[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],NEIAddons|[email protected],[email protected],CMDfiles@0,[email protected],ProjRed|[email protected],appliedenergistics2@rv3-beta-6,thaumcraftneiplugin@@VERSION@,WR-CBE|[email protected],MineFactoryReloaded|[email protected],MineFactoryReloaded|[email protected],WR-CBE|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],BuildCraft|[email protected],[email protected],[email protected],NEIAddons|[email protected],[email protected],[email protected],[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],NEIAddons|[email protected],MineFactoryReloaded|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected],[email protected],[email protected],[email protected],[email protected],ProjRed|[email protected],ProjRed|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],BuildCraft|[email protected]
    24.06 21:08:09 [Server] INFO Client protocol version 2
    24.06 21:08:09 [Server] INFO UUID of player SollyW is 004679d7-3163-4e06-a36f-8c6c531d7681

    Posted in: Server Support and Administration
  • To post a comment, please .