1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 02.09.2025 14:25
|
5 | Description: Exception generating new chunk
|
6 |
|
7 | java.util.concurrent.ExecutionException: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 20 -11
|
8 | at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
|
9 | at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1887)
|
10 | at tb.c(SourceFile:126)
|
11 | at tj.a(SourceFile:85)
|
12 | at tk.c(SourceFile:123)
|
13 | at tc.i_(SourceFile:220)
|
14 | at net.minecraft.server.MinecraftServer.w(SourceFile:723)
|
15 | at net.minecraft.server.MinecraftServer.v(SourceFile:656)
|
16 | at dfx.v(SourceFile:157)
|
17 | at net.minecraft.server.MinecraftServer.run(SourceFile:559)
|
18 | at java.lang.Thread.run(Thread.java:745)
|
19 | Caused by: java.lang.RuntimeException: We are asking a region for a chunk out of bound | 20 -11
|
20 | at th.c(SourceFile:118)
|
21 | at th.a(SourceFile:412)
|
22 | at bwn$a.a(SourceFile:131)
|
23 | at bwt.a(SourceFile:60)
|
24 | at btc.a(SourceFile:78)
|
25 | at bvh.a(SourceFile:16)
|
26 | at bvh.a(SourceFile:13)
|
27 | at bpe.a(SourceFile:27)
|
28 | at ayn.a(SourceFile:514)
|
29 | at bmq.a(SourceFile:113)
|
30 | at tq.a(SourceFile:12)
|
31 | at tp.a(SourceFile:35)
|
32 | at bmu.a(SourceFile:95)
|
33 | at tw.a(SourceFile:62)
|
34 | at tw.a(SourceFile:25)
|
35 | at acr$a.a(SourceFile:130)
|
36 | at acr$a$$Lambda$1737/1706498936.apply(Unknown Source)
|
37 | at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
|
38 | at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
|
39 | at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443)
|
40 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
|
41 | at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
|
42 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
|
43 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
|
44 |
|
45 |
|
46 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
47 | ---------------------------------------------------------------------------------------
|
48 |
|
49 | -- Head --
|
50 | Thread: Server thread
|
51 | Stacktrace:
|
52 | at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
|
53 |
|
54 | -- Chunk to be generated --
|
55 | Details:
|
56 | Location: 19,-8
|
57 | Position hash: -34359738349
|
58 | Generator: bom@2cb49139
|
59 | Stacktrace:
|
60 | at tb.a(SourceFile:170)
|
61 | at tb.c(SourceFile:129)
|
62 | at tj.a(SourceFile:85)
|
63 | at tk.c(SourceFile:123)
|
64 | at tc.i_(SourceFile:220)
|
65 | at net.minecraft.server.MinecraftServer.w(SourceFile:723)
|
66 | at net.minecraft.server.MinecraftServer.v(SourceFile:656)
|
67 | at dfx.v(SourceFile:157)
|
68 | at net.minecraft.server.MinecraftServer.run(SourceFile:559)
|
69 | at java.lang.Thread.run(Thread.java:745)
|
70 |
|
71 | -- Affected level --
|
72 | Details:
|
73 | Level name: test survival
|
74 | All players: 1 total; [te['mamiO1'/160, l='test survival', x=115.18, y=74.00, z=65.83]]
|
75 | Chunk stats: ServerChunkCache: 1073 Drop: 194
|
76 | Level seed: -7252862738666637473
|
77 | Level generator: ID 00 - default, ver 1. Features enabled: true
|
78 | Level generator options: {}
|
79 | Level spawn location: World: (-48,67,-255), Chunk: (at 0,4,1 in -3,-16; contains blocks -48,0,-256 to -33,255,-241), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
|
80 | Level time: 26275 game time, 26275 day time
|
81 | Level dimension: 0
|
82 | Level storage version: 0x04ABD - Anvil
|
83 | Level weather: Rain time: 30434 (now: false), thunder time: 79163 (now: false)
|
84 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
|
85 |
|
86 | -- System Details --
|
87 | Details:
|
88 | Minecraft Version: 1.13
|
89 | Operating System: Windows 10 (amd64) version 10.0
|
90 | Java Version: 1.8.0_51, Oracle Corporation
|
91 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
|
92 | Memory: 1058267800 bytes (1009 MB) / 1660944384 bytes (1584 MB) up to 3170893824 bytes (3024 MB)
|
93 | JVM Flags: 8 total; -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx3010m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
|
94 | Profiler Position: N/A (disabled)
|
95 | Player Count: 1 / 8; [te['mamiO1'/160, l='test survival', x=115.18, y=74.00, z=65.83]]
|
96 | Data Packs:
|
97 | Type: Integrated Server (map_client.txt)
|
98 | Is Modded: Probably not. Jar signature remains and both client server brands are untouched.
|