Forge 1.16.5 Crash Report

#yB39jKm
217 lines
Raw
Analysis
Minecraft version:
1.16.5
Java version:
1.8.0_333
Forge version:
36.2.39
1---- Minecraft Crash Report ----
2// Don't be sad. I'll do better next time, I promise!
3
4Time: 8/30/25 2:28 PM
5Description: Exception ticking world
6
7java.lang.IllegalArgumentException: null
8 at net.minecraft.util.WeightedRandom.func_76273_a(SourceFile:20) ~[?:?] {re:classloading}
9 at net.minecraft.util.WeightedRandom.func_76271_a(SourceFile:39) ~[?:?] {re:classloading}
10 at net.minecraft.world.spawner.WorldEntitySpawner.func_234977_a_(WorldEntitySpawner.java:259) ~[?:?] {re:classloading}
11 at net.minecraft.world.spawner.WorldEntitySpawner.func_234966_a_(WorldEntitySpawner.java:157) ~[?:?] {re:classloading}
12 at net.minecraft.world.spawner.WorldEntitySpawner.func_234967_a_(WorldEntitySpawner.java:124) ~[?:?] {re:classloading}
13 at net.minecraft.world.spawner.WorldEntitySpawner.func_234979_a_(WorldEntitySpawner.java:110) ~[?:?] {re:classloading}
14 at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(ServerChunkProvider.java:364) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerChunkCacheAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
15 at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_333] {}
16 at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:351) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerChunkCacheAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
17 at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:326) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerChunkCacheAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
18 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:334) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.entity_load_deadlock.ServerLevelMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
19 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
20 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
21 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:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
22 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:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
23 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:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
24 at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {}
25
26
27A detailed walkthrough of the error, its code path and all known details is as follows:
28---------------------------------------------------------------------------------------
29
30-- Head --
31Thread: Server thread
32Stacktrace:
33 at net.minecraft.util.WeightedRandom.func_76273_a(SourceFile:20) ~[?:?] {re:classloading}
34 at net.minecraft.util.WeightedRandom.func_76271_a(SourceFile:39) ~[?:?] {re:classloading}
35 at net.minecraft.world.spawner.WorldEntitySpawner.func_234977_a_(WorldEntitySpawner.java:259) ~[?:?] {re:classloading}
36 at net.minecraft.world.spawner.WorldEntitySpawner.func_234966_a_(WorldEntitySpawner.java:157) ~[?:?] {re:classloading}
37 at net.minecraft.world.spawner.WorldEntitySpawner.func_234967_a_(WorldEntitySpawner.java:124) ~[?:?] {re:classloading}
38 at net.minecraft.world.spawner.WorldEntitySpawner.func_234979_a_(WorldEntitySpawner.java:110) ~[?:?] {re:classloading}
39 at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(ServerChunkProvider.java:364) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerChunkCacheAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
40 at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_333] {}
41 at net.minecraft.world.server.ServerChunkProvider.func_217220_m(ServerChunkProvider.java:351) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerChunkCacheAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
42 at net.minecraft.world.server.ServerChunkProvider.func_217207_a(ServerChunkProvider.java:326) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerChunkCacheAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
43 at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:334) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.entity_load_deadlock.ServerLevelMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
44-- Affected level --
45Details:
46 All players: 2 total; [ServerPlayerEntity['McDepressed2997'/1, l='ServerLevel[world]', x=556.83, y=57.00, z=531.47], ServerPlayerEntity['Lambodius'/80, l='ServerLevel[world]', x=754.63, y=65.00, z=103.46]]
47 Chunk stats: ServerChunkCache: 2875
48 Level dimension: minecraft:overworld
49 Level spawn location: World: (224,65,96), Chunk: (at 0,4,0 in 14,6; contains blocks 224,0,96 to 239,255,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
50 Level time: 887846 game time, 14965 day time
51 Level name: world
52 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
53 Level weather: Rain time: 36865 (now: false), thunder time: 63750 (now: false)
54 Known server brands: forge
55 Level was modded: true
56 Level storage version: 0x04ABD - Anvil
57Stacktrace:
58 at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
59 at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
60 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:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
61 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:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
62 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:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:modernfix-common.mixins.json:perf.remove_spawn_chunks.MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
63 at java.lang.Thread.run(Unknown Source) [?:1.8.0_333] {}
64
65
66-- System Details --
67Details:
68 Minecraft Version: 1.16.5
69 Minecraft Version ID: 1.16.5
70 Operating System: Windows 10 (amd64) version 10.0
71 Java Version: 1.8.0_333, Oracle Corporation
72 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
73 Memory: 2044190232 bytes (1949 MB) / 3763863552 bytes (3589 MB) up to 13362528256 bytes (12743 MB)
74 CPUs: 16
75 JVM Flags: 1 total; -Xmx14G
76 ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
77 ModLauncher launch target: fmlserver
78 ModLauncher naming: srg
79 ModLauncher services:
80 /mixin-0.8.4.jar mixin PLUGINSERVICE
81 /eventbus-4.0.0.jar eventbus PLUGINSERVICE
82 /forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE
83 /forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
84 /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
85 /forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
86 /forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
87 /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
88 /forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
89 FML: 36.2
90 Forge: net.minecraftforge:36.2.39
91 FML Language Providers:
92 javafml@36.2
93 minecraft@1
94 Mod List:
95 BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
96 supermartijn642configlib-1.1.8-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
97 refinedpipes-0.5.2.jar |Refined Pipes |refinedpipes |0.5.2 |DONE |Manifest: NOSIGNATURE
98 ExtendedCrafting-1.16.5-3.1.13.jar |Extended Crafting |extendedcrafting |3.1.13 |DONE |Manifest: NOSIGNATURE
99 shroomscape-1.16.5-1.0.0.jar |ShroomScape |shroomscape |1.0.0 |DONE |Manifest: NOSIGNATURE
100 connectivity-2.4-1.16.5.jar |Connectivity Mod |connectivity |2.4-1.16.5 |DONE |Manifest: NOSIGNATURE
101 InitialInventory-5.0.3.23.jar |Initial Inventory |initialinventory |**.**.**.** |DONE |Manifest: NOSIGNATURE
102 Controlling-7.0.0.31.jar |Controlling |controlling |**.**.**.** |DONE |Manifest: NOSIGNATURE
103 Placebo-1.16.5-4.7.1.jar |Placebo |placebo |4.7.1 |DONE |Manifest: NOSIGNATURE
104 modernfix-forge-5.18.0+mc1.16.5.jar |ModernFix |modernfix |5.18.0+mc1.16.5 |DONE |Manifest: NOSIGNATURE
105 YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
106 Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
107 sophisticatedbackpacks-1.16.5-3.15.20.755.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.20.755 |DONE |Manifest: NOSIGNATURE
108 ChanceCubes-1.16.5-5.0.2.469.jar |Chance Cubes |chancecubes |1.16.5-5.0.2.469 |DONE |Manifest: NOSIGNATURE
109 forcecraft-1.16.5-1.2.1.jar |ForceCraft |forcecraft |1.2.1 |DONE |Manifest: NOSIGNATURE
110 Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE
111 JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
112 supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.3 |DONE |Manifest: NOSIGNATURE
113 refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |DONE |Manifest: NOSIGNATURE
114 pixelmongo-1.16.5-3.0.11.jar |Pixelmon Go |pixelmongo |1.16.5-3.0.11 |DONE |Manifest: NOSIGNATURE
115 AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE
116 PackMenu-1.16.5-2.5.0.jar |PackMenu |packmenu |2.5.0 |DONE |Manifest: NOSIGNATURE
117 KehaanNPCTrader-1.16.5-1.2.0.jar |Kehaan NPC Trader |kehaannpctrader |1.2.0 |DONE |Manifest: NOSIGNATURE
118 chipped-1.16.5-1.2.1-forge.jar |Chipped |chipped |1.16.5-1.2.1-forge |DONE |Manifest: NOSIGNATURE
119 FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE
120 SoulSandLife-1.16.5-1.1.2.jar |Soul Sand Life |soulsandlife |1.1.2 |DONE |Manifest: NOSIGNATURE
121 KehaanPets-1.16.5-1.3.0.jar |KehaanPets |kehaanpets |1.3.0 |DONE |Manifest: NOSIGNATURE
122 ParkerMcs_Coins-1.16.5-1.0.4.jar |ParkerMc's Coins |parkermc_coins |1.0.4 |DONE |Manifest: NOSIGNATURE
123 supermartijn642corelib-1.1.18-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
124 YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
125 SimpleScreens-Forge-1.16.5-1.0.0.jar |SimpleScreens |simplescreens |1.0.0 |DONE |Manifest: NOSIGNATURE
126 Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
127 OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
128 YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
129 FramedBlocks-2.16.3.jar |FramedBlocks |framedblocks |2.16.3 |DONE |Manifest: NOSIGNATURE
130 BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
131 buildersaddition-1.16.5-20210807a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210807a |DONE |Manifest: NOSIGNATURE
132 constructionwand-1.16.5-2.6.jar |Construction Wand |constructionwand |1.16.5-2.6 |DONE |Manifest: NOSIGNATURE
133 Checklist-1.16.5-1.3.0.jar |Checklist |checklist |1.3.0 |DONE |Manifest: NOSIGNATURE
134 littlelogistics-mc1.16.5-v1.0.8.jar |Little Logistics |littlelogistics |mc1.16.5-v1.0.8 |DONE |Manifest: NOSIGNATURE
135 OreDimensionConfiguration-1.16.5-1.1.0.jar |Ore Dimension Configuration |oredimensionconfiguration |1.1.0 |DONE |Manifest: NOSIGNATURE
136 chunkloaders-1.2.8a-forge-mc1.16.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE
137 toms_storage-1.16.5-1.2.24.jar |Tom's Simple Storage Mod |toms_storage |1.2.24 |DONE |Manifest: NOSIGNATURE
138 FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
139 BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
140 BetterAdvancements-1.16.5-0.1.1.115.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
141 biggerreactors-1.16.5-0.5.1.jar |Bigger Reactors |biggerreactors |0.5.1 |DONE |Manifest: NOSIGNATURE
142 Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
143 amwplushies-forge-1.16.5-2.1.0.jar |A Man With Plushies |a_man_with_plushies |2.1.0 |DONE |Manifest: NOSIGNATURE
144 jei-1.16.5-7.8.0.1009.jar |Just Enough Items |jei |7.8.0.1009 |DONE |Manifest: NOSIGNATURE
145 tesseract-1.0.37-forge-mc1.16.jar |Tesseract |tesseract |1.0.37 |DONE |Manifest: NOSIGNATURE
146 invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
147 Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
148 FastSuite-1.16.4-1.1.1.jar |FastSuite |fastsuite |1.1.1 |DONE |Manifest: NOSIGNATURE
149 Clumps-6.0.0.28.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
150 journeymap-1.16.5-5.8.6.jar |Journeymap |journeymap |5.8.6 |DONE |Manifest: NOSIGNATURE
151 NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
152 HQM-1.16.5-5.5.17-forge.jar |Hardcore Questing Mode |hardcorequesting |1.16.5-5.5.17 |DONE |Manifest: NOSIGNATURE
153 phosphophyllite-1.16.5-0.5.1.jar |Phosphophyllite |phosphophyllite |0.5.1 |DONE |Manifest: NOSIGNATURE
154 lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
155 KehaanAdvancements-1.16.5-1.2.0.jar |KehaanAdvancements |kehaanadvancements |1.2.0 |DONE |Manifest: NOSIGNATURE
156 mcjtylib-1.16-5.1.8.jar |McJtyLib |mcjtylib |1.16-5.1.8 |DONE |Manifest: NOSIGNATURE
157 rftoolsbase-1.16-2.1.5.jar |RFToolsBase |rftoolsbase |1.16-2.1.5 |DONE |Manifest: NOSIGNATURE
158 ToastControl-1.16.5-4.4.0.jar |Toast Control |toastcontrol |4.4.0 |DONE |Manifest: NOSIGNATURE
159 JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE
160 CraftTweaker-1.16.5-7.1.2.527.jar |CraftTweaker |crafttweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE
161 ProjectE-1.16.5-PE1.0.2.jar |ProjectE |projecte |PE1.0.2 |DONE |Manifest: NOSIGNATURE
162 ProjectExpansion-1.16.5-1.0.41.jar |Project Expansion |projectexpansion |1.16.5-1.0.41 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
163 BotanyPots-1.16.5-7.1.41.jar |BotanyPots |botanypots |7.1.41 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
164 BotanyTrees-1.16.5-3.0.12.jar |BotanyTrees |botanytrees |3.0.12 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
165 BotanyPots-Pixelmon-1.16.5-1.0.3.jar |BotanyPots-Pixelmon |botanypotspixelmon |1.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
166 rftoolspower-1.16-3.0.14.jar |RFToolsPower |rftoolspower |1.16-3.0.14 |DONE |Manifest: NOSIGNATURE
167 forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
168 selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
169 MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE
170 MysticalAgradditions-1.16.5-4.2.4.jar |Mystical Agradditions |mysticalagradditions |4.2.4 |DONE |Manifest: NOSIGNATURE
171 ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
172 DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
173 Pixelmon-1.16.5-9.1.11-universal.jar |Pixelmon Mod |pixelmon |9.1.11 |DONE |Manifest: NOSIGNATURE
174 Atlantis-1.16.5-6.6.3-universal-all.jar |Atlantis |atlantis |6.6.3 |DONE |Manifest: NOSIGNATURE
175 PokeballReveal-1.16.5-1.0.0.jar |PokeballReveal |pokeballreveal |1.0.0 |DONE |Manifest: NOSIGNATURE
176 PixelConfig-1.16.5-1.0.0.jar |PixelConfig |pixelconfig |1.0.0 |DONE |Manifest: NOSIGNATURE
177 AquaPatch-1.16.5-9.1.11d-universal.jar |AquaPatch |aquapatch |9.1.11d |DONE |Manifest: NOSIGNATURE
178 ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE
179 ChestLootPokehaan2-1.16.5-1.0.1.jar |ChestLoot For Kehaans ModPacks|chestloot |1.0.1 |DONE |Manifest: NOSIGNATURE
180 forge-1.16.5-36.2.39-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
181 cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
182 thermal_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
183 thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
184 thermal_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
185 OreUnificationPokehaan2-1.16.5-1.0.1.jar |Ore Unification for Kehaans Mo|oreunification |1.0.1 |DONE |Manifest: NOSIGNATURE
186 TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |**.**.**.** |DONE |Manifest: NOSIGNATURE
187 itlt-1.16.x-2.0.1.jar |It's The Little Things |itlt |2.0.1 |DONE |Manifest: NOSIGNATURE
188 FishBonanza-1.16.5-1.1.2.jar |Fish Bonanza |fishbonanza |1.1.2 |DONE |Manifest: NOSIGNATURE
189 PokehaanCreativeCraftables-1.16.5-1.0.1.jar |Pokehaan Craftables |pokehaancraftables |1.0.1 |DONE |Manifest: NOSIGNATURE
190 EnchantmentDescriptions-1.16.5-7.1.27.jar |EnchantmentDescriptions |enchdesc |7.1.27 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
191 theoneprobe-1.16-3.1.7.jar |The One Probe |theoneprobe |1.16-3.1.7 |DONE |Manifest: NOSIGNATURE
192 PixelmonInformation-1.16.5-9.0.11-2.3.0.jar |Pixelmon Information |pixelmoninformation |2.3.0 |DONE |Manifest: NOSIGNATURE
193 plushies-1.2-1.16.5-forge.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE
194 Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
195 Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
196 PokehaanCraftAdditions-1.16.5-1.8.1.jar |Pokehaancraft Additions |pokehaancraftadd |1.8.1 |DONE |Manifest: NOSIGNATURE
197 gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
198 thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
199 FastWorkbench-1.16.5-4.6.2.jar |Fast Workbench |fastbench |4.6.2 |DONE |Manifest: NOSIGNATURE
200 AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
201 Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE
202 StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
203 FastFurnace-1.16.5-4.5.0.jar |FastFurnace |fastfurnace |4.5.0 |DONE |Manifest: NOSIGNATURE
204 appleskin-forge-mc1.16.x-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.16.4 |DONE |Manifest: NOSIGNATURE
205 lootr-1.16.5-0.2.19.51.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
206 ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
207 byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
208 Aquaculture-1.16.5-2.1.23.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.23 |DONE |Manifest: NOSIGNATURE
209 refinedstorageaddons-0.7.4.jar |Refined Storage Addons |refinedstorageaddons |0.7.4 |DONE |Manifest: NOSIGNATURE
210 DisableMobReplacement-1.0.0-ExceptVillagers.jar |Disable Mob Replacement (Excep|disablemobreplacement |1.0.0 |DONE |Manifest: NOSIGNATURE
211 chiselsandbits-1.0.63.jar |Chisels & bits |chiselsandbits |1.0.63 |DONE |Manifest: NOSIGNATURE
212 Crash Report UUID: 3d8d8599-1f54-4e62-b31c-635a30cd0d50
213 FramedBlocks BlockEntity Warning: Not applicable
214 Player Count: 2 / 20; [ServerPlayerEntity['McDepressed2997'/1, l='ServerLevel[world]', x=556.83, y=57.00, z=531.47], ServerPlayerEntity['Lambodius'/80, l='ServerLevel[world]', x=754.63, y=65.00, z=103.46]]
215 Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:refinedpipes, mod:extendedcrafting, mod:shroomscape, mod:connectivity, mod:initialinventory (incompatible), mod:controlling, mod:placebo (incompatible), mod:modernfix, mod:yungsapi, mod:bookshelf, mod:sophisticatedbackpacks, mod:chancecubes (incompatible), mod:forcecraft, mod:morpheus (incompatible), mod:jeresources, mod:supplementaries, mod:refinedstorage, mod:pixelmongo, mod:advancementplaques, mod:packmenu (incompatible), mod:kehaannpctrader, mod:chipped, mod:farmersdelight, mod:soulsandlife, mod:kehaanpets, mod:parkermc_coins, mod:supermartijn642corelib, mod:yungsbridges, mod:simplescreens, mod:patchouli (incompatible), mod:oreexcavation, mod:yungsextras, mod:framedblocks (incompatible), mod:betterstrongholds, mod:buildersaddition (incompatible), mod:constructionwand, mod:checklist, mod:littlelogistics, mod:oredimensionconfiguration, mod:chunkloaders, mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:betteradvancements, mod:biggerreactors, mod:cucumber, mod:a_man_with_plushies, mod:jei, mod:tesseract, mod:invtweaks (incompatible), mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps, mod:journeymap (incompatible), mod:naturescompass (incompatible), mod:hardcorequesting (incompatible), mod:phosphophyllite, mod:lazydfu, mod:kehaanadvancements, mod:mcjtylib, mod:rftoolsbase, mod:toastcontrol (incompatible), mod:jeitweaker, mod:crafttweaker, mod:projecte, mod:projectexpansion, mod:botanypots, mod:botanytrees, mod:botanypotspixelmon, mod:rftoolspower, mod:forge, mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:ironchest, mod:dungeons_arise, mod:pixelmon, mod:atlantis, mod:pokeballreveal, mod:pixelconfig, mod:aquapatch, mod:explorerscompass, mod:chestloot, mod:cofh_core, mod:thermal, mod:thermal_innovation (incompatible), mod:thermal_expansion, mod:oreunification, mod:tconstruct, mod:itlt, mod:fishbonanza, mod:pokehaancraftables, mod:enchdesc, mod:theoneprobe, mod:pixelmoninformation, mod:plushies, mod:iceberg, mod:mantle (incompatible), mod:pokehaancraftadd, mod:gravestone, mod:thermal_cultivation (incompatible), mod:fastbench (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:storagedrawers (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:lootr (incompatible), mod:ferritecore (incompatible), mod:byg, mod:aquaculture (incompatible), mod:refinedstorageaddons, mod:disablemobreplacement, mod:chiselsandbits (incompatible)
216 Is Modded: Definitely; Server brand changed to 'forge'
217 Type: Dedicated Server (map_server.txt)
This log will be saved for 90 days from their last view.
Report abuse