Autocomplete for teamcolor in multiplayer causes crash
Pressing tab for autocomplete after "/scoreboard teams option X color " causes the client to crash with the following exception instead of displaying all the available colors.
java.io.IOException: Received string length longer than maximum allowed (129 > 100) at em.a(SourceFile:244) at cz.a(SourceFile:21) at em.a(SourceFile:201) at ck.i(SourceFile:254) at ck.c(SourceFile:16) at cl.run(SourceFile:94)
Linked Issues
Created Issue:
Autocomplete for teamcolor in multiplayer causes crash
Pressing tab for autocomplete after "/scoreboard teams option X color " causes the client to crash with the following exception instead of displaying all the available colors.
java.io.IOException: Received string length longer than maximum allowed (129 > 100)
at em.a(SourceFile:244)
at cz.a(SourceFile:21)
at em.a(SourceFile:201)
at ck.i(SourceFile:254)
at ck.c(SourceFile:16)
at cl.run(SourceFile:94)
duplicates
Pressing tab for autocomplete after "/scoreboard teams option X color " causes the client to crash with the following exception instead of displaying all the available colors.
java.io.IOException: Received string length longer than maximum allowed (129 > 100)
at em.a(SourceFile:244)
at cz.a(SourceFile:21)
at em.a(SourceFile:201)
at ck.i(SourceFile:254)
at ck.c(SourceFile:16)
at cl.run(SourceFile:94)Pressing tab for autocomplete after "/scoreboard teams option X color " causes the client to crash with the following exception instead of displaying all the available colors.
java.io.IOException: Received string length longer than maximum allowed (129 > 100) at em.a(SourceFile:244) at cz.a(SourceFile:21) at em.a(SourceFile:201) at ck.i(SourceFile:254) at ck.c(SourceFile:16) at cl.run(SourceFile:94)
Duplicate of
MC-16183, please use the search function to see if your bug has already been submitted. Currently over 57% of tickets are being closed as duplicate.I am sorry, i used the search function and couldn't find any related bug report