-
Bug
-
Resolution: Duplicate
-
None
-
20w12a, 20w13b, 20w15a
-
None
-
From a crash log in a different world:
-- System Details --
Details:
Minecraft Version: 20w12a
Minecraft Version ID: 20w12a
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: 947838552 bytes (903 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
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: 20w12a
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4526, Intel
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/DeathEqualsDemonetize.zip
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHzFrom a crash log in a different world: -- System Details -- Details: Minecraft Version: 20w12a Minecraft Version ID: 20w12a 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: 947838552 bytes (903 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 4 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: 20w12a Backend library: LWJGL version 3.2.2 build 10 Backend API: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4526, Intel 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/DeathEqualsDemonetize.zip Current Language: English (US) CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz
-
Confirmed
-
Creative
-
(Unassigned)
Steps to reproduce:
1. Generate a The Void superflat
2. Run the following commands:
/fill -93 ~-1 -3 93 ~-1 3 soul_soil
/fill -3 ~-1 -93 3 ~-1 93 soul_soil
/fill -93 ~-1 -93 -4 ~-1 -4 crimson_nylium
/fill 93 ~-1 93 4 ~-1 4 crimson_nylium
/fill 93 ~-1 -93 4 ~-1 -4 warped_nylium
/fill -93 ~-1 93 -4 ~-1 4 warped_nylium
3. Spam bone meal all over the warped (green) nylium blocks. After a while, bonemeal stops working. This is because of extreme TPS lag caused by MC-175269.
4. Press and hold F3+C to trigger a debug crash.
When the crash countdown reaches 1, the game stops responding. Closing the game at this point pulls up the "Game Crashed" in the launcher, but does not generate a crash report.
This behavior is inconsistent with debug crashes triggered during high TPS lag due to entities, e.g. a repeating-command-block villager fountain.
- duplicates
-
MC-175269 Server tick freeze (timeout) on bonemealing nylium
- Resolved