Advertisement
Guest User

Crashlog 23112020 2026

a guest
Nov 23rd, 2020
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.64 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 23-11-2020 20:26
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Ticking block entity
  8. at net.minecraft.inventory.IRecipeHolder.func_201561_a(SourceFile:27) ~[?:?] {re:mixin,re:classloading}
  9. at ironfurnaces.tileentity.BlockIronFurnaceTileBase.smeltItem(BlockIronFurnaceTileBase.java:306) ~[ironfurnaces:2.4.0] {re:classloading}
  10. at ironfurnaces.tileentity.BlockIronFurnaceTileBase.func_73660_a(BlockIronFurnaceTileBase.java:225) ~[ironfurnaces:2.4.0] {re:classloading}
  11. at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  12. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  13. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  14. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
  15. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  17. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251] {}
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- Head --
  25. Thread: Server thread
  26. Stacktrace:
  27. at net.minecraft.inventory.IRecipeHolder.func_201561_a(SourceFile:27) ~[?:?] {re:mixin,re:classloading}
  28. at ironfurnaces.tileentity.BlockIronFurnaceTileBase.smeltItem(BlockIronFurnaceTileBase.java:306) ~[ironfurnaces:2.4.0] {re:classloading}
  29. at ironfurnaces.tileentity.BlockIronFurnaceTileBase.func_73660_a(BlockIronFurnaceTileBase.java:225) ~[ironfurnaces:2.4.0] {re:classloading}
  30. -- Block entity being ticked --
  31. Details:
  32. Name: ironfurnaces:diamond_furnace // ironfurnaces.tileentity.BlockDiamondFurnaceTile
  33. Block: Block{ironfurnaces:diamond_furnace}[facing=north,lit=true,type=0]
  34. Block location: World: (-208,64,136), Chunk: (at 0,4,8 in -13,8; contains blocks -208,0,128 to -193,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  35. Block: Block{ironfurnaces:diamond_furnace}[facing=north,lit=true,type=0]
  36. Block location: World: (-208,64,136), Chunk: (at 0,4,8 in -13,8; contains blocks -208,0,128 to -193,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  37. Stacktrace:
  38. at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  39. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:366) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  40.  
  41.  
  42. -- Affected level --
  43. Details:
  44. All players: 0 total; []
  45. Chunk stats: ServerChunkCache: 2181
  46. Level dimension: minecraft:overworld
  47. Level spawn location: World: (-222,63,11), Chunk: (at 2,3,11 in -14,0; contains blocks -224,0,0 to -209,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  48. Level time: 39508991 game time, 40161396 day time
  49. Level name: world
  50. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  51. Level weather: Rain time: 165974 (now: false), thunder time: 118813 (now: false)
  52. Known server brands: forge
  53. Level was modded: true
  54. Level storage version: 0x04ABD - Anvil
  55. Stacktrace:
  56. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:847) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  57. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:283) ~[?:?] {re:classloading,pl:accesstransformer:B}
  58. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  59. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:638) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  60. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:229) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  61. at java.lang.Thread.run(Unknown Source) [?:1.8.0_251] {}
  62.  
  63.  
  64. -- System Details --
  65. Details:
  66. Minecraft Version: 1.16.3
  67. Minecraft Version ID: 1.16.3
  68. Operating System: Windows 10 (amd64) version 10.0
  69. Java Version: 1.8.0_251, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 2729728160 bytes (2603 MB) / 4207935488 bytes (4013 MB) up to 8502706176 bytes (8108 MB)
  72. CPUs: 12
  73. JVM Flags: 10 total; -Xmx8G -Xms4G -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseParNewGC -XX:+ExplicitGCInvokesConcurrent -XX:+UseFastAccessorMethods -XX:+OptimizeStringConcat -XX:+UseAdaptiveGCBoundary
  74. ModLauncher: 8.0.6+85+master.325de55
  75. ModLauncher launch target: fmlserver
  76. ModLauncher naming: srg
  77. ModLauncher services:
  78. /mixin-0.8.2.jar mixin PLUGINSERVICE
  79. /eventbus-3.0.3-service.jar eventbus PLUGINSERVICE
  80. /forge-1.16.3-34.1.42.jar object_holder_definalize PLUGINSERVICE
  81. /forge-1.16.3-34.1.42.jar runtime_enum_extender PLUGINSERVICE
  82. /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
  83. /forge-1.16.3-34.1.42.jar capability_inject_definalize PLUGINSERVICE
  84. /forge-1.16.3-34.1.42.jar runtimedistcleaner PLUGINSERVICE
  85. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  86. /forge-1.16.3-34.1.42.jar fml TRANSFORMATIONSERVICE
  87. FML: 34.1
  88. Forge: net.minecraftforge:34.1.42
  89. FML Language Providers:
  90. javafml@34.1
  91. minecraft@1
  92. Mod List:
  93. ftbessentials-1603.1.0.11.jar |FTB Essentials |ftbessentials |1603.1.0.11 |DONE |NOSIGNATURE
  94. aiotbotania-1.16.2-1.3.2.jar |AIOT Botania |aiotbotania |1.3.2 |DONE |NOSIGNATURE
  95. curiousshulkerboxes-forge-1.16.3-4.0.0.1.jar |Curious Shulker Boxes |curiousshulkerboxes |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  96. ContentTweaker-1.16-1.0.0.develop.9.jar |ContentTweaker |contenttweaker |1.0.0.develop.9 |DONE |NOSIGNATURE
  97. Neat 1.7-24.jar |Neat |neat |1.7-24 |DONE |NOSIGNATURE
  98. IronJetpacks-1.16.3-4.1.2.jar |Iron Jetpacks |ironjetpacks |4.1.2 |DONE |NOSIGNATURE
  99. essentials-1.16.4-2.9.5.jar |Essentials |essentials |1.16.4-2.9.5 |DONE |NOSIGNATURE
  100. BetterCaves-1.16.3-1.0.5.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.5 |DONE |NOSIGNATURE
  101. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  102. Controlling-7.0.0.9.jar |Controlling |controlling |7.0.0.9 |DONE |NOSIGNATURE
  103. 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
  104. Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE
  105. GatewaysToEternity-1.16.3-1.0.1.jar |Gateways To Eternity |gateways |1.0.1 |DONE |NOSIGNATURE
  106. ftb-gui-library-1603.1.1.25.jar |FTB GUI Library |ftbguilibrary |1603.1.1.25 |DONE |NOSIGNATURE
  107. Bookshelf-1.16.3-8.7.20.jar |Bookshelf |bookshelf |8.7.20 |DONE |NOSIGNATURE
  108. u_team_core-1.16.3-3.1.12.185.jar |U Team Core |uteamcore |3.1.12.185 |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. ironshulkerboxes-1.16.4-5.1.9.jar |Iron Shulker Boxes |ironshulkerbox |1.16.4-5.1.9 |DONE |NOSIGNATURE
  110. Morpheus-1.16.3-4.2.63.jar |Morpheus |morpheus |4.2.63 |DONE |NOSIGNATURE
  111. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
  112. JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |DONE |NOSIGNATURE
  113. mcw-bridges-1.0.4-mc1.16.3.jar |Macaw's Bridges |mcwbridges |1.0.4 |DONE |NOSIGNATURE
  114. useful_backpacks-1.16.3-1.11.6.84.jar |Useful Backpacks |usefulbackpacks |1.11.6.84 |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
  115. repurposed_structures-1.16.4-2.3.0.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.0 |DONE |NOSIGNATURE
  116. curiousjetpacks-1.3c-1.16.4.jar |Curious Jetpacks |curiousjetpacks |1.3c-1.16.4 |DONE |NOSIGNATURE
  117. Compressium-1.16.4-1.1.36.jar |Compressium |compressium |1.1.36 |DONE |NOSIGNATURE
  118. BiomesOPlenty-1.16.3-12.0.0.417-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.3-12.0.0.416 |DONE |NOSIGNATURE
  119. ironfurnaces-1.16.3-2.4.0.jar |Iron Furnaces |ironfurnaces |2.4.0 |DONE |NOSIGNATURE
  120. ftb-ranks-1604.1.1.9.jar |FTB Ranks |ftbranks |1604.1.1.9 |DONE |NOSIGNATURE
  121. mining_dimension-1.16.3-1.0.5.jar |Mining World |mining_dimension |1.16.3-1.0.5 |DONE |NOSIGNATURE
  122. SilentGear-1.16.3-2.3.7+176.jar |Silent Gear |silentgear |2.3.7+176 |DONE |NOSIGNATURE
  123. curios-forge-1.16.3-4.0.2.0.jar |Curios API |curios |1.16.3-4.0.2.0 |DONE |NOSIGNATURE
  124. Botania-1.16.3-409.jar |Botania |botania |1.16.3-409 |DONE |NOSIGNATURE
  125. managear-1.16.3-2.1.3.jar |Mana Gear |managear |1.16.3-2.1.3 |DONE |NOSIGNATURE
  126. Patchouli-1.16.2-47.jar |Patchouli |patchouli |1.16.2-47 |DONE |NOSIGNATURE
  127. collective-1.16.3-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
  128. elevatorid-1.16.3-1.7.6.jar |Elevator Mod |elevatorid |1.16.3-1.7.6 |DONE |NOSIGNATURE
  129. ftb-ultimine-1603.1.1.12.jar |FTB Ultimine |ftbultimine |1603.1.1.12 |DONE |NOSIGNATURE
  130. buildersaddition-1.16.3-20201113a.jar |Builders Crafts & Addition |buildersaddition |1.16.3-20201113a |DONE |NOSIGNATURE
  131. Runelic-1.16.3-5.0.1.jar |Runelic |runelic |5.0.1 |DONE |NOSIGNATURE
  132. DarkUtilities-1.16.3-6.0.3.jar |Dark Utilities |darkutils |6.0.3 |DONE |NOSIGNATURE
  133. worldedit-forge-mc1.16.3-7.2.0-dist.jar |WorldEdit |worldedit |7.2.0+a51fa43 |DONE |NOSIGNATURE
  134. constructionwand-1.16.2-1.6.jar |Construction Wand |constructionwand |1.16.2-1.6 |DONE |NOSIGNATURE
  135. mcws-roofs-1.16.3-v2.0.0.jar |Macaw's Roofs |mcwroofs |2.0.0 |DONE |NOSIGNATURE
  136. Project MMO-1.16.3-3.33.jar |Project MMO |pmmo |1.16.3-3.33 |DONE |NOSIGNATURE
  137. furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE
  138. curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  139. AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE
  140. weirdinggadget-1.16.(2-4)-2.2.7.jar |The Weirding Gadget |weirdinggadget |2.2.7 |DONE |NOSIGNATURE
  141. Better Muffling-1.16.3-1.0.1.jar |Better Muffling |bettermuffling |1.0.1 |DONE |NOSIGNATURE
  142. cloth-config-forge-4.1.1.jar |Cloth Config v4 API |cloth-config |4.0 |DONE |NOSIGNATURE
  143. TrampleStopper-2.4.3.jar |Trample Stopper |tramplestopper |2.4.3 |DONE |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
  144. InventoryEssentials_1.16.3-2.3.0.jar |Inventory Essentials |inventoryessentials |2.3.0 |DONE |NOSIGNATURE
  145. enchantwithmob-1.16.3-1.8.0.jar |Enchant With Mob |enchantwithmob |1.16.3-1.8.0 |DONE |NOSIGNATURE
  146. bwncr-1.16.3-3.8.15.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.3-3.8.15 |DONE |NOSIGNATURE
  147. classicbar-4.0.1-1.16.3.jar |Classic Bar |classicbar |4.0.1-1.16.3 |DONE |NOSIGNATURE
  148. BetterMineshafts-Forge-1.16.3-1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1 |DONE |NOSIGNATURE
  149. BetterAdvancements-1.16.3-0.1.0.102.jar |Better Advancements |betteradvancements |0.1.0.102 |DONE |NOSIGNATURE
  150. QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
  151. Cucumber-1.16.3-4.1.3.jar |Cucumber Library |cucumber |4.1.3 |DONE |NOSIGNATURE
  152. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
  153. craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE
  154. spiders-2.0-1.16.3-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
  155. jei-1.16.3-7.6.0.51.jar |Just Enough Items |jei |7.6.0.50 |DONE |NOSIGNATURE
  156. FallingTree-Forge-1.16.3-2.7.0.jar |Falling Tree |falling_tree |2.7.0 |DONE |NOSIGNATURE
  157. caelus-forge-1.16.3-2.0.0.3.jar |Caelus API |caelus |1.16.3-2.0.0.3 |DONE |NOSIGNATURE
  158. reap-1.16.3-1.0.2.jar |Reap Mod |reap |1.16.3-1.0.2 |DONE |NOSIGNATURE
  159. WAWLA-1.16.3-6.0.1.jar |WAWLA |wawla |6.0.1 |DONE |NOSIGNATURE
  160. invtweaks-1.16.2-1.0.0.jar |Inventory Tweaks Renewed |invtweaks |1.16.2-1.0.0 |DONE |NOSIGNATURE
  161. Clumps-6.0.0.12.jar |Clumps |clumps |6.0.0.12 |DONE |NOSIGNATURE
  162. light-overlay-5.5.4.jar |Light Overlay Forge |lightoverlay-forge |NONE |DONE |NOSIGNATURE
  163. comforts-forge-1.16.3-4.0.0.1.jar |Comforts |comforts |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  164. SimpleStorageNetwork-1.16.3-1.2.0.jar |Simple Storage Network |storagenetwork |1.16.3-1.2.0 |DONE |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  165. LibX-1.16.3-1.0.1.jar |LibX |libx |1.16.3-1.0.1 |DONE |NOSIGNATURE
  166. BotanyPots-1.16.3-5.1.13.jar |BotanyPots |botanypots |5.1.13 |DONE |NOSIGNATURE
  167. BotanyTrees-1.16.3-1.0.7.jar |BotanyTrees |botanytrees |1.0.7 |DONE |NOSIGNATURE
  168. BasicNetherOres-1.16.3-5.3.1.jar |Basic Nether Ores |bno |5.3.1 |DONE |NOSIGNATURE
  169. curioofundying-forge-1.16.3-5.0.0.1.jar |Curio of Undying |curioofundying |1.16.3-5.0.0.1 |DONE |NOSIGNATURE
  170. nhacampfire_1.16.3-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
  171. mcjtylib-1.16-5.0.14.jar |McJtyLib |mcjtylib |1.16-5.0.14 |DONE |NOSIGNATURE
  172. rftoolsbase-1.16-2.0.7.jar |RFToolsBase |rftoolsbase |1.16-2.0.7 |DONE |NOSIGNATURE
  173. ClickMachine-1.16.3-4.2.2.jar |Click Machine |clickmachine |4.2.2 |DONE |NOSIGNATURE
  174. JEITweaker-1.16.3-1.0.1.4.jar |JEI Tweaker |jeitweaker |1.0.1.4 |DONE |NOSIGNATURE
  175. iChunUtil-1.16.3-10.0.0.jar |iChunUtil |ichunutil |10.0.0 |DONE |NOSIGNATURE
  176. CraftTweaker-1.16.3-7.0.0.48.jar |CraftTweaker |crafttweaker |7.0.0.48 |DONE |NOSIGNATURE
  177. rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
  178. campfiretorches-1.16.3-1.0.3.jar |Campfire Torches |campfiretorches |1.16.3-1.02 |DONE |NOSIGNATURE
  179. forge-1.16.3-34.1.42-universal.jar |Forge |forge |34.1.42 |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
  180. WailaHarvestability-mc1.16.2-forge-1.1.13.jar |Waila Harvestability |wailaharvestability |1.1.13 |DONE |NOSIGNATURE
  181. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  182. sounddeviceoptions-1.4.2.jar |Sound Device Options |sounddeviceoptions |1.4.2 |DONE |NOSIGNATURE
  183. MythicBotany-1.16.3-1.1.10.jar |MythicBotany |mythicbotany |1.16.3-1.1.10 |DONE |NOSIGNATURE
  184. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  185. forge-1.16.3-34.1.42-server.jar |Minecraft |minecraft |1.16.3 |DONE |NOSIGNATURE
  186. EnchantmentDescriptions-1.16.3-5.0.1.jar |EnchantmentDescriptions |enchdesc |5.0.1 |DONE |NOSIGNATURE
  187. swingthroughgrass-1.16.3-1.5.2.jar |SwingThroughGrass |swingthroughgrass |1.16.3-1.5.2 |DONE |NOSIGNATURE
  188. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  189. SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |NOSIGNATURE
  190. Mantle-1.16.4-1.6.43.jar |Mantle |mantle |1.6.43 |DONE |NOSIGNATURE
  191. pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
  192. gravestone-1.16.3-1.0.2.jar |Gravestone Mod |gravestone |1.16.3-1.0.2 |DONE |NOSIGNATURE
  193. ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE
  194. FastWorkbench-1.16.3-4.4.1.jar |FastWorkbench |fastbench |4.4.1 |DONE |NOSIGNATURE
  195. AutoRegLib-1.6-46.jar |AutoRegLib |autoreglib |1.6-46 |DONE |NOSIGNATURE
  196. Quark-r2.4-276.jar |Quark |quark |r2.4-276 |DONE |NOSIGNATURE
  197. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  198. StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
  199. FastFurnace-1.16.3-4.3.0.jar |FastFurnace |fastfurnace |4.3.0 |DONE |NOSIGNATURE
  200. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  201. BackTools-1.16.3-10.0.0.jar |Back Tools |backtools |10.0.0 |DONE |NOSIGNATURE
  202. Aquaculture-1.16.4-2.1.6.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.6 |DONE |NOSIGNATURE
  203. SilentGems-1.16.3-3.7.3+106.jar |Silent's Gems 3 |silentgems |3.7.3+106 |DONE |NOSIGNATURE
  204. forgemod_VoxelMap-1.10.11_for_1.16.3.jar |VoxelMap |voxelmap |1.10.11 |DONE |NOSIGNATURE
  205. botanicalmachinery-1.16.3-0.2.1.jar |Botanical Machinery |botanicalmachinery |0.2.1 |DONE |NOSIGNATURE
  206. OpenLoader-1.16.3-7.0.3.jar |OpenLoader |openloader |7.0.3 |DONE |NOSIGNATURE
  207. Crash Report UUID: 6dac706e-43ec-47a8-bb6a-079225c7e1e0
  208. Player Count: 0 / 20; []
  209. Data Packs: vanilla, mod:aiotbotania (incompatible), mod:spiderstpo, mod:curiousshulkerboxes, mod:jei, mod:caelus, mod:reap, mod:invtweaks (incompatible), mod:neat (incompatible), mod:bettercaves (incompatible), mod:clumps (incompatible), mod:lightoverlay-forge (incompatible), mod:reauth, mod:placebo (incompatible), mod:comforts (incompatible), mod:storagenetwork (incompatible), mod:bno (incompatible), mod:curioofundying, mod:bookshelf, mod:botanypots, mod:uteamcore, mod:darkutils (incompatible), mod:morpheus (incompatible), mod:waila, mod:jeitweaker (incompatible), mod:ichunutil, mod:jeresources, mod:crafttweaker, mod:forge, mod:ironchest (incompatible), mod:craftingtweaks (incompatible), mod:usefulbackpacks, mod:enchdesc, mod:swingthroughgrass (incompatible), mod:compressium (incompatible), mod:silentlib (incompatible), mod:biomesoplenty (incompatible), mod:ironfurnaces, mod:mining_dimension, mod:silentgear, mod:curios, mod:botania, mod:managear, mod:patchouli (incompatible), mod:ftbbackups (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:storagedrawers (incompatible), mod:constructionwand (incompatible), mod:appleskin, mod:curiouselytra, mod:aiimprovements, mod:backtools, mod:aquaculture (incompatible), mod:tramplestopper (incompatible), mod:silentgems, mod:inventoryessentials (incompatible), mod:botanicalmachinery, mod:falling_tree, mod:gravestone, mod:craftingstation (incompatible), mod:elevatorid (incompatible), mod:betteradvancements, mod:quarkoddities (incompatible), mod:trashslot (incompatible), mod:wawla, mod:bettermuffling (incompatible), mod:bettermineshafts (incompatible), mod:cookingforblockheads (incompatible), mod:libx, mod:clickmachine (incompatible), mod:mythicbotany, mod:pamhc2foodcore (incompatible), mod:weirdinggadget, mod:ftbessentials, mod:controlling (incompatible), mod:ftbguilibrary (incompatible), mod:ironshulkerbox (incompatible), mod:ftbranks (incompatible), mod:ftbultimine (incompatible), mod:runelic, mod:cloth-config (incompatible), mod:voxelmap (incompatible), mod:classicbar (incompatible), mod:wailaharvestability, mod:ironjetpacks, mod:mcwbridges (incompatible), mod:repurposed_structures, mod:curiousjetpacks (incompatible), mod:collective, mod:mcwroofs (incompatible), mod:pmmo (incompatible), mod:cfm (incompatible), mod:bwncr (incompatible), mod:cucumber, mod:nhacampfire, mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:campfiretorches, mod:sounddeviceoptions (incompatible), mod:mousetweaks, mod:fastbench (incompatible), mod:fastfurnace (incompatible), mod:worldedit (incompatible), mod:contenttweaker, mod:gateways (incompatible), mod:buildersaddition (incompatible), mod:enchantwithmob, mod:botanytrees, mod:mantle (incompatible), mod:openloader, openloader/data/contenttweaker, mod:essentials (incompatible)
  210. Is Modded: Definitely; Server brand changed to 'forge'
  211. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement