Posted July 23, 201312 yr i am trying to help a person with making hes mod SMP and it is close too work but when i try too connect to the server i get this error in the console 2013-07-24 01:01:30 [iNFO] [sTDERR] java.io.IOException: Received string length longer than maximum allowed (2048 > 16) 2013-07-24 01:01:30 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.readString(Packet.java:219) 2013-07-24 01:01:30 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet1Login.readPacketData(Packet1Login.java:57) 2013-07-24 01:01:30 [iNFO] [sTDERR] at net.minecraft.network.packet.Packet.readPacket(Packet.java:166) 2013-07-24 01:01:30 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.readPacket(TcpConnection.java:321) 2013-07-24 01:01:30 [iNFO] [sTDERR] at net.minecraft.network.TcpConnection.readNetworkPacket(TcpConnection.java:545) 2013-07-24 01:01:30 [iNFO] [sTDERR] at net.minecraft.network.TcpReaderThread.run(TcpReaderThread.java:23)
July 23, 201312 yr who the hell is sending a string of length 2048 ? how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
July 23, 201312 yr Author who the hell is sending a string of length 2048 ? no idea any ideas how something like this can happen? like a System.out.println() maby?
July 23, 201312 yr no its literally a packet this is sent who is crashing, the client or the server ? how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
July 23, 201312 yr Author no its literally a packet this is sent who is crashing, the client or the server ? no one the client just lost connection and the server say player lost connection: disconnect.genericReason/disconnect.EndOfStream
July 23, 201312 yr you're gonna have to show us some code i guess we ( I ) have no idea how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
July 23, 201312 yr Author you're gonna have to show us some code i guess we ( I ) have no idea what code do you mean? (there are alot of file's and codes)
July 23, 201312 yr any/all related, if theres a lot put a link to your git repo... there not much else i can say just by looking at this error how to debug 101:http://www.minecraftforge.net/wiki/Debug_101 -hydroflame, author of the forge revolution-
July 23, 201312 yr Author any/all related, if theres a lot put a link to your git repo... there not much else i can say just by looking at this error just made a github too the mod (i am just helping with a persons mod) https://github.com/henrikse55/Logical-Armory-Mod
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.