-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.1
-
None
-
Unconfirmed
So I had this bug since a while now. I already searched the forum here and also read that others have it. The common answer? "It's getting fixed in the next update".
Well, today I downloaded an update and thought "finally I can go explore there". Fuck all got fixed it seems. Anyways, here is the crash report:
— Minecraft Crash Report ------- Minecraft Crash Report ---- // Don't do that. Time: 24.08.18 20:24Description: Exception generating new chunk java.util.concurrent.CompletionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 8 54 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 | 8 54 at ti.b(SourceFile:108) at bmy.a(SourceFile:57) at tv.a(SourceFile:14) at tq.a(SourceFile:35) at bnc.a(SourceFile:95) at tx.a(SourceFile:79) at tx.a(SourceFile:25) at acu$a.a(SourceFile:147) at acu$a$$Lambda$1959/1105502932.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 threadStacktrace: at tc.a(SourceFile:159) – Chunk to be generated --Details: Location: 7,52 Position hash: 223338299399 Generator: bou@120a13cStacktrace: at tc.a(SourceFile:159) at tc.a(SourceFile:124) at tk.a(SourceFile:87) at tl.c(SourceFile:123) at td.a(SourceFile:219) at net.minecraft.server.MinecraftServer.b(SourceFile:747) at net.minecraft.server.MinecraftServer.a(SourceFile:681) at dgg.a(SourceFile:131) at net.minecraft.server.MinecraftServer.run(SourceFile:584) at java.lang.Thread.run(Thread.java:745) – Affected level --Details: Level name: Water update All players: 1 total; [tf['Primisto'/278, l='Water update', x=-8.89, y=98.53, z=578.84]] Chunk stats: ServerChunkCache: 1336 Drop: 0 Level seed: 83350775 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: {} Level spawn location: World: (-32,68,162), Chunk: (at 0,4,2 in -2,10; contains blocks -32,0,160 to -17,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 834767 game time, 1920 day time Level dimension: 0 Level storage version: 0x04ABD – System Details --Details: Minecraft Version: 1.13.1 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: 521659736 bytes (497 MB) / 1040187392 bytes (992 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)
- duplicates
-
MC-131071 New Chunk generation Exception: Asking a region for a chunk out of bound | X X
- Resolved