1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 11/21/24 8:08 PM
|
5 | Description: Exception ticking world
|
6 |
|
7 | java.lang.NoSuchFieldError: rotation
|
8 | at com.barion.dungeons_enhanced.world.structure.prefabs.DEUnderwaterStructure$Piece.<init>(DEUnderwaterStructure.java:56) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
9 | at com.barion.dungeons_enhanced.world.structure.DEEldersTemple$Piece.<init>(DEEldersTemple.java:61) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
10 | at com.barion.dungeons_enhanced.world.structure.DEEldersTemple.assemble(DEEldersTemple.java:53) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
11 | at com.barion.dungeons_enhanced.world.structure.prefabs.DEBaseStructure$Start.generatePieces(DEBaseStructure.java:115) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
12 | at com.barion.dungeons_enhanced.world.structure.prefabs.DEBaseStructure$Start.func_230364_a_(DEBaseStructure.java:77) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
13 | at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:224) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
14 | at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading}
|
15 | at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:classloading,re:mixin}
|
16 | at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:classloading,re:mixin}
|
17 | at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:classloading,pl:accesstransformer:B}
|
18 | at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
|
19 | at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
|
20 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
|
21 | at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
|
22 | at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_412] {}
|
23 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_412] {}
|
24 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_412] {}
|
25 | at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
|
26 | at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
|
27 | at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
|
28 | at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
|
29 | at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_412] {}
|
30 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_412] {}
|
31 | at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_412] {}
|
32 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_412] {}
|
33 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_412] {}
|
34 |
|
35 |
|
36 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
37 | ---------------------------------------------------------------------------------------
|
38 |
|
39 | -- Head --
|
40 | Thread: Server thread
|
41 | Stacktrace:
|
42 | at com.barion.dungeons_enhanced.world.structure.prefabs.DEUnderwaterStructure$Piece.<init>(DEUnderwaterStructure.java:56) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
43 | at com.barion.dungeons_enhanced.world.structure.DEEldersTemple$Piece.<init>(DEEldersTemple.java:61) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
44 | at com.barion.dungeons_enhanced.world.structure.DEEldersTemple.assemble(DEEldersTemple.java:53) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
45 | at com.barion.dungeons_enhanced.world.structure.prefabs.DEBaseStructure$Start.generatePieces(DEBaseStructure.java:115) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
46 | at com.barion.dungeons_enhanced.world.structure.prefabs.DEBaseStructure$Start.func_230364_a_(DEBaseStructure.java:77) ~[dungeons_enhanced:1.9.1] {re:classloading}
|
47 | at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:224) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
48 | at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading}
|
49 | at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:classloading,re:mixin}
|
50 | at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:classloading,re:mixin}
|
51 | at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:classloading,pl:accesstransformer:B}
|
52 | at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:classloading,pl:accesstransformer:B}
|
53 | at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
|
54 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
|
55 | at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
|
56 | at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_412] {}
|
57 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_412] {}
|
58 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_412] {}
|
59 | at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
|
60 | at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
|
61 | at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
|
62 | -- Affected level --
|
63 | Details:
|
64 | All players: 2 total; [ServerPlayerEntity['boummbi'/216, l='ServerLevel[world]', x=2614.29, y=64.00, z=2787.91], ServerPlayerEntity['milobellomusto'/881, l='ServerLevel[world]', x=-53911.89, y=34.11, z=27939.20]]
|
65 | Chunk stats: ServerChunkCache: 4419
|
66 | Level dimension: minecraft:overworld
|
67 | Level spawn location: World: (32,65,64), Chunk: (at 0,4,0 in 2,4; contains blocks 32,0,64 to 47,255,79), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
68 | Level time: 1452225 game time, 1584690 day time
|
69 | Level name: world
|
70 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
71 | Level weather: Rain time: 149608 (now: false), thunder time: 177982 (now: false)
|
72 | Known server brands: forge
|
73 | Level was modded: true
|
74 | Level storage version: 0x04ABD - Anvil
|
75 | Stacktrace:
|
76 | at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:854) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
77 | at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
|
78 | at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
79 | at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
80 | at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
81 | at java.lang.Thread.run(Thread.java:750) [?:1.8.0_412] {}
|
82 |
|
83 |
|
84 | -- System Details --
|
85 | Details:
|
86 | Minecraft Version: 1.16.5
|
87 | Minecraft Version ID: 1.16.5
|
88 | Operating System: Linux (amd64) version 5.15.0-117-generic
|
89 | Java Version: 1.8.0_412, Temurin
|
90 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
|
91 | Memory: 1375479664 bytes (1311 MB) / 2182086656 bytes (2081 MB) up to 2182086656 bytes (2081 MB)
|
92 | CPUs: 2
|
93 | JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M
|
94 | ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
|
95 | ModLauncher launch target: fmlserver
|
96 | ModLauncher naming: srg
|
97 | ModLauncher services:
|
98 | /mixin-0.8.4.jar mixin PLUGINSERVICE
|
99 | /eventbus-4.0.0.jar eventbus PLUGINSERVICE
|
100 | /server.jar object_holder_definalize PLUGINSERVICE
|
101 | /server.jar runtime_enum_extender PLUGINSERVICE
|
102 | /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
|
103 | /server.jar capability_inject_definalize PLUGINSERVICE
|
104 | /server.jar runtimedistcleaner PLUGINSERVICE
|
105 | /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
|
106 | /server.jar fml TRANSFORMATIONSERVICE
|
107 | /serializationisbad-1.5.jar serializationisbad TRANSFORMATIONSERVICE
|
108 | FML: 36.2
|
109 | Forge: net.minecraftforge:36.2.42
|
110 | FML Language Providers:
|
111 | javafml@36.2
|
112 | minecraft@1
|
113 | Mod List:
|
114 | forge-1.16.5-36.2.42-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
|
115 | weaponmaster_ydm-forge-1.16.5-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |DONE |Manifest: NOSIGNATURE
|
116 | mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE
|
117 | doubledoors_1.16.5-3.3.jar |Double Doors |doubledoors |3.3 |DONE |Manifest: NOSIGNATURE
|
118 | mine-mine-no-mi-1.16.5-0.10.3.jar |Mine Mine no Mi |mineminenomi |0.10.2 |DONE |Manifest: NOSIGNATURE
|
119 | BiomesOPlenty-1.16.5-13.1.0.488-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.488 |DONE |Manifest: NOSIGNATURE
|
120 | ironfurnaces-1.16.5-2.7.7.jar |Iron Furnaces |ironfurnaces |2.7.7 |DONE |Manifest: NOSIGNATURE
|
121 | jei-1.16.5-7.8.0.1013.jar |Just Enough Items |jei |7.8.0.1013 |DONE |Manifest: NOSIGNATURE
|
122 | dungeons_enhanced-1.16.5-1.9.1.jar |Dungeons Enhanced |dungeons_enhanced |1.9.1 |DONE |Manifest: NOSIGNATURE
|
123 | libraryferret-forge-1.16.5-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
|
124 | curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
|
125 | Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
|
126 | collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE
|
127 | journeymap-1.16.5-5.8.6.jar |Journeymap |journeymap |5.8.6 |DONE |Manifest: NOSIGNATURE
|
128 | Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE
|
129 | bettervillage-forge-1.16.5-3.2.0.jar |Better village |bettervillage |3.2.0 |DONE |Manifest: NOSIGNATURE
|
130 | sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE
|
131 | coroutil-forge-1.16.5-1.3.6.jar |CoroUtil |coroutil |1.16.5-1.3.6 |DONE |Manifest: NOSIGNATURE
|
132 | relics-1.16.5-0.3.4.4.jar |Relics |relics |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
133 | cloth-config-4.17.101-forge.jar |Cloth Config v4 API |cloth-config |4.17.101 |DONE |Manifest: NOSIGNATURE
|
134 | carryon-1.16.5-1.15.6.24.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
135 | watut-forge-1.16.5-1.0.14.jar |What Are They Up To |watut |1.16.5-1.0.14 |DONE |Manifest: NOSIGNATURE
|
136 | FallingTree-1.16.5-2.11.7.jar |FallingTree |fallingtree |2.11.7 |DONE |Manifest: NOSIGNATURE
|
137 | smallships-1.16.5-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE
|
138 | forge-1.16.5-36.2.42-universal.jar |Forge |forge |36.2.42 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
139 | Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE
|
140 | dummmmmmy-1.16.5-1.3.3.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE
|
141 | expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
|
142 | geckolib-forge-1.16.5-3.0.104.jar |GeckoLib |geckolib3 |3.0.104 |DONE |Manifest: NOSIGNATURE
|
143 | structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
|
144 | selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
|
145 | ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
|
146 | corpse-1.16.5-1.0.7.jar |Corpse |corpse |1.16.5-1.0.7 |DONE |Manifest: NOSIGNATURE
|
147 | Crash Report UUID: 7ee9d0da-6daf-432a-a611-afad268b34b4
|
148 | Player Count: 2 / 20; [ServerPlayerEntity['boummbi'/216, l='ServerLevel[world]', x=2614.29, y=64.00, z=2787.91], ServerPlayerEntity['milobellomusto'/881, l='ServerLevel[world]', x=-53911.89, y=34.11, z=27939.20]]
|
149 | Data Packs: vanilla, mod:weaponmaster_ydm (incompatible), mod:mowziesmobs, mod:doubledoors, mod:mineminenomi, mod:biomesoplenty, mod:ironfurnaces, mod:jei, mod:dungeons_enhanced, mod:libraryferret, mod:curios, mod:waystones (incompatible), mod:collective, mod:journeymap (incompatible), mod:artifacts, mod:bettervillage, mod:sophisticatedbackpacks, mod:coroutil, mod:relics, mod:cloth-config (incompatible), mod:carryon, mod:watut (incompatible), mod:fallingtree, mod:smallships, mod:forge, mod:aquaculture (incompatible), mod:dummmmmmy (incompatible), mod:expandability, mod:geckolib3 (incompatible), mod:structure_gel, mod:selene, mod:ironchest, mod:corpse
|
150 | Is Modded: Definitely; Server brand changed to 'forge'
|
151 | Type: Dedicated Server (map_server.txt)
|