Forge 1.16.5 Crash Report

#nHky2cd
140 lines
Raw
Analysis
Minecraft version:
1.16.5
Java version:
1.8.0_332
Forge version:
36.2.35
1---- Minecraft Crash Report ----
2// Who set us up the TNT?
3
4Time: 7/8/22 7:40 AM
5Description: Exception in server tick loop
6
7java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk
8 at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_332] {}
9 at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_332] {}
10 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_332] {}
11 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_332] {}
12 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_332] {}
13 at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
14 at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
15 at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
16 at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
17 at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_332] {}
18 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_332] {}
19 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_332] {}
20 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_332] {}
21 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_332] {}
22Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk
23 at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
24 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
25 at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
26 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_332] {}
27 ... 11 more
28Caused by: java.lang.RuntimeException
29 at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_332] {}
30 at corgiaoc.byg.common.world.dimension.layers.WeightedMasterLayer.getRandomBiome(WeightedMasterLayer.java:27) ~[byg:1.3.5] {re:classloading}
31 at corgiaoc.byg.common.world.dimension.layers.WeightedMasterLayer.func_215735_a(WeightedMasterLayer.java:23) ~[byg:1.3.5] {re:classloading}
32 at net.minecraft.world.gen.layer.traits.IAreaTransformer0.func_202820_a(SourceFile:12) ~[?:?] {re:classloading}
33 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
34 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {re:classloading}
35 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
36 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
37 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:46) ~[?:?] {re:classloading}
38 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
39 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
40 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
41 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
42 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
43 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
44 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
45 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
46 at corgiaoc.byg.common.world.dimension.layers.BYGHillsLayer.func_215723_a(BYGHillsLayer.java:32) ~[byg:1.3.5] {re:classloading}
47 at net.minecraft.world.gen.layer.traits.IAreaTransformer2.func_215724_a(SourceFile:15) ~[?:?] {re:classloading,re:mixin}
48 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
49 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
50 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
51 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
52 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
53 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
54 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
55 at net.minecraft.world.gen.layer.traits.ICastleTransformer.func_215728_a(SourceFile:14) ~[?:?] {re:classloading,re:mixin}
56 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
57 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
58 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
59 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
60 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
61 at net.minecraft.world.gen.layer.ZoomLayer.func_215728_a(SourceFile:31) ~[?:?] {re:classloading}
62 at net.minecraft.world.gen.layer.traits.IAreaTransformer1.func_202711_b(SourceFile:13) ~[?:?] {re:classloading,re:mixin}
63 at net.minecraft.world.gen.area.LazyArea.func_202678_a(SourceFile:26) ~[?:?] {re:classloading}
64 at corgiaoc.byg.common.world.dimension.DatapackLayer.sampleNether(DatapackLayer.java:25) ~[byg:1.3.5] {re:classloading}
65 at corgiaoc.byg.common.world.dimension.nether.BYGNetherBiomeSource.func_225526_b_(BYGNetherBiomeSource.java:79) ~[byg:1.3.5] {re:classloading,re:mixin}
66 at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:262) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:A}
67 at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
68 at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
69 at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
70 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
71 at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
72 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_332] {}
73 ... 11 more
74
75
76A detailed walkthrough of the error, its code path and all known details is as follows:
77---------------------------------------------------------------------------------------
78
79-- System Details --
80Details:
81 Minecraft Version: 1.16.5
82 Minecraft Version ID: 1.16.5
83 Operating System: Linux (amd64) version 5.4.0-104-generic
84 Java Version: 1.8.0_332, Oracle Corporation
85 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
86 Memory: 892896424 bytes (851 MB) / 2350907392 bytes (2242 MB) up to 2350907392 bytes (2242 MB)
87 CPUs: 3
88 JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M
89 ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
90 ModLauncher launch target: fmlserver
91 ModLauncher naming: srg
92 ModLauncher services:
93 /mixin-0.8.4.jar mixin PLUGINSERVICE
94 /eventbus-4.0.0.jar eventbus PLUGINSERVICE
95 /forge.jar object_holder_definalize PLUGINSERVICE
96 /forge.jar runtime_enum_extender PLUGINSERVICE
97 /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
98 /forge.jar capability_inject_definalize PLUGINSERVICE
99 /forge.jar runtimedistcleaner PLUGINSERVICE
100 /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
101 /forge.jar fml TRANSFORMATIONSERVICE
102 FML: 36.2
103 Forge: net.minecraftforge:36.2.35
104 FML Language Providers:
105 javafml@36.2
106 minecraft@1
107 Mod List:
108 forge-1.16.5-36.2.35-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
109 mcw-bridges-2.0.3-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
110 DungeonsMod-1.16.3-1.4.43.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.43 |DONE |Manifest: NOSIGNATURE
111 mcw-trapdoors-1.0.6-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
112 mcw-fences-1.0.5-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.5 |DONE |Manifest: NOSIGNATURE
113 jei-1.16.5-7.7.1.152.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
114 mcw-windows-2.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
115 curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE
116 BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
117 mcw-paintings-1.0.3-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.3 |DONE |Manifest: NOSIGNATURE
118 journeymap-1.16.5-5.8.5p5.jar |Journeymap |journeymap |5.8.5p5 |DONE |Manifest: NOSIGNATURE
119 citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
120 alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
121 TravelersBackpack-1.16.5-5.4.9.jar |Traveler's Backpack |travelersbackpack |5.4.9 |DONE |Manifest: NOSIGNATURE
122 YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
123 mcw-roofs-2.1.2-mc1.16.5.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
124 mcw-doors-1.0.6-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
125 mcw-furniture-3.0.0-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |DONE |Manifest: NOSIGNATURE
126 Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
127 cloth-config-forge-4.14.64.jar |Cloth Config v4 API |cloth-config |4.14.64 |DONE |Manifest: NOSIGNATURE
128 byg-1.3.5.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
129 MysticsBiomes-1.16.4-1.1.0.jar |Mystic's Biomes |mysticsbiomes |1.16.4-1.1.0 |DONE |Manifest: NOSIGNATURE
130 FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
131 forge-1.16.5-36.2.35-universal.jar |Forge |forge |36.2.35 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
132 twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
133 mcw-lights-1.0.3-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
134 DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
135 chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
136 Crash Report UUID: b4658c33-7a05-45d6-a386-2bc476b1e7da
137 Player Count: 1 / 5; [ServerPlayerEntity['Gouki'/79, l='ServerLevel[world]', x=1406.71, y=65.00, z=2513.95]]
138 Data Packs: vanilla, mod:mcwbridges, mod:dungeonsmod (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:jei, mod:mcwwindows, mod:curios, mod:bettercaves (incompatible), mod:mcwpaintings, mod:journeymap (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:travelersbackpack (incompatible), mod:yungsapi, mod:mcwroofs, mod:mcwdoors, mod:mcwfurnitures, mod:cloth-config (incompatible), mod:byg, mod:mysticsbiomes, mod:fallingtree, mod:forge, mod:twilightforest, mod:mcwlights, mod:dungeons_arise, mod:chocolate, mod:waila
139 Is Modded: Definitely; Server brand changed to 'forge'
140 Type: Dedicated Server (map_server.txt)
This log will be saved for 90 days from their last view.
Report abuse