-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.14
-
None
-
When moving the cursor up and down in the book and quill or typing texts in it will cause the user to crash out of the game.
-
Unconfirmed
-
Crash
- Windows 10 OS
- Java Edition
- Minecraft Version 1.14 latest
Message from my log:
[17:03:36] [Client thread/FATAL]: Reported exception thrown!
m: keyPressed event handler
at czr.wrapScreenError(SourceFile:446) ~[1.14.jar:?]
at cvg.a(SourceFile:407) ~[1.14.jar:?]
at cvg$$Lambda$1455/2028277706.invoke(Unknown Source) ~[?:?]
at org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:37) ~[lwjgl-glfw-3.2.1.jar:build 12]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.1.jar:build 12]
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3050) ~[lwjgl-glfw-3.2.1.jar:build 12]
at cub.l(SourceFile:425) ~[1.14.jar:?]
at cub.c(SourceFile:283) ~[1.14.jar:?]
at cvi.b(SourceFile:1023) ~[1.14.jar:?]
at cvi.d(SourceFile:976) ~[1.14.jar:?]
at cvi.b(SourceFile:411) [1.14.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:154) [1.14.jar:?]
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 56
at java.lang.AbstractStringBuilder.deleteCharAt(AbstractStringBuilder.java:797) ~[?:1.8.0_51]
at java.lang.StringBuilder.deleteCharAt(StringBuilder.java:253) ~[?:1.8.0_51]
at daq.b(SourceFile:322) ~[1.14.jar:?]
at daq.b(SourceFile:278) ~[1.14.jar:?]
at daq.keyPressed(SourceFile:229) ~[1.14.jar:?]
at cvg.a(SourceFile:409) ~[1.14.jar:?]
at cvg$$Lambda$1953/1539258473.run(Unknown Source) ~[?:?]
at czr.wrapScreenError(SourceFile:441) ~[1.14.jar:?]
... 11 more
- relates to
-
MC-149792 Client book length mismatch resulting in crash
- Resolved