Advertisement
drakray

Untitled

Dec 23rd, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.74 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 23/12/20 5:29 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NoSuchMethodError: net.minecraft.util.ResourceLocation.func_217855_b(Ljava/lang/String;)Z
  8. at de.teamlapen.vampirism.config.VampirismConfig$Server.lambda$new$0(VampirismConfig.java:155) ~[vampirism:1.7.0] {re:classloading}
  9. at java.util.stream.MatchOps$1MatchSink.accept(Unknown Source) ~[?:1.8.0_271] {}
  10. at java.util.ArrayList$ArrayListSpliterator.tryAdvance(Unknown Source) ~[?:1.8.0_271] {}
  11. at java.util.stream.ReferencePipeline.forEachWithCancel(Unknown Source) ~[?:1.8.0_271] {}
  12. at java.util.stream.AbstractPipeline.copyIntoWithCancel(Unknown Source) ~[?:1.8.0_271] {}
  13. at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_271] {}
  14. at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_271] {}
  15. at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source) ~[?:1.8.0_271] {}
  16. at java.util.stream.MatchOps$MatchOp.evaluateSequential(Unknown Source) ~[?:1.8.0_271] {}
  17. at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_271] {}
  18. at java.util.stream.ReferencePipeline.allMatch(Unknown Source) ~[?:1.8.0_271] {}
  19. at net.minecraftforge.common.ForgeConfigSpec$Builder.lambda$defineList$5(ForgeConfigSpec.java:317) ~[forge:?] {re:classloading}
  20. at net.minecraftforge.common.ForgeConfigSpec$ValueSpec.test(ForgeConfigSpec.java:680) ~[forge:?] {re:classloading}
  21. at net.minecraftforge.common.ForgeConfigSpec.correct(ForgeConfigSpec.java:191) ~[forge:?] {re:classloading}
  22. at net.minecraftforge.common.ForgeConfigSpec.correct(ForgeConfigSpec.java:160) ~[forge:?] {re:classloading}
  23. at net.minecraftforge.common.ForgeConfigSpec.correct(ForgeConfigSpec.java:160) ~[forge:?] {re:classloading}
  24. at net.minecraftforge.common.ForgeConfigSpec.isCorrect(ForgeConfigSpec.java:121) ~[forge:?] {re:classloading}
  25. at net.minecraftforge.common.ForgeConfigSpec.setConfig(ForgeConfigSpec.java:84) ~[forge:?] {re:classloading}
  26. at net.minecraftforge.fml.config.ModConfig.setConfigData(ModConfig.java:86) ~[forge:?] {re:classloading}
  27. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:105) ~[forge:?] {re:classloading}
  28. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[forge:?] {re:classloading}
  29. at java.lang.Iterable.forEach(Unknown Source) ~[?:1.8.0_271] {re:computing_frames}
  30. at java.util.Collections$SynchronizedCollection.forEach(Unknown Source) ~[?:1.8.0_271] {}
  31. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[forge:?] {re:classloading}
  32. at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:95) ~[forge:?] {re:mixin,re:classloading}
  33. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166) ~[?:?] {re:classloading,pl:accesstransformer:B}
  34. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:620) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  35. at net.minecraft.server.MinecraftServer.lambda$startServer$0(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:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A}
  36. at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- System Details --
  43. Details:
  44. Minecraft Version: 1.16.4
  45. Minecraft Version ID: 1.16.4
  46. Operating System: Windows 10 (amd64) version 10.0
  47. Java Version: 1.8.0_271, Oracle Corporation
  48. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  49. Memory: 1929115688 bytes (1839 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
  50. CPUs: 8
  51. JVM Flags: 10 total; -Xmx6G -Xms6G -XX:+UseG1GC -XX:MaxGCPauseMillis=200 -XX:ParallelGCThreads=20 -XX:ConcGCThreads=5 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:G1HeapRegionSize=32M
  52. ModLauncher: 8.0.6+85+master.325de55
  53. ModLauncher launch target: fmlserver
  54. ModLauncher naming: srg
  55. ModLauncher services:
  56. /mixin-0.8.2.jar mixin PLUGINSERVICE
  57. /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
  58. /forge-1.16.4-35.1.13.jar object_holder_definalize PLUGINSERVICE
  59. /forge-1.16.4-35.1.13.jar runtime_enum_extender PLUGINSERVICE
  60. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  61. /forge-1.16.4-35.1.13.jar capability_inject_definalize PLUGINSERVICE
  62. /forge-1.16.4-35.1.13.jar runtimedistcleaner PLUGINSERVICE
  63. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  64. /forge-1.16.4-35.1.13.jar fml TRANSFORMATIONSERVICE
  65. FML: 35.1
  66. Forge: net.minecraftforge:35.1.13
  67. FML Language Providers:
  68. javafml@35.1
  69. minecraft@1
  70. Mod List:
  71. justenoughbeacons-3.1-1.16.3.jar |Just Enough Beacons |justenoughbeacons |3.1-1.16.3 |DONE |NOSIGNATURE
  72. NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
  73. Wyrmroost-1.16.3-1.2.7.jar |Wyrmroost |wyrmroost |1.16.3-1.2.7 |DONE |NOSIGNATURE
  74. incontrol-1.16-5.0.3.jar |InControl |incontrol |1.16-5.0.3 |DONE |NOSIGNATURE
  75. DoggyTalents-1.16.4-2.0.1.1.jar |Doggy Talents 2 |doggytalents |2.0.1.1 |DONE |NOSIGNATURE
  76. glazedsymmetry-1.0.jar |Glazed Symmetry |glazedsymmetry |1.0 |DONE |NOSIGNATURE
  77. mcw-windows-1.0.2-mc1.16.4.jar |Macaw's Windows |mcwwindows |1.0.2 |DONE |NOSIGNATURE
  78. kingvillager-1.6.1.jar |The King of the villagers |kingvillager |1.6.1 |DONE |NOSIGNATURE
  79. rsgauges-1.16.4-1.2.6.jar |Gauges and Switches |rsgauges |1.2.6 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  80. Guide-API-VP-1.16.4-2.2.0.jar |Guide-API VP |guideapi-vp |2.2.0 |DONE |NOSIGNATURE
  81. BowInfinityFix-1.16.x-rv9.1.jar |Bow Infinity Fix |bowinfinityfix |rv9.1 |DONE |NOSIGNATURE
  82. BetterCaves-1.16.3-1.0.6.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.6 |DONE |NOSIGNATURE
  83. InitialInventory-5.0.1.11.jar |Initial Inventory |initialinventory |5.0.1.11 |DONE |NOSIGNATURE
  84. configurableextramobdrops_1.16.4-1.1.jar |Configurable Extra Mob Drops |configurableextramobdrops |1.1 |DONE |NOSIGNATURE
  85. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  86. ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
  87. Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
  88. citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
  89. ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE
  90. potionofbees-1.16.4-1.1.0.2.jar |Potion of Bees |potionofbees |1.1.0.2 |DONE |NOSIGNATURE
  91. gemsnjewels-1.16.4-0.19.0.jar |Gems & Jewels |gemsnjewels |0.19.0 |DONE |NOSIGNATURE
  92. Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  93. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  94. guardvillagers-1.16.4-1.1.7.jar |Guard Villagers |guardvillagers |1.1.7 |DONE |NOSIGNATURE
  95. u_team_core-1.16.4-3.1.17.191.jar |U Team Core |uteamcore |3.1.17.191 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  96. dropthemeat-1.16.4-1.1.jar |Drop the Meat |dropthemeat |1.1 |DONE |NOSIGNATURE
  97. mcw-doors-1.0.1fix-mc1.16.4.jar |Macaw's Doors |mcwdoors |1.0.1 |DONE |NOSIGNATURE
  98. mysticalchemy-0.0.7.jar |Mystic Alchemy |mysticalchemy |0.0.6 |DONE |NOSIGNATURE
  99. TwerkItMeal-1.3.4.jar |TwerkItMeal |twerkitmeal |1.3.4 |DONE |NOSIGNATURE
  100. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
  101. JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE
  102. shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE
  103. supplementaries-0.9.12.jar |Supplementaries |supplementaries |0.9.12 |DONE |NOSIGNATURE
  104. structure-gel-api-1.16.4-1.7.2.jar |Structure Gel API |structure_gel |1.7.2 |DONE |NOSIGNATURE
  105. chocolate-1.1.0-1.16.4.jar |Chocolate |chocolate |1.1.0-1.16.4 |DONE |NOSIGNATURE
  106. mcw-bridges-1.0.4-mc1.16.4.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
  107. FarmersDelight-1.16.3-0.2.4b.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.4b |DONE |NOSIGNATURE
  108. useful_backpacks-1.16.4-1.11.6.86.jar |Useful Backpacks |usefulbackpacks |1.11.6.86 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
  109. repurposed_structures-1.16.4-2.3.3.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.3 |DONE |NOSIGNATURE
  110. endertanks-1.16-1.9.3.jar |EnderTanks |endertanks |1.9.3 |DONE |NOSIGNATURE
  111. assortedstorage-1.16.4-2.1.0.jar |Assorted Storage |assortedstorage |1.16.4-2.1.0 |DONE |NOSIGNATURE
  112. BiomesOPlenty-1.16.4-13.0.0.425-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.424 |DONE |NOSIGNATURE
  113. valkyrielib-1.16.4-3.0.5.2.jar |ValkyrieLib |valkyrielib |3.0.5.2 |DONE |NOSIGNATURE
  114. envirocore-1.16.4-3.0.5.2.jar |Environmental Core |envirocore |3.0.5.2 |DONE |NOSIGNATURE
  115. envirotech-1.16.4-3.0.5.1.jar |Environmental Tech |envirotech |3.0.5.1 |DONE |NOSIGNATURE
  116. valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
  117. carmoury-1.16.3,4-1.1.0.jar |Conguerors Armoury |carmoury |0.1.0 |DONE |NOSIGNATURE
  118. dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |DONE |NOSIGNATURE
  119. mcw-trapdors-1.0.0-mc1.16.4.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.0 |DONE |NOSIGNATURE
  120. masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |NOSIGNATURE
  121. BetterDefaultBiomes-1.16.4-Alpha+2.5.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.5.1 |DONE |NOSIGNATURE
  122. NetherEnhanced-1.16.3-0.3.jar |Nether Enhanced |netherenhanced |0.1 |DONE |NOSIGNATURE
  123. Botania-1.16.4-410.jar |Botania |botania |1.16.4-410 |DONE |NOSIGNATURE
  124. SpawnerFix-1.16.2-1.0.0.1.jar |Spawner Fix |sf |1.0.0.1 |DONE |NOSIGNATURE
  125. pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
  126. assortedtools-1.16.4-2.2.2.jar |Assorted Tools |assortedtools |1.16.4-2.2.2 |DONE |NOSIGNATURE
  127. curios-forge-1.16.4-4.0.3.0.jar |Curios API |curios |1.16.4-4.0.3.0 |DONE |NOSIGNATURE
  128. Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
  129. collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
  130. Xaeros_Minimap_FP20.29.0_Forge_1.16.4.jar |Xaero's Minimap Fair-Play |xaerominimapfair |20.29.0 |DONE |NOSIGNATURE
  131. angelring-1.16.3-1.3.3.jar |Angel Ring |angelring |1.3.3 |DONE |NOSIGNATURE
  132. EnigmaticLegacy-2.10.1.jar |Enigmatic Legacy |enigmaticlegacy |2.10.1 |DONE |NOSIGNATURE
  133. buildersaddition-1.16.4-20201214d.jar |Builders Crafts & Addition |buildersaddition |1.16.4-20201214d |DONE |NOSIGNATURE
  134. carrierbees-1.16.3-0.0.2.2.jar |Carrier Bees |carrierbees |1.16.3-0.0.2.2 |DONE |NOSIGNATURE
  135. mcws-roofs-2.0.0-mc1.16.4.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE
  136. curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  137. clib-1.16.3,4-1.5.0.jar |Conguerors Library |clib |1.5.0 |DONE |NOSIGNATURE
  138. observerlib-1.16.4-1.4.3.jar |ObserverLib |observerlib |1.16.4-1.4.3 |DONE |NOSIGNATURE
  139. moreoverlays-1.18.11-mc1.16.4.jar |More Overlays Updated |moreoverlays |1.18.11-mc1.16.4 |DONE |NOSIGNATURE
  140. productivebees-1.16.3-0.5.1.1.jar |Productive Bees |productivebees |1.16.3-0.5.1.1 |DONE |NOSIGNATURE
  141. The_Undergarden-1.16.3-0.3.8.jar |The Undergarden |undergarden |0.3.8 |DONE |NOSIGNATURE
  142. chunkloaders-1.1.3-mc1.16.4.jar |Chunk Loaders |chunkloaders |1.1.3 |DONE |NOSIGNATURE
  143. charm-forge-1.16.4-2.1.9.jar |Charm |charm |2.1.9 |DONE |NOSIGNATURE
  144. infinitetrading_1.16.4-1.2.jar |Infinite Trading |infinitetrading |1.2 |DONE |NOSIGNATURE
  145. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  146. BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE
  147. forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
  148. lumberjack-2.1.4.jar |LumberJack |lumberjack |2.1.4 |DONE |NOSIGNATURE
  149. BetterAdvancements-1.16.4-0.1.0.103.jar |Better Advancements |betteradvancements |0.1.0.103 |DONE |NOSIGNATURE
  150. ExtraArmor_1.16.4-1.1.4.jar |Extra Armor Mod |extraarmor |1.16.4-1.1.3 |DONE |NOSIGNATURE
  151. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
  152. pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
  153. woot-1.16.4-1.0.2.2.jar |Woot |woot |1.16.4-1.0.2.2 |DONE |NOSIGNATURE
  154. vanillaexcavators-1.16.4-2.2.0.jar |Vanilla Excavators |vanillaexcavators |2.2.0 |DONE |NOSIGNATURE
  155. Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE
  156. xlpackets-1.1.jar |XL Packets |xlpackets |1.1 |DONE |NOSIGNATURE
  157. jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE
  158. Tiny-Coal-1.16.4-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |NOSIGNATURE
  159. caelus-forge-1.16.4-2.1.0.0.jar |Caelus API |caelus |1.16.4-2.1.0.0 |DONE |NOSIGNATURE
  160. WAWLA-1.16.4-7.0.2.jar |WAWLA |wawla |7.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  161. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE
  162. Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
  163. NeverNeededOrWanted-1.16.3-1.0.5b.jar |Never Needed Or Wanted |nnow |1.16.3-1.0.5b |DONE |NOSIGNATURE
  164. BasaltBlocks-1.16.3-1.0.0.jar |Basalt Blocks |basaltblocks |1.0.0 |DONE |NOSIGNATURE
  165. enviromats-1.16.4-2.0.5.0.jar |Environmental Materials |enviromats |1.16.4-2.0.5.0 |DONE |NOSIGNATURE
  166. FruitTrees-1.16.3-2.2.0.jar |Fruit Trees |fruittrees |2.2.0 |DONE |NOSIGNATURE
  167. Kiwi-1.16.3-3.4.1.jar |Kiwi |kiwi |3.4.1 |DONE |NOSIGNATURE
  168. BotanyPots-1.16.4-6.0.8.jar |BotanyPots |botanypots |6.0.8 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  169. BotanyTrees-1.16.4-2.0.4.jar |BotanyTrees |botanytrees |2.0.4 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  170. DungeonCrawl-1.16.3-2.2.2.jar |Dungeon Crawl |dungeoncrawl |2.2.2 |DONE |NOSIGNATURE
  171. curioofundying-forge-1.16.4-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
  172. FarmingForBlockheads_1.16.3-7.2.1.jar |Farming for Blockheads |farmingforblockheads |7.2.1 |DONE |NOSIGNATURE
  173. CrockPot-1.16.3-1.2.1-release.jar |Crock Pot |crockpot |1.2.1-release |DONE |NOSIGNATURE
  174. WorldNameRandomizer-FORGE-1.16.4-v1.1.1.jar |World Name Randomizer |worldnamerandomizer |1.16.4-v1.1.0 |DONE |NOSIGNATURE
  175. nhacampfire_1.16.4-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
  176. additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |NOSIGNATURE
  177. iceandfire-2.1.4-1.16.4.jar |Ice and Fire |iceandfire |2.1.4-1.16.4 |DONE |NOSIGNATURE
  178. JEITweaker-1.16.4-1.0.1.5.jar |JEI Tweaker |jeitweaker |1.0.1.5 |DONE |NOSIGNATURE
  179. CraftTweaker-1.16.4-7.0.0.63.jar |CraftTweaker |crafttweaker |7.0.0.63 |DONE |NOSIGNATURE
  180. ars_nouveau-1.16.4-1.9.2.jar |Ars Nouveau |ars_nouveau |1.9.2 |DONE |NOSIGNATURE
  181. vanillacookbook-1.16.4-1.10.jar |Vanilla Cookbook |vanillacookbook |1.10 |DONE |NOSIGNATURE
  182. ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
  183. forge-1.16.4-35.1.13-universal.jar |Forge |forge |35.1.13 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
  184. Ceramics-1.16.4-1.5.2.jar |Ceramics |ceramics |1.5.2 |DONE |NOSIGNATURE
  185. WailaHarvestability-mc1.16.2-forge-1.1.13.jar |Waila Harvestability |wailaharvestability |1.1.13 |DONE |NOSIGNATURE
  186. BloodMagic-1.16.3-3.0.2-7.jar |Blood Magic |bloodmagic |1.16.3-3.0.2-7 |DONE |NOSIGNATURE
  187. blame-1.7.4.jar |Blame! |blame |1.7.4 |DONE |NOSIGNATURE
  188. immersiveposts-1.16.3-3.0.0.jar |Immersive Posts |immersiveposts |3.0.0 |DONE |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
  189. ZeroCore2-1.16.4-2.0.16.jar |Zero CORE 2 |zerocore |1.16.4-2.0.16 |DONE |NOSIGNATURE
  190. ExtremeReactors2-1.16.4-2.0.17.jar |Extreme Reactors 2 |bigreactors |1.16.4-2.0.17 |DONE |NOSIGNATURE
  191. forge-1.16.4-35.1.13-server.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
  192. fxcontrol-1.16-2.0.1.jar |FxControl |fxcontrol |1.16-2.0.1 |DONE |NOSIGNATURE
  193. EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
  194. swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
  195. pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE
  196. livingthings-1.16.4-1.2.3.jar |Living Things |livingthings |1.16.4 - 1.2.3 |DONE |NOSIGNATURE
  197. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  198. mana-and-artifice-1.2.0.2.jar |Mana and Artifice |mana-and-artifice |1.2.0.2 |DONE |NOSIGNATURE
  199. ImmersiveEngineering-1.16.4-4.1.2-129.jar |Immersive Engineering |immersiveengineering |1.16.4-4.1.2-129 |DONE |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
  200. morevanillalib-1.16.4-1.3.8.jar |MoreVanillaLib |morevanillalib |1.3.8 |DONE |NOSIGNATURE
  201. inventorytotem_1.16.4-1.1.jar |Inventory Totem |inventorytotem |1.1 |DONE |NOSIGNATURE
  202. AzureDoom-Chunk-Loader-1.16.4-1.0.0.jar |Azuredooms Chunk Loader Mod |chunk |1.16.4-1.0.0 |DONE |NOSIGNATURE
  203. pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
  204. storage_overhaul-1.16.4-1.0.1.jar |Storage Overhaul |storage_overhaul |1.16.4-1.0.1 |DONE |NOSIGNATURE
  205. ceramicshears-1.3.2-1.16.1+.jar |Ceramic Shears |ceramicshears |1.3.2-1.16.1+ |DONE |NOSIGNATURE
  206. jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
  207. assortedcore-1.16.4-1.0.0.jar |Assorted Core |assortedcore |1.16.4-1.0.0 |DONE |NOSIGNATURE
  208. Mantle-1.16.4-1.6.43.jar |Mantle |mantle |1.6.43 |DONE |NOSIGNATURE
  209. rats-7.0.1-1.16.3.jar |Rats |rats |7.0.1 |DONE |NOSIGNATURE
  210. ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
  211. pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
  212. FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
  213. polymorph-forge-1.16.4-0.19.jar |Polymorph |polymorph |1.16.4-0.19 |DONE |NOSIGNATURE
  214. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  215. Quark-r2.4-280.jar |Quark |quark |r2.4-280 |DONE |NOSIGNATURE
  216. extragolems-11.2.0.jar |Extra Golems |golems |11.2.0 |DONE |NOSIGNATURE
  217. StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
  218. earthmobsmod-1.16.4-0.1.2-Beta.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.1.2-Beta |DONE |NOSIGNATURE
  219. WorldPreGenerator-1.16.4-1.0.0.jar |World Pre Generator |world_pre_generator |1.0.0 |DONE |NOSIGNATURE
  220. enderchests-1.16-1.7.5.jar |EnderChests |enderchests |1.7.5 |DONE |NOSIGNATURE
  221. vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |NOSIGNATURE
  222. Regrowth-1.16.4-1.42.0.17.jar |Regrowth Mod |regrowth |1.42.0.17 |DONE |NOSIGNATURE
  223. assorteddecor-1.16.4-2.0.7.jar |Assorted Decor |assorteddecor |1.16.4-2.0.7 |DONE |NOSIGNATURE
  224. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  225. Vampirism-1.16.4-1.7.0.jar |Vampirism |vampirism |1.7.0 |DONE |NOSIGNATURE
  226. engineersdecor-1.16.4-1.1.5.jar |Engineer's Decor |engineersdecor |1.1.5 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  227. solcarrot-1.16.3-1.9.8.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.8 |DONE |NOSIGNATURE
  228. aawitherskull_1.16.4-1.1.jar |Always a Wither Skull |aawitherskull |1.1 |DONE |NOSIGNATURE
  229. durabilityviewer-1.16.4-forge35.0.7-1.10.jar |Giselbaers Durability Viewer |durabilityviewer |1.16.4-forge35.0.7-1|DONE |NOSIGNATURE
  230. byg-1.1.5.jar |Oh The Biomes You'll Go |byg |1.1.5 |DONE |NOSIGNATURE
  231. Aquaculture-1.16.4-2.1.7.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.7 |DONE |NOSIGNATURE
  232. betterbedrockgenerator-1.16.4-0.1.2.jar |Better Bedrock Generator |betterbedrockgenerator |0.1.2 |DONE |NOSIGNATURE
  233. CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  234. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
  235. healingcf_1.16.4-3.1.jar |Healing Campfire |healingcf |3.1 |DONE |NOSIGNATURE
  236. farlanders-1.16.4-1.3.6.jar |The Farlanders |farlanders |1.3.6 |DONE |NOSIGNATURE
  237. alllootdrops_1.16.4-2.0.jar |All Loot Drops |alllootdrops |2.0 |DONE |NOSIGNATURE
  238. Crash Report UUID: 2f9e8391-448b-42c3-af3c-4190763a4c18
  239. Kiwi Modules:
  240. fruittrees:cherry
  241. fruittrees:core
  242. fruittrees:hybridization
  243. kiwi:contributors
  244. kiwi:data
  245. Player Count: 0 / 20; []
  246. Data Packs: vanilla, mod:justenoughbeacons (incompatible), mod:netherportalfix (incompatible), mod:wyrmroost (incompatible), mod:incontrol (incompatible), mod:doggytalents (incompatible), mod:glazedsymmetry, mod:mcwwindows (incompatible), mod:rsgauges, mod:guideapi-vp (incompatible), mod:bowinfinityfix (incompatible), mod:bettercaves (incompatible), mod:initialinventory (incompatible), mod:configurableextramobdrops, mod:cookingforblockheads (incompatible), mod:reauth, mod:placebo (incompatible), mod:citadel (incompatible), mod:ftbguilibrary (incompatible), mod:potionofbees (incompatible), mod:gemsnjewels (incompatible), mod:bookshelf, mod:xreliquary, mod:guardvillagers, mod:uteamcore, mod:dropthemeat, mod:mcwdoors, mod:waila, mod:jeresources, mod:shetiphiancore, mod:supplementaries, mod:structure_gel, mod:mcwbridges (incompatible), mod:farmersdelight, mod:usefulbackpacks, mod:repurposed_structures, mod:endertanks, mod:assortedstorage, mod:biomesoplenty, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:valhelsia_structures (incompatible), mod:carmoury, mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:masonry (incompatible), mod:betterdefaultbiomes, mod:netherenhanced, mod:pamhc2foodextended (incompatible), mod:assortedtools, mod:curios, mod:botania, mod:patchouli (incompatible), mod:collective, mod:xaerominimapfair, mod:angelring (incompatible), mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:carrierbees (incompatible), mod:mcwroofs (incompatible), mod:curiouselytra, mod:clib (incompatible), mod:observerlib, mod:moreoverlays, mod:productivebees (incompatible), mod:undergarden, mod:chunkloaders, mod:charm (incompatible), mod:infinitetrading, mod:fastleafdecay (incompatible), mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:lumberjack, mod:betteradvancements, mod:extraarmor (incompatible), mod:quarkoddities (incompatible), mod:pamhc2trees (incompatible), mod:woot, mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:xlpackets, mod:jei, mod:tinycoal (incompatible), mod:caelus, mod:wawla, mod:invtweaks (incompatible), mod:waystones (incompatible), mod:nnow, mod:basaltblocks (incompatible), mod:enviromats (incompatible), mod:fruittrees, mod:kiwi (incompatible), mod:botanypots, mod:botanytrees, mod:dungeoncrawl, mod:curioofundying, mod:farmingforblockheads (incompatible), mod:crockpot, mod:worldnamerandomizer, mod:nhacampfire, mod:additional_lights, mod:iceandfire (incompatible), mod:jeitweaker, mod:crafttweaker, mod:ars_nouveau, mod:vanillacookbook, mod:immersivepetroleum (incompatible), mod:forge, mod:ceramics (incompatible), mod:wailaharvestability, mod:bloodmagic, mod:immersiveposts (incompatible), mod:fxcontrol (incompatible), mod:enchdesc, mod:swingthroughgrass (incompatible), mod:pandoras_creatures (incompatible), mod:livingthings, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:morevanillalib, mod:inventorytotem, mod:chunk (incompatible), mod:pamhc2crops (incompatible), mod:storage_overhaul, mod:ceramicshears (incompatible), mod:jeiintegration, mod:mantle (incompatible), mod:rats, mod:ratlantis, mod:pamhc2foodcore (incompatible), mod:fastbench (incompatible), mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:golems (incompatible), mod:earthmobsmod (incompatible), mod:world_pre_generator, mod:enderchests, mod:vanillahammers, mod:regrowth, mod:assorteddecor, mod:appleskin, mod:engineersdecor, mod:solcarrot (incompatible), mod:aawitherskull, mod:durabilityviewer (incompatible), mod:byg, mod:aquaculture (incompatible), mod:cosmeticarmorreworked (incompatible), mod:overloadedarmorbar (incompatible), mod:healingcf, mod:farlanders (incompatible), mod:alllootdrops, mod:chocolate, mod:kingvillager, mod:mysticalchemy, mod:twerkitmeal, mod:mana-and-artifice, mod:assortedcore, mod:storagedrawers (incompatible), mod:vampirism (incompatible), mod:betterbedrockgenerator (incompatible), mod:sf, mod:blame, mod:zerocore, mod:bigreactors
  247. Is Modded: Definitely; Server brand changed to 'forge'
  248. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement