-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.2
-
None
-
Windows 10 64-Bit, NVIDIA GeForce GTX 1050 Ti, Intel i7, Java 1.8.0_51, Oracle Corporation
RAM (total): 8GB, RAM (allocated to Minecraft): 4GB
-
Unconfirmed
Hey,
my game just crashed while I was walking back from my exploration trip, and now I can't get back into the world. I have no resource packs loaded. When I log into the world, the chunk I am supposed to stand in does not render, the f3 combination for reloading the chunk does not work. The problem only occurs when loading that specific map. I have went through many bugs in this forum, but could not find a solution that worked for me.
Here is what the minecraft launcher tells me:
The game crashed whilst exception generating new chunk
The game crashed whilst exception generating new chunk
Error: java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 59 -10
I have also turned on the minecraft game output window, and here is what I get from that:
Profiler Position: N/A (disabled) Player Count: 1 / 8; [tf['scuazz'/306, l='Survival Lets Play', x=883.30, y=64.00, z=-195.01]] Data Packs: vanilla Type: Integrated Server (map_client.txt) Is Modded: Probably not. Jar signature remains and both client + server brands are untouched. #@Unable to render embedded object: File (@# Game crashed) not found. Crash report saved to: #@!@# D:\Minecraft\crash-reports\crash-2019-01-03_15.01.54-server.txt AL lib: (EE) alc_cleanup: 1 device not closed | ||
Process crashed with exit code -1 |
This is what the crash report says:
---- Minecraft Crash Report ----
// Don't do that.
Time: 03.01.19 15:01
Description: Exception generating new chunk
java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 59 -10
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604)
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 59 -10
at ti.b(SourceFile:108)
at bmz.a(SourceFile:108)
at tr.a(SourceFile:12)
at tq.a(SourceFile:35)
at bnd.a(SourceFile:95)
at tx.a(SourceFile:79)
at tx.a(SourceFile:25)
at acu$a.a(SourceFile:147)
at acu$a$$Lambda$1831/1954085959.apply(Unknown Source)
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
... 6 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Thread: Server thread
Stacktrace:
at tc.a(SourceFile:159)
– Chunk to be generated –
Details:
Location: 57,-12
Position hash: -51539607495
Generator: bov@5ae2b8cd
Stacktrace:
at tc.a(SourceFile:159)
at tc.a(SourceFile:124)
at axy.c(SourceFile:248)
at axy.l(SourceFile:243)
at axy.a_(SourceFile:577)
at ayj.a(SourceFile:232)
at ayj.a(SourceFile:160)
at td.a(SourceFile:195)
at net.minecraft.server.MinecraftServer.b(SourceFile:747)
at net.minecraft.server.MinecraftServer.a(SourceFile:681)
at dgh.a(SourceFile:131)
at net.minecraft.server.MinecraftServer.run(SourceFile:584)
at java.lang.Thread.run(Thread.java:745)
– Affected level –
Details:
Level name: Survival Lets Play
All players: 1 total; [tf['scuazz'/306, l='Survival Lets Play', x=883.30, y=64.00, z=-195.01]]
Chunk stats: ServerChunkCache: 670 Drop: 0
Level seed: 5941950684090559758
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options: {}
Level spawn location: World: (-208,70,-207), Chunk: (at 0,4,1 in -13,-13; contains blocks -208,0,-208 to -193,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 502168 game time, 764331 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 104334 (now: false), thunder time: 56090 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
– System Details –
Details:
Minecraft Version: 1.13.2
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: 289928568 bytes (276 MB) / 603979776 bytes (576 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
- duplicates
-
MC-131071 New Chunk generation Exception: Asking a region for a chunk out of bound | X X
- Resolved