Advertisement
Guest User

minecraft crash

a guest
Feb 11th, 2021
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.15 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 11/02/21 21:17
  5. Description: Exception ticking world
  6.  
  7. java.lang.NoClassDefFoundError: net/darkhax/bookshelf/util/EntityUtils
  8. at net.darkhax.bedbenefits.BedBenefits.onPlayerWakeUp(BedBenefits.java:47) ~[?:5.0.3] {re:classloading}
  9. at net.darkhax.bedbenefits.BedBenefits$$Lambda$3515/381839461.accept(Unknown Source) ~[?:?] {}
  10. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  11. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  12. at net.minecraftforge.eventbus.EventBus$$Lambda$2950/1853858992.invoke(Unknown Source) ~[?:?] {}
  13. at net.minecraftforge.eventbus.EventBus$$Lambda$2579/560326292.invoke(Unknown Source) ~[?:?] {}
  14. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  15. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  16. at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:463) ~[?:?] {re:classloading}
  17. at net.minecraft.entity.player.PlayerEntity.func_225652_a_(PlayerEntity.java:1259) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:mixins.adorn.json:PlayerEntityMixin,pl:mixin:A}
  18. at net.minecraft.entity.player.ServerPlayerEntity.func_225652_a_(ServerPlayerEntity.java:819) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  19. at net.minecraft.world.server.ServerWorld.lambda$wakeUpAllPlayers$5(ServerWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  20. at net.minecraft.world.server.ServerWorld$$Lambda$13354/1493344913.accept(Unknown Source) ~[?:?] {}
  21. at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames}
  22. at net.minecraft.world.server.ServerWorld.func_229856_ab_(ServerWorld.java:446) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  23. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:324) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  24. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  25. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  26. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
  27. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  28. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  29. at net.minecraft.server.MinecraftServer$$Lambda$11639/991922047.run(Unknown Source) [?:?] {}
  30. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  31. Caused by: java.lang.ClassNotFoundException: net.darkhax.bookshelf.util.EntityUtils
  32. at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_51] {}
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51] {}
  34. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  35. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {}
  36. ... 23 more
  37. Suppressed: java.lang.ClassNotFoundException
  38. at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.0.9.jar:?] {}
  39. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  40. at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
  41. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {}
  42. at net.darkhax.bedbenefits.BedBenefits.onPlayerWakeUp(BedBenefits.java:47) ~[?:5.0.3] {re:classloading}
  43. at net.darkhax.bedbenefits.BedBenefits$$Lambda$3515/381839461.accept(Unknown Source) ~[?:?] {}
  44. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  45. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  46. at net.minecraftforge.eventbus.EventBus$$Lambda$2950/1853858992.invoke(Unknown Source) ~[?:?] {}
  47. at net.minecraftforge.eventbus.EventBus$$Lambda$2579/560326292.invoke(Unknown Source) ~[?:?] {}
  48. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  49. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  50. at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:463) ~[?:?] {re:classloading}
  51. at net.minecraft.entity.player.PlayerEntity.func_225652_a_(PlayerEntity.java:1259) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:mixins.adorn.json:PlayerEntityMixin,pl:mixin:A}
  52. at net.minecraft.entity.player.ServerPlayerEntity.func_225652_a_(ServerPlayerEntity.java:819) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  53. at net.minecraft.world.server.ServerWorld.lambda$wakeUpAllPlayers$5(ServerWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  54. at net.minecraft.world.server.ServerWorld$$Lambda$13354/1493344913.accept(Unknown Source) ~[?:?] {}
  55. at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames}
  56. at net.minecraft.world.server.ServerWorld.func_229856_ab_(ServerWorld.java:446) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  57. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:324) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  58. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  60. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
  61. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  62. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  63. at net.minecraft.server.MinecraftServer$$Lambda$11639/991922047.run(Unknown Source) [?:?] {}
  64. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- Head --
  71. Thread: Server thread
  72. Stacktrace:
  73. at net.darkhax.bedbenefits.BedBenefits.onPlayerWakeUp(BedBenefits.java:47) ~[?:5.0.3] {re:classloading}
  74. at net.darkhax.bedbenefits.BedBenefits$$Lambda$3515/381839461.accept(Unknown Source) ~[?:?] {}
  75. at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
  76. at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
  77. at net.minecraftforge.eventbus.EventBus$$Lambda$2950/1853858992.invoke(Unknown Source) ~[?:?] {}
  78. at net.minecraftforge.eventbus.EventBus$$Lambda$2579/560326292.invoke(Unknown Source) ~[?:?] {}
  79. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
  80. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
  81. at net.minecraftforge.event.ForgeEventFactory.onPlayerWakeup(ForgeEventFactory.java:463) ~[?:?] {re:classloading}
  82. at net.minecraft.entity.player.PlayerEntity.func_225652_a_(PlayerEntity.java:1259) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:mixins.adorn.json:PlayerEntityMixin,pl:mixin:A}
  83. at net.minecraft.entity.player.ServerPlayerEntity.func_225652_a_(ServerPlayerEntity.java:819) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  84. at net.minecraft.world.server.ServerWorld.lambda$wakeUpAllPlayers$5(ServerWorld.java:447) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  85. at net.minecraft.world.server.ServerWorld$$Lambda$13354/1493344913.accept(Unknown Source) ~[?:?] {}
  86. at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {re:computing_frames}
  87. at net.minecraft.world.server.ServerWorld.func_229856_ab_(ServerWorld.java:446) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  88. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:324) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
  89. -- Affected level --
  90. Details:
  91. All players: 1 total; [ServerPlayerEntity['ProfessorHuksy'/179, l='ServerLevel[Poopie Head]', x=-273.50, y=64.69, z=148.50]]
  92. Chunk stats: ServerChunkCache: 2714
  93. Level dimension: minecraft:overworld
  94. Level spawn location: World: (-176,90,16), Chunk: (at 0,5,0 in -11,1; contains blocks -176,0,16 to -161,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  95. Level time: 189487 game time, 264000 day time
  96. Level name: Poopie Head
  97. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  98. Level weather: Rain time: 107891 (now: false), thunder time: 58314 (now: false)
  99. Known server brands: forge, vanilla, fabric
  100. Level was modded: true
  101. Level storage version: 0x04ABD - Anvil
  102. Stacktrace:
  103. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  104. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  105. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
  106. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  107. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  108. at net.minecraft.server.MinecraftServer$$Lambda$11639/991922047.run(Unknown Source) [?:?] {}
  109. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  110.  
  111.  
  112. -- System Details --
  113. Details:
  114. Minecraft Version: 1.16.5
  115. Minecraft Version ID: 1.16.5
  116. Operating System: Windows 10 (amd64) version 10.0
  117. Java Version: 1.8.0_51, Oracle Corporation
  118. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  119. Memory: 5847102576 bytes (5576 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  120. CPUs: 12
  121. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  122. ModLauncher: 8.0.9+86+master.3cf110c
  123. ModLauncher launch target: fmlclient
  124. ModLauncher naming: srg
  125. ModLauncher services:
  126. /mixin-0.8.2.jar mixin PLUGINSERVICE
  127. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  128. /forge-1.16.5-36.0.21.jar object_holder_definalize PLUGINSERVICE
  129. /forge-1.16.5-36.0.21.jar runtime_enum_extender PLUGINSERVICE
  130. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  131. /forge-1.16.5-36.0.21.jar capability_inject_definalize PLUGINSERVICE
  132. /forge-1.16.5-36.0.21.jar runtimedistcleaner PLUGINSERVICE
  133. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  134. /OptiFine_1.16.5_HD_U_G6.jar OptiFine TRANSFORMATIONSERVICE
  135. /forge-1.16.5-36.0.21.jar fml TRANSFORMATIONSERVICE
  136. FML: 36.0
  137. Forge: net.minecraftforge:36.0.21
  138. FML Language Providers:
  139. minecraft@1
  140. Mod List:
  141. tetra-1.16.4-3.6.0.jar |Tetra |tetra |3.6.0 |DONE |NOSIGNATURE
  142. 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
  143. Cucumber-1.16.4-4.1.6.jar |Cucumber Library |cucumber |4.1.6 |DONE |NOSIGNATURE
  144. Floocraft+1.16.3-1.15.2.jar |Floocraft |floocraftft |1.15.2 |DONE |NOSIGNATURE
  145. rhodonite-1.16.5-1.0.0.jar |Rhodonite |rhodonite |1.16.5-1.0.0 |DONE |NOSIGNATURE
  146. jei-1.16.4-7.6.1.71.jar |Just Enough Items |jei |7.6.1.71 |DONE |NOSIGNATURE
  147. prefab-1.6.5.0.jar |Prefab |prefab |1.6.5.0 |DONE |NOSIGNATURE
  148. FallingTree-Forge-1.16.5-2.10.0.jar |Falling Tree |falling_tree |2.10.0 |DONE |NOSIGNATURE
  149. abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
  150. Neat+1.7-27.jar |Neat |neat |1.7-27 |DONE |NOSIGNATURE
  151. ForgeEndertech-1.16.4-7.0.10.0-build.0037.jar |Forge Endertech |forgeendertech |7.0.10.0 |DONE |NOSIGNATURE
  152. AdFinders-1.16.4-5.0.5.0-build.0041.jar |Advanced Finders |adfinders |5.0.5.0 |DONE |NOSIGNATURE
  153. villagernames_1.16.5-2.8.jar |Villager Names |villagernames |2.8 |DONE |NOSIGNATURE
  154. [FORGE]+timber-1.16.4-1.8.1.jar |Timber Mod |timber |1.8.1 |DONE |NOSIGNATURE
  155. XaerosWorldMap_1.12.0.2_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.12.0 |DONE |NOSIGNATURE
  156. ResourcefulTools-1.16.5-1.2.10.jar |Resourceful Tools |resourceful_tools |1.2.10 |DONE |NOSIGNATURE
  157. OresAboveDiamonds-1.16.4-v6.3.2.jar |Ores Above Diamonds |oresabovediamonds |6.3.2 |DONE |NOSIGNATURE
  158. mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
  159. CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
  160. Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE
  161. comforts-forge-1.16.4-4.0.1.0.jar |Comforts |comforts |1.16.4-4.0.1.0 |DONE |NOSIGNATURE
  162. citadel-1.6.1.jar |Citadel |citadel |1.6.1 |DONE |NOSIGNATURE
  163. alexsmobs-1.5.1.jar |Alex's Mobs |alexsmobs |1.5.1 |DONE |NOSIGNATURE
  164. DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE
  165. sophisticatedbackpacks-1.16.4-2.1.1.153.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.4-2.1.1.153 |DONE |NOSIGNATURE
  166. Crafting+Mania+1.2.jar |Crafting Mania |crafting_mania |1.2 |DONE |NOSIGNATURE
  167. u_team_core-1.16.4-3.1.17.192.jar |U Team Core |uteamcore |3.1.17.192 |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
  168. Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE
  169. Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
  170. walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |NOSIGNATURE
  171. kelpfertilizer_1.16.5-1.2.jar |Kelp Fertilizer |kelpfertilizer |1.2 |DONE |NOSIGNATURE
  172. inventorypets-2.0.12.jar |Inventory Pets |inventorypets |2.0.12 |DONE |NOSIGNATURE
  173. firstaid-1.9.5.jar |First Aid |firstaid |1.9.5 |DONE |NOSIGNATURE
  174. forge-1.16.5-36.0.21-universal.jar |Forge |forge |36.0.21 |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
  175. Waddles-1.16.4-0.8.11.jar |Waddles |waddles |1.16.4-0.8.11 |DONE |NOSIGNATURE
  176. supplementaries-1.16.5-0.9.24b.jar |Supplementaries |supplementaries |1.16.5-0.9.24b |DONE |NOSIGNATURE
  177. XPCoins(FORGE-1.16.4)vrs1.0.2.jar |XP Coins |xpcoins |1.16.4-1.0.2 |DONE |NOSIGNATURE
  178. SimpleOres2-1.16.5-2.4.4.0.jar |Simple Ores |simpleores |1.16.5-2.4.4.0 |DONE |NOSIGNATURE
  179. MysticalAgriculture-1.16.4-4.1.4.jar |Mystical Agriculture |mysticalagriculture |4.1.4 |DONE |NOSIGNATURE
  180. MysticalAgradditions-1.16.4-4.1.3.jar |Mystical Agradditions |mysticalagradditions |4.1.3 |DONE |NOSIGNATURE
  181. corpse-1.16.5-1.0.0.jar |Corpse |corpse |1.16.5-1.0.0 |DONE |NOSIGNATURE
  182. forge-1.16.5-36.0.21-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
  183. cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
  184. cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
  185. ToolBelt-1.16.3-1.15.2.jar |Tool Belt |toolbelt |1.15.2 |DONE |NOSIGNATURE
  186. SilentLib-1.16.3-4.9.1+64.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE
  187. SaveYourPets-1.16.2-1.0.0.5.jar |Save Your Pets |syp |1.0.0.5 |DONE |NOSIGNATURE
  188. Luminium-r2.0-6.jar |Luminium |luminium |2.1 |DONE |NOSIGNATURE
  189. SimpleCoreLib-1.16.5-2.0.5.0.jar |SimpleCoreLib |simplecorelib |1.16.5-2.0.5.0 |DONE |NOSIGNATURE
  190. CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
  191. SilentGear-1.16.3-2.6.0+217.jar |Silent Gear |silentgear |2.6.0+217 |DONE |NOSIGNATURE
  192. AdLods-1.16.4-4.1.3.0-build.0034.jar |Large Ore Deposits |adlods |4.1.3.0 |DONE |NOSIGNATURE
  193. towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE
  194. cheesemaking-1.0.jar |Cheesemaking |cheesemaking |1.0 |DONE |NOSIGNATURE
  195. SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
  196. Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
  197. Xaeros_Minimap_21.3.0.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.3.0 |DONE |NOSIGNATURE
  198. collective-1.16.5-1.60.jar |Collective |collective |1.60 |DONE |NOSIGNATURE
  199. autumnity-1.16.4-2.0.1.jar |Autumnity |autumnity |2.0.1 |DONE |NOSIGNATURE
  200. aetherite-1.0.jar |Aetherite Mod |aetherite |1.0 |DONE |NOSIGNATURE
  201. Gobber2-Forge-1.16.5-2.3.48 (1).jar |Gobber 2 |gobber2 |2.3.48 |DONE |NOSIGNATURE
  202. SpartanWeaponry-1.16.4-2.1.0-beta-3.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 3 |DONE |NOSIGNATURE
  203. Project_MMO-1.16.4-3.44.2.jar |Project MMO |pmmo |1.16.4-3.44.2 |DONE |NOSIGNATURE
  204. architectury-1.5.110-forge.jar |Architectury |architectury |1.5.110 |DONE |NOSIGNATURE
  205. ftb-gui-library-1605.2.1.39-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.39 |DONE |NOSIGNATURE
  206. cc-tweaked-1.16.4-1.95.2.jar |CC: Tweaked |computercraft |1.95.2 |DONE |NOSIGNATURE
  207. Adorn-1.13.1+1.16.4-forge.jar |Adorn |adorn |1.13.1+1.16.4-forge |DONE |NOSIGNATURE
  208. productivebees-1.16.5-0.5.2.14.jar |Productive Bees |productivebees |1.16.5-0.5.2.14 |DONE |NOSIGNATURE
  209. ItemPhysic_v1.4.15_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE
  210. cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE
  211. ironcoals-3.3.1.jar |Iron Coals |ironcoals |3.3.1 |DONE |NOSIGNATURE
  212. switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |DONE |NOSIGNATURE
  213. exoticbirds-1.16.4-1.1.0.jar |Exotic Birds |exoticbirds |1.1.0 |DONE |NOSIGNATURE
  214. healingcf_1.16.5-3.1.jar |Healing Campfire |healingcf |3.1 |DONE |NOSIGNATURE
  215. dogreborn-1.0-1.16.5.jar |DogReborn |dogreborn |1.0-1.16.5 |DONE |NOSIGNATURE
  216. Cyclic-1.16.5-1.1.6.jar |Cyclic |cyclic |1.16.5-1.1.6 |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
  217. Crash Report UUID: 6b4111e5-aa72-4ecd-8c72-883542aa39b5
  218. Patchouli open book context: n/a
  219. Player Count: 1 / 8; [ServerPlayerEntity['ProfessorHuksy'/179, l='ServerLevel[Poopie Head]', x=-273.50, y=64.69, z=148.50]]
  220. Data Packs: vanilla, mod:tetra, mod:floocraftft (incompatible), mod:jei, mod:prefab (incompatible), mod:falling_tree, mod:abnormals_core, mod:neat (incompatible), mod:villagernames, mod:timber, mod:mgui (incompatible), mod:cookingforblockheads (incompatible), mod:comforts (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:dungeoncrawl, mod:sophisticatedbackpacks, mod:crafting_mania, mod:uteamcore, mod:waila, mod:walljump (incompatible), mod:inventorypets (incompatible), mod:firstaid (incompatible), mod:forge, mod:waddles, mod:supplementaries, mod:xpcoins (incompatible), mod:corpse, mod:cofh_core (incompatible), mod:toolbelt (incompatible), mod:silentlib (incompatible), mod:syp, mod:creativecore, mod:silentgear, mod:towers_of_the_wild, mod:cheesemaking, mod:collective, mod:autumnity, mod:aetherite, mod:spartanweaponry, mod:pmmo (incompatible), mod:architectury, mod:ftbguilibrary (incompatible), mod:computercraft, mod:adorn, mod:productivebees (incompatible), mod:itemphysic, mod:cloth-config (incompatible), mod:switchbow, mod:exoticbirds, mod:healingcf, mod:dogreborn, mod:bedbenefits, mod:cucumber, mod:rhodonite (incompatible), mod:forgeendertech, mod:adfinders, mod:resourceful_tools, mod:oresabovediamonds (incompatible), mod:placebo (incompatible), mod:apotheosis (incompatible), mod:kelpfertilizer, mod:simpleores, mod:mysticalagriculture, mod:mysticalagradditions (incompatible), mod:cleancut (incompatible), mod:luminium, mod:simplecorelib, mod:adlods, mod:spartanshields, mod:patchouli (incompatible), mod:gobber2, mod:ironcoals (incompatible), mod:cyclic (incompatible), mod:xaeroworldmap, mod:xaerominimap
  221. Type: Integrated Server (map_client.txt)
  222. Is Modded: Definitely; Client brand changed to 'forge'
  223. OptiFine Version: OptiFine_1.16.5_HD_U_G6
  224. OptiFine Build: 20210117-013236
  225. Render Distance Chunks: 12
  226. Mipmaps: 2
  227. Anisotropic Filtering: 1
  228. Antialiasing: 0
  229. Multitexture: false
  230. Shaders: null
  231. OpenGlVersion: 4.6.14757 Compatibility Profile Context 20.11.2 27.20.14501.18003
  232. OpenGlRenderer: Radeon RX 570 Series
  233. OpenGlVendor: ATI Technologies Inc.
  234. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement