While on a server If you set up a scoreboard to show your health below your name and die when you try to join back into the game you get "Connection Lost End of Stream". It also kicks all other players from the game when you die.
Commands Used:
/scoreboard objectives add Health health
/scoreboard objectives setdisplay belowName Health
Couldn't find the errors in the log file so I took a picture.
Linked issues
Attachments
Comments


2013-05-25 09:24:51 [INFO] multiplayer.player.left
2013-05-25 09:24:52 [SEVERE] Reached end of stream for /127.0.0.1
2013-05-25 09:24:54 [INFO] Kumasasa[/127.0.0.1:62333] logged in with entity id 3
067 at (-1424.5388100020568, 64.0, -1644.902055348234)
2013-05-25 09:24:54 [INFO] multiplayer.player.joined
java.lang.NullPointerException
at em.a(SourceFile:232)
at fj.a(SourceFile:50)
at em.a(SourceFile:223)
at ck.h(SourceFile:182)
at ck.d(SourceFile:16)
at cm.run(SourceFile:115)
2013-05-25 09:24:55 [INFO] Kumasasa lost connection: disconnect.genericReason
2013-05-25 09:24:55 [INFO] multiplayer.player.left
2013-05-25 09:24:55 [INFO] Kumasasa lost connection: disconnect.genericReason
2013-05-25 09:24:55 [INFO] multiplayer.player.left
java.lang.IllegalArgumentException: Empty string not allowed
at cg.<init>(SourceFile:15)
at bu.a(SourceFile:77)
at asn.e(SourceFile:186)
at asn.b(SourceFile:112)
at alu.a(SourceFile:88)
at alu.a(SourceFile:76)
at je.a(SourceFile:646)
at je.a(SourceFile:631)
at net.minecraft.server.MinecraftServer.a(SourceFile:266)
at net.minecraft.server.MinecraftServer.r(SourceFile:413)
at net.minecraft.server.MinecraftServer.run(SourceFile:342)
at gu.run(SourceFile:585)
Duplicate of MC-15058.
Sorry Tails I tried looking for a report of this already but I couldn't find one.
Confirmed.