Posted January 13, 201312 yr 12.01 23:03:51 [server] INFO at di.a(SourceFile:59) 12.01 23:03:51 [server] INFO at it.a(NetLoginHandler.java:330) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:67) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:102) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.ModListResponsePacket.execute(ModListResponsePacket.java:130) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLPacket.makePacketSet(FMLPacket.java:113) 12.01 23:03:51 [server] INFO at java.util.Arrays.copyOfRange(Arrays.java:2549) 12.01 23:03:51 [server] INFO java.lang.IllegalArgumentException: 32000 > 324 12.01 23:03:51 [server] WARNING [Minecraft] Failed to handle packet for Doughboy [/184.13.195.53:61989]: java.lang.IllegalArgumentException: 32000 > 324 12.01 23:03:51 [server] INFO at fy.run(SourceFile:849) 12.01 23:03:51 [server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497) 12.01 23:03:51 [server] INFO at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599) 12.01 23:03:51 [server] INFO at ho.r(DedicatedServer.java:270) 12.01 23:03:51 [server] INFO at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:703) 12.01 23:03:51 [server] INFO at ht.b(SourceFile:29) 12.01 23:03:51 [server] INFO at hu.a(ServerListenThread.java:56) 12.01 23:03:51 [server] INFO at it.c(NetLoginHandler.java:84) 12.01 23:03:51 [server] INFO at cg.b(TcpConnection.java:458) 12.01 23:03:51 [server] INFO at di.a(SourceFile:59) 12.01 23:03:51 [server] INFO at it.a(NetLoginHandler.java:330) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:67) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:102) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.ModListResponsePacket.execute(ModListResponsePacket.java:130) 12.01 23:03:51 [server] INFO at cpw.mods.fml.common.network.FMLPacket.makePacketSet(FMLPacket.java:113) 12.01 23:03:51 [server] INFO at java.util.Arrays.copyOfRange(Arrays.java:2549) 12.01 23:03:51 [server] INFO java.lang.IllegalArgumentException: 32000 > 324 12.01 23:03:51 [server] SEVERE [ForgeModLoader] Error handling login related packet - connection from Doughboy I've been getting this on just about any new mods I try to add to the server. Thanks for any help. I'm running the latest forge build.
January 13, 201312 yr What version are you running? Saying "latest" doesn't help when there are new versions every day. There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
January 14, 201312 yr Or better still, give us the entire ForgeModLoader-client-0 log and we can see the forge version from there. Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
January 16, 201312 yr That's the client log; we want the server log. There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
January 17, 201312 yr Author Or better still, give us the entire ForgeModLoader-client-0 log and we can see the forge version from there. ^ He said client. https://dl.dropbox.com/u/12780033/ForgeModLoader-server-0.log
January 19, 201312 yr Forge 6.6.0.499 should fix it. There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
January 22, 201312 yr Author https://dl.dropbox.com/u/12780033/crash-2013-01-21_18.46.04-client.txt https://dl.dropbox.com/u/12780033/ForgeModLoader-client-0.log https://dl.dropbox.com/u/12780033/ForgeModLoader-server-0.log java.lang.NullPointerException at cpw.mods.fml.common.network.EntitySpawnPacket.execute(EntitySpawnPacket.java:175) at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:102) at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:67) at ayh.a(NetClientHandler.java:1483) at di.a(SourceFile:59) at cg.b(TcpConnection.java:458) at ayh.d(NetClientHandler.java:240) at ayp.b(WorldClient.java:92) at net.minecraft.client.Minecraft.l(Minecraft.java:1872) at net.minecraft.client.Minecraft.J(Minecraft.java:846) at net.minecraft.client.Minecraft.run(Minecraft.java:771) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT c86f8978 ----------
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.