-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13
-
None
-
Unconfirmed
The Game just randomly crashed, and when I log back into my world it just crashes a few seconds after I join the game.
I found that setting the render distance to 2 and setting it back fixed my world from crashing.
---- Minecraft Crash Report ---- // I blame Dinnerbone. Time: 7/21/18 11:54 PM Description: Exception generating new chunk java.util.concurrent.ExecutionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 704 -60 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895) 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:748) Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 704 -60 at th.c(SourceFile:118) at axt.y(SourceFile:45) at th.a(SourceFile:277) at byf.a(SourceFile:50) at byi.a(SourceFile:38) at tt.a(SourceFile:21) at tp.a(SourceFile:35) at bmu.a(SourceFile:95) at tw.a(SourceFile:62) at tw.a(SourceFile:25) at acr$a.a(SourceFile:130) at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) 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:1692) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) 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: 719,-47 Position hash: -201863462193 Generator: bom@10869ee8 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:748) -- Affected level -- Details: Level name: Um_bongo All players: 1 total; [te['GNUPlusLinux'/211, l='Um_bongo', x=11313.95, y=62.07, z=-701.47]] Chunk stats: ServerChunkCache: 1249 Drop: 0 Level seed: 9213072291283958935 Level generator: ID 02 - largeBiomes, ver 0. Features enabled: true Level generator options: {} Level spawn location: World: (-12,64,248), Chunk: (at 4,4,8 in -1,15; contains blocks -16,0,240 to -1,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 22391162 game time, 24919316 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 95367 (now: false), thunder time: 104573 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false -- System Details -- Details: Minecraft Version: 1.13 Operating System: Linux (amd64) version 4.17.6-1-ARCH Java Version: 1.8.0_172, Oracle Corporation Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 741537704 bytes (707 MB) / 1402191872 bytes (1337 MB) up to 2040135680 bytes (1945 MB) JVM Flags: 5 total; -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1G Profiler Position: N/A (disabled) Player Count: 1 / 8; [te['GNUPlusLinux'/211, l='Survival', x=11313.95, y=62.07, z=-701.47]] 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-125134 Server crashes while generating new chunks – java.util.concurrent.ExecutionException: We are asking a region for a chunk out of bound
- Resolved