-
Bug
-
Resolution: Cannot Reproduce
-
None
-
1.14.4, 19w40a
-
None
-
-- System Details --
Details:
Minecraft Version: 19w06a
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1268017552 bytes (1209 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
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: 19w06a
LWJGL: 3.2.1 build 12
OpenGL: GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.35, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: vanilla, file/megamernnn, file/Large_Redstone_Torch
Current Language: English (US)
CPU: 6x AMD FX(tm)-6300 Six-Core Processor-- System Details -- Details: Minecraft Version: 19w06a Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1268017552 bytes (1209 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) 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: 19w06a LWJGL: 3.2.1 build 12 OpenGL: GeForce GTX 1070 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 417.35, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: vanilla, file/megamernnn, file/Large_Redstone_Torch Current Language: English (US) CPU: 6x AMD FX(tm)-6300 Six-Core Processor
-
Unconfirmed
-
Crash
When loading a resourcepack (either on startup or when choosing a resourcepack) containing the attached sounds.json, a StackOverflowError occurs and minecraft crashes.
The attached sounds.json has been narrowed down to 15 lines. A bare-bones resource pack that only contains the sounds.json is also attached in zip format.
This occurs for all versions starting from 19w06a to 19w40a(current), EXCEPT 19w07a and 19w08a.
(19w07a has a StackOverflowError but does not crash due to catching the error?)
(19w08a due to a bug in that version relating to sounds?)
(Version checking was done by halving repeatedly to find the first version it first occurred in, not every version was checked, I may have missed other versions where it does not occur.)
expected behavior:
Vanilla cave sounds are loaded in addition to the resourcepack's ambient/cave/cave9 file. (if included)
initially found bug from running this old resourcepack:
https://www.curseforge.com/minecraft/texture-packs/clozer-blockman-dash-returns
Stack trace
Description: Rendering overlay java.lang.StackOverflowError: Rendering overlay at java.util.HashMap.hash(HashMap.java:338) at java.util.HashMap.get(HashMap.java:556) at ecp$a$1.a(SourceFile:203) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83) at ecp$a$1.a(SourceFile:207) at ecq.a(SourceFile:83)