-
Bug
-
Resolution: Fixed
-
Minecraft 1.8.7, Minecraft 1.8.8
-
None
-
OS: Windows 7 (ver 6.1, arch amd64)
Java: 1.8.0_31 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.6.11 (bootstrap 5)
-
Confirmed
Well, I'm creating some only one command command block vanilla mods.
Sometimes I reach the character cap in a command block.
However, for some reasons I can enter more characters than minecraft can process and when I try to press the done-button the game crashes.
At the beginning of my crash report there's written "io.netty.handler.codec.EncoderException: String too big (was 32764 bytes encoded, max 32767)"
You'll find my crash report and the command I tried to enter ("CommandIsTooLong.txt") in the attachments.
- relates to
-
MC-68458 Crash on reaching Command Block character limit
- Resolved