Guest User

Untitled

a guest
Apr 5th, 2021
486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.80 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 4/5/21 11:31 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Exception in server tick loop
  8. at com.blamejared.slimyboyos.events.CommonEventHandler.attachCapabilities(CommonEventHandler.java:81) ~[?:3.1.0.11] {re:classloading}
  9. at net.minecraftforge.eventbus.ASMEventHandler_18_CommonEventHandler_attachCapabilities_AttachCapabilitiesEvent.invoke(.dynamic) ~[?:?] {}
  10. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
  11. at net.minecraftforge.eventbus.EventBus$$Lambda$2552/1831344704.invoke(Unknown Source) ~[?:?] {}
  12. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  14. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:582) ~[?:?] {re:classloading,re:mixin}
  15. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:576) ~[?:?] {re:classloading,re:mixin}
  16. at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:48) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
  17. at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:44) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
  18. at net.minecraft.entity.Entity.<init>(Entity.java:221) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:extraboats.mixins.json:EntityMixin,pl:mixin:APP:antiqueatlas.mixins.json:MixinEntity,pl:mixin:APP:endergetic.mixins.json:EntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinEntity,pl:mixin:A}
  19. at net.minecraft.entity.LivingEntity.<init>(LivingEntity.java:205) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:eidolon.mixins.json:LivingEntityMixin,pl:mixin:APP:upgrade_aquatic.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:A}
  20. at net.minecraft.entity.MobEntity.<init>(MobEntity.java:137) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:buzzier_bees.mixins.json:MobEntityMixin,pl:mixin:A}
  21. at net.minecraft.entity.CreatureEntity.<init>(SourceFile:12) ~[?:?] {re:mixin,re:classloading}
  22. at net.minecraft.entity.monster.MonsterEntity.<init>(SourceFile:30) ~[?:?] {re:classloading,re:mixin}
  23. at com.sofodev.armorplus.registry.entities.bosses.SkeletalKingEntity.<init>(SkeletalKingEntity.java:57) ~[?:1.16.5-16.3.1] {re:classloading}
  24. at com.sofodev.armorplus.registry.ModEntities$$Lambda$12089/1981405807.create(Unknown Source) ~[?:?] {}
  25. at net.minecraft.entity.EntityType.func_200721_a(EntityType.java:445) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
  26. at xreliquary.items.MobCharmRegistry.isNonBossMob(MobCharmRegistry.java:88) ~[?:1.16.3-1.3.4.1061] {re:classloading}
  27. at xreliquary.items.MobCharmRegistry.registerDynamicCharmDefinitions(MobCharmRegistry.java:80) ~[?:1.16.3-1.3.4.1061] {re:classloading}
  28. at xreliquary.Reliquary.worldStart(Reliquary.java:58) ~[?:1.16.3-1.3.4.1061] {re:classloading}
  29. at xreliquary.Reliquary$$Lambda$4153/1989618428.accept(Unknown Source) ~[?:?] {}
  30. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  31. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  32. at net.minecraftforge.eventbus.EventBus$$Lambda$2940/1165496295.invoke(Unknown Source) ~[?:?] {}
  33. at net.minecraftforge.eventbus.EventBus$$Lambda$2552/1831344704.invoke(Unknown Source) ~[?:?] {}
  34. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  35. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  36. at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:379) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  37. at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  38. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:86) ~[?:?] {re:classloading,xf:OptiFine:default}
  39. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  40. at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  41. at net.minecraft.server.MinecraftServer$$Lambda$19887/1968342409.run(Unknown Source) [?:?] {}
  42. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  43.  
  44.  
  45. A detailed walkthrough of the error, its code path and all known details is as follows:
  46. ---------------------------------------------------------------------------------------
  47.  
  48. -- System Details --
  49. Details:
  50. Minecraft Version: 1.16.5
  51. Minecraft Version ID: 1.16.5
  52. Operating System: Windows 10 (amd64) version 10.0
  53. Java Version: 1.8.0_51, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 1541137216 bytes (1469 MB) / 6513229824 bytes (6211 MB) up to 6561988608 bytes (6258 MB)
  56. CPUs: 4
  57. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7040m -Xms256m -XX:PermSize=256m
  58. ModLauncher: 8.0.9+86+master.3cf110c
  59. ModLauncher launch target: fmlclient
  60. ModLauncher naming: srg
  61. ModLauncher services:
  62. /mixin-0.8.2.jar mixin PLUGINSERVICE
  63. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  64. /forge-1.16.5-36.1.4.jar object_holder_definalize PLUGINSERVICE
  65. /forge-1.16.5-36.1.4.jar runtime_enum_extender PLUGINSERVICE
  66. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  67. /forge-1.16.5-36.1.4.jar capability_inject_definalize PLUGINSERVICE
  68. /forge-1.16.5-36.1.4.jar runtimedistcleaner PLUGINSERVICE
  69. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  70. /preview_OptiFine_1.16.5_HD_U_G8_pre11.jar OptiFine TRANSFORMATIONSERVICE
  71. /OptiForge-MC1.16.5-0.5.5.jar optiforge TRANSFORMATIONSERVICE
  72. /forge-1.16.5-36.1.4.jar fml TRANSFORMATIONSERVICE
  73. /OptiForge-MC1.16.5-0.5.5.jar FakeOptiFine TRANSFORMATIONSERVICE
  74. nofile missing TRANSFORMATIONSERVICE
  75. /OptiForge-MC1.16.5-0.5.5.jar optiforgewrapper TRANSFORMATIONSERVICE
  76. FML: 36.1
  77. Forge: net.minecraftforge:36.1.4
  78. FML Language Providers:
  79. minecraft@1
  80. Mod List:
  81. SlabMachines-1.16.5-1.1.jar |Slab Machines |slabmachines |1.1 |DONE |NOSIGNATURE
  82. randomloot-1.16.5-2.3.8.jar |Random Loot Mod |randomloot |1.16.5-2.3.8 |DONE |NOSIGNATURE
  83. SlimyBoyos-3.1.0.11.jar |SlimyBoyos |slimyboyos |3.1.0.11 |DONE |NOSIGNATURE
  84. clayconversion-1.16.x-v1.5.jar |Clay Conversion |clayconversion |1.5 |DONE |NOSIGNATURE
  85. strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
  86. modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |NOSIGNATURE
  87. KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |NOSIGNATURE
  88. guiclock_1.16.5-2.3.jar |GUI Clock |guiclock |2.3 |DONE |NOSIGNATURE
  89. Neat 1.7-27.jar |Neat |neat |1.7-27 |DONE |NOSIGNATURE
  90. CoffeeSpawner-1.16.3-7.0.0.jar |Coffee Spawner |coffeespawner |1.16.3-7.0.0 |DONE |NOSIGNATURE
  91. ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar |Forge Endertech |forgeendertech |7.1.0.0 |DONE |NOSIGNATURE
  92. Controlling-7.0.0.14.jar |Controlling |controlling |7.0.0.14 |DONE |NOSIGNATURE
  93. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  94. citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
  95. farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |NOSIGNATURE
  96. YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
  97. ultimate_unicorn_mod-1.16.5-1.5.18.jar |Wings, Horns, and Hooves, the |ultimate_unicorn_mod |1.5.18 |DONE |NOSIGNATURE
  98. Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |DONE |NOSIGNATURE
  99. Bookshelf-1.16.5-10.0.7.jar |Bookshelf |bookshelf |10.0.7 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  100. reliquary-1.16.3-1.3.4.1061.jar |Reliquary |xreliquary |1.16.3-1.3.4.1061 |DONE |NOSIGNATURE
  101. PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8
  102. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
  103. SnowRealMagic-1.16.4-2.5.3.jar |Snow! Real Magic! |snowrealmagic |2.5.3 |DONE |NOSIGNATURE
  104. pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba
  105. gunswithoutroses-1.16.5-1.0.8.jar |Guns Without Roses |gunswithoutroses |1.0.8 |DONE |NOSIGNATURE
  106. carryon-1.16.5-1.15.3.13.jar |Carry On |carryon |1.15.3.13 |DONE |8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
  107. JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |0.12.0.109 |DONE |NOSIGNATURE
  108. shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |NOSIGNATURE
  109. mineralchance_1.16.5-1.3.jar |Mineral Chance |mineralchance |1.3 |DONE |NOSIGNATURE
  110. LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |NOSIGNATURE
  111. twilightforest-1.16.5-4.0.412-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE
  112. supplementaries-1.16.5-0.11.0b.jar |Supplementaries |supplementaries |1.16.5-0.11.0 |DONE |NOSIGNATURE
  113. PathToDirt-1.1.0-mc1.16.x.jar |Path To Dirt |pathtodirt |1.1.0 |DONE |NOSIGNATURE
  114. alltheores-1.3.0-1.16.5-36.1.0.jar |AllTheOres |alltheores |1.3.0-1.16.5-36.1.0 |DONE |NOSIGNATURE
  115. FarmersDelight-1.16.3-0.4.0.jar |Farmer's Delight |farmersdelight |1.16.3-0.4.0 |DONE |NOSIGNATURE
  116. dwmh-1.16.4-0.4.0.2.jar |Dude! Where's my Horse? |dwmh |1.16.4-0.4.0.2 |DONE |NOSIGNATURE
  117. delicateanddainty-0.1.5-1.16.5.jar |Delicate and Dainty! |delicateanddainty |0.1.4-1.16.5 |DONE |NOSIGNATURE
  118. BiomesOPlenty-1.16.4-13.0.0.431-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.431 |DONE |NOSIGNATURE
  119. projectvibrantjourneys-1.16.5-3.0.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.0.0 |DONE |NOSIGNATURE
  120. valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
  121. Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |NOSIGNATURE
  122. extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |NOSIGNATURE
  123. fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |NOSIGNATURE
  124. pamhc2foodextended-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
  125. KemonoCraft-1.16.4-0.3.16.jar |KemonoCraft |kemonocraft |Welcome! BlockPark! |DONE |NOSIGNATURE
  126. CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |NOSIGNATURE
  127. curios-forge-1.16.5-4.0.5.0.jar |Curios API |curios |1.16.5-4.0.5.0 |DONE |NOSIGNATURE
  128. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
  129. relics-0.1.10.1.jar |Relics |relics |0.1.10.1 |DONE |NOSIGNATURE
  130. Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
  131. leap-1.16.4-1.1.1.jar |Leap |leap |1.1.1 |DONE |NOSIGNATURE
  132. collective-1.16.5-2.25.jar |Collective |collective |2.25 |DONE |NOSIGNATURE
  133. Pogfish-1.16.4-1.0.7.jar |Pogfish |pogfish |1.0.0 |DONE |NOSIGNATURE
  134. Platypuses 1.16.5-1.2.5.jar |Platypus |platypus |1.2.5 |DONE |NOSIGNATURE
  135. Gobber2-Forge-1.16.5-2.3.49.jar |Gobber 2 |gobber2 |2.3.48 |DONE |NOSIGNATURE
  136. ftb-ultimine-1605.2.0-build.25-forge.jar |FTB Ultimine |ftbultimine |1605.2.0-build.25 |DONE |NOSIGNATURE
  137. EnigmaticLegacy-2.11.2.jar |Enigmatic Legacy |enigmaticlegacy |2.11.2 |DONE |NOSIGNATURE
  138. SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |DONE |NOSIGNATURE
  139. furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE
  140. architectury-1.10.139-forge.jar |Architectury |architectury |1.10.139 |DONE |NOSIGNATURE
  141. Chimes-1.16.5-0.9.5.jar |Chimes |chimes |0.9.5 |DONE |NOSIGNATURE
  142. cherishedworlds-forge-1.16.4-5.1.0.0.jar |Cherished Worlds |cherishedworlds |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
  143. Adorn-1.13.1+1.16.4-forge.jar |Adorn |adorn |1.13.1+1.16.4-forge |DONE |NOSIGNATURE
  144. cloth-config-4.11.19-forge.jar |Cloth Config v4 API |cloth-config |4.11.19 |DONE |NOSIGNATURE
  145. BetterBurning-1.16.5-6.0.3.jar |BetterBurning |betterburning |6.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  146. FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
  147. exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |NOSIGNATURE
  148. BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |NOSIGNATURE
  149. geckolib-forge-1.16.5-3.0.19.jar |GeckoLib |geckolib3 |3.0.19 |DONE |NOSIGNATURE
  150. NekosEnchantedBooks-1.16-1.2.0.jar |Neko’s Enchanted Books |nebs |1.2.0 |DONE |NOSIGNATURE
  151. Cyclic-1.16.5-1.2.1.jar |Cyclic |cyclic |1.16.5-1.2.1 |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
  152. WaterDripSound-1.16.3-0.1.3.jar |Water Drip Sound |waterdripsound |0.1.3 |DONE |NOSIGNATURE
  153. Kiwi-1.16.5-3.4.2.jar |Kiwi |kiwi |3.4.2 |DONE |NOSIGNATURE
  154. doubledoors_1.16.5-2.3.jar |Double Doors |doubledoors |2.3 |DONE |NOSIGNATURE
  155. BedBenefits-1.16.5-5.0.3.jar |BedBenefits |bedbenefits |5.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  156. SimplyJetpacks2-1.16.5-2.6.7.1.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.5-2.6.7.1 |DONE |NOSIGNATURE
  157. forgeautofish-2.0.3-1.16.x.jar |AutoFish for Forge |forgeautofish |2.0.3 |DONE |NOSIGNATURE
  158. TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
  159. pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
  160. Bountiful Baubles FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE
  161. treeharvester_1.16.5-2.4.jar |Tree Harvester |treeharvester |2.4 |DONE |NOSIGNATURE
  162. jei-1.16.5-7.6.1.75.jar |Just Enough Items |jei |7.6.1.75 |DONE |NOSIGNATURE
  163. OptiForge-MC1.16.5-0.5.5.jar |OptiForge |optiforge |0.5.5 |DONE |NOSIGNATURE
  164. Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |DONE |NOSIGNATURE
  165. abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |NOSIGNATURE
  166. buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |NOSIGNATURE
  167. goblintraders-1.3.1-1.16.3.jar |Goblin Traders |goblintraders |1.3.1 |DONE |NOSIGNATURE
  168. WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  169. invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE
  170. extraboats-1.16.5-2.1.0.jar |Extra Boats |extraboats |2.1.0 |DONE |NOSIGNATURE
  171. Waystones_1.16.5-7.4.0.jar |Waystones |waystones |7.4.0 |DONE |NOSIGNATURE
  172. Clumps-6.0.0.17.jar |Clumps |clumps |6.0.0.17 |DONE |NOSIGNATURE
  173. OresAboveDiamonds-1.16.4-v6.3.2.jar |Ores Above Diamonds |oresabovediamonds |6.3.2 |DONE |NOSIGNATURE
  174. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  175. TravelersBackpack-1.16.5-5.4.0.jar |Traveler's Backpack |travelersbackpack |5.4.0 |DONE |NOSIGNATURE
  176. NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |NOSIGNATURE
  177. campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |DONE |NOSIGNATURE
  178. Artifacts-1.16.5-2.8.3.jar |Artifacts |artifacts |1.16.5-2.8.3 |DONE |NOSIGNATURE
  179. SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |NOSIGNATURE
  180. decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE
  181. champions-forge-1.16.5-2.0.1.5.jar |Champions |champions |1.16.5-2.0.1.5 |DONE |NOSIGNATURE
  182. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  183. FarmingForBlockheads_1.16.3-7.3.0.jar |Farming for Blockheads |farmingforblockheads |7.3.0 |DONE |NOSIGNATURE
  184. mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |NOSIGNATURE
  185. embellishcraft-1.16.4-3.3.0.0.jar |EmbellishCraft |embellishcraft |1.16.4-3.3.0.0 |DONE |NOSIGNATURE
  186. embellishcraft-bop-1.16.4-3.3.0.jar |EmbellishCraft BoP Addon |embellishcraft-bop |1.16.4-3.3.0 |DONE |NOSIGNATURE
  187. Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE
  188. inventorypets-2.0.12.jar |Inventory Pets |inventorypets |2.0.12 |DONE |NOSIGNATURE
  189. mysticalworld-1.16.4-0.3.1.9.jar |Mystical World |mysticalworld |1.16.4-0.3.1.9 |DONE |NOSIGNATURE
  190. forge-1.16.5-36.1.4-universal.jar |Forge |forge |36.1.4 |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
  191. Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |NOSIGNATURE
  192. Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |NOSIGNATURE
  193. scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |NOSIGNATURE
  194. DynamicSurroundings-1.16.4-4.0.4.1.jar |Β§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.1 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
  195. ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
  196. antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |NOSIGNATURE
  197. CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
  198. forge-1.16.5-36.1.4-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  199. upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |NOSIGNATURE
  200. thermal_dyenamics-1.16.4-1.0.0.jar |Thermal Dyenamics |thermal_dyenamics |1.0.0 |DONE |NOSIGNATURE
  201. cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |NOSIGNATURE
  202. thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |NOSIGNATURE
  203. thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |NOSIGNATURE
  204. ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |NOSIGNATURE
  205. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
  206. plonk-1.16.5-9.0.7.jar |Plonk |plonk |9.0.7 |DONE |NOSIGNATURE
  207. EnchantmentDescriptions-1.16.5-7.0.3.jar |EnchantmentDescriptions |enchdesc |7.0.3 |DONE |eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  208. swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
  209. MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
  210. morevanillalib-1.16.4-1.4.0.jar |MoreVanillaLib |morevanillalib |1.4.0 |DONE |NOSIGNATURE
  211. pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
  212. AdLods-1.16.4-4.1.5.0-build.0096.jar |Large Ore Deposits |adlods |4.1.5.0 |DONE |NOSIGNATURE
  213. Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |DONE |NOSIGNATURE
  214. omgourd-1.16.4-1.2.0.jar |Oh My Gourd |omgourd |1.2.0 |DONE |NOSIGNATURE
  215. astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |NOSIGNATURE
  216. SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
  217. rats-7.1.1-1.16.5.jar |Rats |rats |7.1.1 |DONE |NOSIGNATURE
  218. pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
  219. gravestone-1.16.5-1.0.1.jar |Gravestone Mod |gravestone |1.16.5-1.0.1 |DONE |NOSIGNATURE
  220. FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |NOSIGNATURE
  221. StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
  222. sit-1.16.5-v1.3.1.jar |Sit |sit |v1.3.1 |DONE |NOSIGNATURE
  223. vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |NOSIGNATURE
  224. simplytea-1.16.5-2.3.4.jar |Simply Tea |simplytea |2.3.4 |DONE |NOSIGNATURE
  225. combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  226. fins-1.4.1.jar |Fins and Tails |fins |1.4.1 |DONE |NOSIGNATURE
  227. scaffoldingpower-1.16.5-1.3.0.jar |Scaffolding power |scaffoldingpower |1.16.5-1.3.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
  228. FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
  229. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  230. occultism-1.16.5-1.0.17.jar |Occultism |occultism |1.16.5-1.0.17 |DONE |NOSIGNATURE
  231. solcarrot-1.16.3-1.9.10.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.10 |DONE |NOSIGNATURE
  232. OddWaterMobs[1.16.5]_1.2.5.jar |Odd Water Mobs |oddwatermobs |1.2.5 |DONE |NOSIGNATURE
  233. moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |NOSIGNATURE
  234. thedragonlib-1.16.3-1.1.0.jar |TheDragonLib |thedragonlib |1.16.3-1.1.0 |DONE |NOSIGNATURE
  235. armorplus-1.16.5-16.3.1.jar |ArmorPlus |armorplus |1.16.5-16.3.1 |DONE |NOSIGNATURE
  236. Aquaculture-1.16.5-2.1.16.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.16 |DONE |NOSIGNATURE
  237. farmerstea-1.16.5-1.2.jar |Farmer's Tea |farmerstea |1.16.5-1.2 |DONE |NOSIGNATURE
  238. terraqueous-1.16-1.7.14.jar |Terraqueous |terraqueous |1.7.14 |DONE |NOSIGNATURE
  239. valhelsia_core-16.0.6.jar |Valhelsia Core |valhelsia_core |16.0.6 |DONE |NOSIGNATURE
  240. forbidden_arcanus-16.2.0-beta-3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-3 |DONE |NOSIGNATURE
  241. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
  242. healingcampfire_1.16.5-3.2.jar |Healing Campfire |healingcampfire |3.2 |DONE |NOSIGNATURE
  243. xptome-1.16.5-v2.1.jar |XP Tome |xpbook |v2.1 |DONE |NOSIGNATURE
  244. bigbuckets-1.1.5.jar |BigBuckets |bigbuckets |1.1.5 |DONE |NOSIGNATURE
  245. Crash Report UUID: 75dd2591-b991-4313-927f-7fd5c14a26ff
  246. Kiwi Modules:
  247. kiwi:contributors
  248. kiwi:data
  249. snowrealmagic:core
  250. snowrealmagic:world
  251. Patchouli open book context: n/a
  252. Player Count: 0 / 8; []
  253. Data Packs: vanilla, mod:slabmachines, mod:randomloot, mod:slimyboyos, mod:clayconversion, mod:strawgolem, mod:modnametooltip, mod:kleeslabs (incompatible), mod:guiclock, mod:neat (incompatible), mod:coffeespawner, mod:forgeendertech, mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:ultimate_unicorn_mod, mod:wstweaks (incompatible), mod:bookshelf, mod:xreliquary, mod:pickupnotifier (incompatible), mod:waila, mod:snowrealmagic, mod:pathundergates, mod:gunswithoutroses (incompatible), mod:carryon, mod:jeresources, mod:shetiphiancore, mod:mineralchance, mod:losttrinkets, mod:twilightforest, mod:supplementaries, mod:pathtodirt (incompatible), mod:alltheores, mod:farmersdelight, mod:dwmh (incompatible), mod:delicateanddainty, mod:biomesoplenty, mod:projectvibrantjourneys, mod:valhelsia_structures (incompatible), mod:lollipop, mod:extcaves, mod:fairylights, mod:pamhc2foodextended (incompatible), mod:kemonocraft, mod:cnb, mod:curios, mod:eidolon, mod:relics, mod:patchouli (incompatible), mod:leap (incompatible), mod:collective, mod:pogfish (incompatible), mod:platypus, mod:gobber2, mod:ftbultimine (incompatible), mod:enigmaticlegacy, mod:spartanweaponry, mod:cfm (incompatible), mod:architectury, mod:chimes, mod:cherishedworlds, mod:adorn, mod:cloth-config (incompatible), mod:betterburning, mod:fastleafdecay (incompatible), mod:exoticbirds, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:nebs, mod:cyclic (incompatible), mod:waterdripsound (incompatible), mod:kiwi, mod:doubledoors, mod:bedbenefits, mod:simplyjetpacks, mod:forgeautofish (incompatible), mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:bountifulbaubles (incompatible), mod:treeharvester, mod:jei, mod:optiforge, mod:druidcraft (incompatible), mod:abnormals_core, mod:buzzier_bees, mod:goblintraders, mod:wawla, mod:invtweaks (incompatible), mod:extraboats, mod:waystones (incompatible), mod:clumps, mod:oresabovediamonds (incompatible), mod:comforts (incompatible), mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:campful, mod:artifacts, mod:sereneseasons, mod:decorative_blocks, mod:champions (incompatible), mod:dungeoncrawl, mod:farmingforblockheads (incompatible), mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:embellishcraft-bop (incompatible), mod:toastcontrol (incompatible), mod:inventorypets (incompatible), mod:mysticalworld (incompatible), mod:forge, mod:waddles, mod:bountiful (incompatible), mod:scuba_gear (incompatible), mod:dsurround, mod:ironchest (incompatible), mod:antiqueatlas, mod:craftingtweaks (incompatible), mod:upgrade_aquatic, mod:thermal_dyenamics, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:ensorcellation (incompatible), mod:endergetic, mod:plonk (incompatible), mod:enchdesc, mod:swingthroughgrass (incompatible), mod:mousetweaks, mod:morevanillalib, mod:pamhc2crops (incompatible), mod:adlods, mod:ding, mod:omgourd (incompatible), mod:astikorcarts, mod:spartanshields, mod:rats, mod:pamhc2foodcore (incompatible), mod:gravestone, mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:sit, mod:vanillahammers, mod:simplytea (incompatible), mod:combustivefishing (incompatible), mod:fins, mod:scaffoldingpower (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:occultism, mod:solcarrot (incompatible), mod:oddwatermobs, mod:moredragoneggs (incompatible), mod:thedragonlib, mod:armorplus, mod:aquaculture (incompatible), mod:farmerstea, mod:terraqueous, mod:valhelsia_core, mod:forbidden_arcanus (incompatible), mod:overloadedarmorbar (incompatible), mod:healingcampfire, mod:xpbook, mod:bigbuckets (incompatible)
  254. Type: Integrated Server (map_client.txt)
  255. Is Modded: Definitely; Client brand changed to 'forge'
  256. OptiFine Version: OptiFine_1.16.5_HD_U_G8_pre11
  257. OptiFine Build: 20210324-231709
  258. Render Distance Chunks: 8
  259. Mipmaps: 4
  260. Anisotropic Filtering: 1
  261. Antialiasing: 0
  262. Multitexture: false
  263. Shaders: Sildurs Enhanced Default v1.06.zip
  264. OpenGlVersion: 4.6.0 NVIDIA 456.71
  265. OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
  266. OpenGlVendor: NVIDIA Corporation
  267. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment