-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13
-
None
-
Processor: Intel(R) Core(Tm)i5-4210U CPU @ 1.70GHz 2.40 GHz
System type: 64-bit Operating System, x64-based processor
-
Unconfirmed
-
Survival
Whenever I load a world, I spawn in for a few seconds before the game crashes giving me the message "The game crashed whilst exception generating new chunk". I'm horrible with computer related things, and would really appreciate the help.
Much thanks,
Anthony
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 7/26/18 6:52 PM
Description: Exception generating new chunk
java.util.concurrent.ExecutionException: h: Loading NBT data
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1887)
at tb.c(SourceFile:126)
at tj.a(SourceFile:85)
at tk.c(SourceFile:123)
at tc.i_(SourceFile:220)
at net.minecraft.server.MinecraftServer.w(SourceFile:723)
at net.minecraft.server.MinecraftServer.v(SourceFile:656)
at dfx.v(SourceFile:157)
at net.minecraft.server.MinecraftServer.run(SourceFile:559)
at java.lang.Thread.run(Thread.java:745)
Caused by: h: Loading NBT data
at gy.a(SourceFile:443)
at gy.a(SourceFile:81)
at gy.a(SourceFile:437)
at gy.a(SourceFile:81)
at hi.a(SourceFile:119)
at hi.a(SourceFile:84)
at hi.a(SourceFile:80)
at bnm.a(SourceFile:96)
at bnm.a(SourceFile:86)
at bnm.b(SourceFile:140)
at tw.a(SourceFile:70)
at tw.a(SourceFile:51)
at tw$$Lambda$1728/1183240377.apply(Unknown Source)
at java.util.Map.computeIfAbsent(Map.java:957)
at tw.a(SourceFile:50)
at tw.a(SourceFile:25)
at acr.a(SourceFile:60)
at acr$$Lambda$1723/1646746405.get(Unknown Source)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: java.util.zip.ZipException: invalid distance too far back
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:164)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
at java.io.DataInputStream.readFully(DataInputStream.java:195)
at java.io.DataInputStream.readUTF(DataInputStream.java:609)
at java.io.DataInputStream.readUTF(DataInputStream.java:564)
at gy.b(SourceFile:430)
at gy.a(SourceFile:78)
at he.a(SourceFile:69)
at gy.a(SourceFile:437)
... 21 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Server thread
Stacktrace:
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
– Chunk to be generated –
Details:
Location: -57,-18
Position hash: -73014444089
Generator: bom@b49d2cb
Stacktrace:
at tb.a(SourceFile:170)
at tb.c(SourceFile:129)
at tj.a(SourceFile:85)
at tk.c(SourceFile:123)
at tc.i_(SourceFile:220)
at net.minecraft.server.MinecraftServer.w(SourceFile:723)
at net.minecraft.server.MinecraftServer.v(SourceFile:656)
at dfx.v(SourceFile:157)
at net.minecraft.server.MinecraftServer.run(SourceFile:559)
at java.lang.Thread.run(Thread.java:745)
– Affected level –
Details:
Level name: New World
All players: 1 total; [te['a_guy_who_exists'/314, l='New World', x=-840.31, y=61.20, z=-356.65]]
Chunk stats: ServerChunkCache: 645 Drop: 269
Level seed: -4276787104227770221
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (192,69,-63), Chunk: (at 0,4,1 in 12,-4; contains blocks 192,0,-64 to 207,255,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 480773 game time, 586668 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 77915 (now: false), thunder time: 93188 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
– System Details –
Details:
Minecraft Version: 1.13
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: 175550832 bytes (167 MB) / 570425344 bytes (544 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [te['a_guy_who_exists'/314, l='New World', x=-840.31, y=61.20, z=-356.65]]
Data Packs: vanilla
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
- duplicates
-
MC-134159 Saved world causes crash in 1.13
- Resolved