-
Bug
-
Resolution: Duplicate
-
None
-
20w17a
-
None
-
Java Edition of Minecraft
-
Unconfirmed
-
(Unassigned)
This crash can be replicated by clicking 'previous page' to another page with different content. Occurs occasionally.
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 27/04/20 11:29 AM
Description: Rendering screen
java.lang.StringIndexOutOfBoundsException: String index out of range: 2
at java.lang.String.substring(String.java:1951)
at dqi.D(SourceFile:605)
at dqi.B(SourceFile:561)
at dqi.a(SourceFile:451)
at eai.a(SourceFile:604)
at dkr.e(SourceFile:1007)
at dkr.d(SourceFile:630)
at net.minecraft.client.main.Main.main(SourceFile:204)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Render thread
Stacktrace:
at java.lang.String.substring(String.java:1951)
at dqi.D(SourceFile:605)
at dqi.B(SourceFile:561)
at dqi.a(SourceFile:451)
– Screen render details –
Details:
Screen name: dqi
Mouse location: Scaled: (284, 164). Absolute: (854.000000, 492.000000)
Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3.000000
– Affected level –
Details:
All players: 1 total; [dzw['LowMiner50'/6, l='MpServer', x=1003.70, y=51.00, z=1001.92]]
Chunk stats: Client Chunk Cache: 4761, 3969
Level dimension: minecraft:overworld
Level name: MpServer
Level seed: 3810596025610280486
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options: NBT[{}]
Level spawn location: World: (1000,51,1000), Chunk: (at 8,3,8 in 62,62; contains blocks 992,0,992 to 1007,255,1007), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Level time: 430662 game time, 6000 day time
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Known server brands:
Level was modded: false
Level storage version: 0x04ABD - Anvil
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at dxd.a(SourceFile:430)
at dkr.c(SourceFile:1980)
at dkr.d(SourceFile:648)
at net.minecraft.client.main.Main.main(SourceFile:204)
– System Details –
Details:
Minecraft Version: 20w17a
Minecraft Version ID: 20w17a
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 499760200 bytes (476 MB) / 1744830464 bytes (1664 MB) up to 2147483648 bytes (2048 MB)
CPUs: 8
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 20w17a
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 745/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: vanilla, file/VanillaTweaks_r451515.zip, file/Rainy Day (Stereo)
Current Language: English (Canada)
CPU: 8x Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
- duplicates
-
MC-179868 Crash when going to a previous page of writable books
- Resolved