Problem Not able to connect (Received string length longer than maximum allowed 18>16)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

McThyzer

New Member
Jul 29, 2019
2
0
0
Hey there!

I was just playing on my Server with some Friends setting up a base for Blood Magic using some Thaumcraft and the "Cursed Earth" from ExtraUtilities when suddenly my Client got disconnected with the following error message and I wasn't able to reconnect.

java.io.IOException: Received string length longer than maximum allowed (18 > 16)

  • What OS are you running?
I am using Win7 Pro 64 Bit, the Server runs on Linux.
  • Are you using minecraft hosting provider or a dedicated/local server not designed for minecraft?
I am using my root Server.
  • What version of FTB are you using? (Dont just say latest tell us the version)
FTB Monster 1.1.2
  • Did you add any mods to the server pack?
Just enabled the Blood Magic mod.
  • What are your server specs?
Uff, can't tell exactly, but I never had any performance issues or anything.
I have installed 32gb of RAM and 4gb are reserved for MC.
  • A good detailed paragraph about the problem
Written above. :)



Here is the Serverside error:

2014-07-03 00:52:16 [Information] [STDERR] java.io.IOException: Received string length longer than maximum allowed (18 > 16)
2014-07-03 00:52:16 [Information] [STDERR] at net.minecraft.network.packet.Packet.func_73282_a(Packet.java:219)
2014-07-03 00:52:16 [Information] [STDERR] at net.minecraft.network.packet.Packet207SetScore.func_73267_a(SourceFile:39)
2014-07-03 00:52:16 [Information] [STDERR] at net.minecraft.network.packet.Packet.func_73272_a(Packet.java:166)
2014-07-03 00:52:16 [Information] [STDERR] at net.minecraft.network.TcpConnection.func_74447_i(TcpConnection.java:325)
2014-07-03 00:52:16 [Information] [STDERR] at net.minecraft.network.TcpConnection.func_74450_c(TcpConnection.java:549)
2014-07-03 00:52:16 [Information] [STDERR] at net.minecraft.network.TcpReaderThread.run(SourceFile:94)

I tried to restart the server at first, since this did nothing I restarted with Blood Magic disabled, but this didn't help either.
 

sedilis

New Member
Jul 29, 2019
34
0
0
It could be an entity with a name longer than 15 characters. If its a mob you could try a /cofh killall command from the server console. Or try deleting your character data from the server (you will loose your inventory and be put back to the world spawn) and away from the affected chunk.
 

McThyzer

New Member
Jul 29, 2019
2
0
0
Used /cofh killall, and removed my character data... error still occurs... I also tried the /cofh killall <x> command with every single letter and number - so it should've killed every entity... atleast it killed all our Golems and Item entities :S