Guest User

Crash log:

a guest
Mar 18th, 2021
1,067
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.43 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 17/03/21 10:38 PM
  5. Description: Saving entity NBT
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at java.util.HashMap.newNode(HashMap.java:1734) ~[?:1.8.0_51] {}
  9. at java.util.HashMap.putVal(HashMap.java:630) ~[?:1.8.0_51] {}
  10. at java.util.HashMap.put(HashMap.java:611) ~[?:1.8.0_51] {}
  11. at net.minecraft.nbt.CompoundNBT.redirect$znk000$onPut(CompoundNBT.java:602) ~[?:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:item.CompoundNBTMixin,pl:mixin:A}
  12. at net.minecraft.nbt.CompoundNBT.func_74778_a(CompoundNBT.java:150) ~[?:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:performant.mixins.json:item.CompoundNBTMixin,pl:mixin:A}
  13. at com.baguchan.enchantwithmob.capability.MobEnchantHandler.writeNBT(MobEnchantHandler.java:29) ~[?:1.16.4-2.3.3] {re:classloading}
  14. at com.baguchan.enchantwithmob.capability.MobEnchantCapability.serializeNBT(MobEnchantCapability.java:121) ~[?:1.16.4-2.3.3] {re:classloading}
  15. at com.baguchan.enchantwithmob.capability.MobEnchantCapability.serializeNBT(MobEnchantCapability.java:23) ~[?:1.16.4-2.3.3] {re:classloading}
  16. at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {re:classloading}
  17. at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
  18. at net.minecraft.entity.Entity.func_189511_e(Entity.java:1408) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:client.EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:endergetic.mixins.json:EntityMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.EntityAccess,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:performant.mixins.json:entity.EntityMixin,pl:mixin:APP:notenoughcrashes.mixins.json:MixinEntity,pl:mixin:A}
  19. at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?] {re:classloading}
  20. at net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:636) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:A}
  21. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:A}
  22. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  23. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  24. at net.minecraft.server.MinecraftServer$$Lambda$16282/250582742.run(Unknown Source) [?:?] {}
  25. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  26.  
  27.  
  28. A detailed walkthrough of the error, its code path and all known details is as follows:
  29. ---------------------------------------------------------------------------------------
  30.  
  31. -- Entity being saved --
  32. Details:
  33. Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
  34. Entity ID: 198
  35. Entity Name: F4lseFaraday
  36. Entity's Exact location: 55.62, 64.00, 154.95
  37. Entity's Block location: World: (55,64,154), Chunk: (at 7,4,10 in 3,9; contains blocks 48,0,144 to 63,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  38. Entity's Momentum: 0.00, -0.06, 0.00
  39. Entity's Passengers: []
  40. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  41. Entity NBT: ~~ERROR~~ ReportedException: Saving entity NBT
  42. Stacktrace:
  43. at net.minecraft.entity.Entity.func_189511_e(Entity.java:1408) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:client.EntityMixin,pl:mixin:APP:betterendforge.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:abnormals_core.mixins.json:EntityMixin,pl:mixin:APP:endergetic.mixins.json:EntityMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.EntityAccess,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:performant.mixins.json:entity.EntityMixin,pl:mixin:APP:notenoughcrashes.mixins.json:MixinEntity,pl:mixin:A}
  44. at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?] {re:classloading}
  45. at net.minecraft.server.management.PlayerList.func_72389_g(PlayerList.java:636) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterendforge.mixins.json:PlayerListMixin,pl:mixin:APP:endergetic.mixins.json:PlayerListMixin,pl:mixin:A}
  46. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[?:?] {re:mixin,re:classloading,xf:OptiFine:default,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinIntegratedServer,pl:mixin:A}
  47. at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  48. at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:A}
  49. at net.minecraft.server.MinecraftServer$$Lambda$16282/250582742.run(Unknown Source) [?:?] {}
  50. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  51.  
  52. -- System Details --
  53. Details:
  54. Minecraft Version: 1.16.4
  55. Minecraft Version ID: 1.16.4
  56. Operating System: Windows 10 (amd64) version 10.0
  57. Java Version: 1.8.0_51, Oracle Corporation
  58. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  59. Memory: 1393531632 bytes (1328 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  60. CPUs: 4
  61. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  62. ModLauncher: 8.0.9+86+master.3cf110c
  63. ModLauncher launch target: fmlclient
  64. ModLauncher naming: srg
  65. ModLauncher services:
  66. /mixin-0.8.2.jar mixin PLUGINSERVICE
  67. /eventbus-4.0.0.jar eventbus PLUGINSERVICE
  68. /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE
  69. /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE
  70. /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
  71. /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE
  72. /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE
  73. /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
  74. /OptiFine_1.16.4_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE
  75. /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE
  76. FML: 35.1
  77. Forge: net.minecraftforge:35.1.37
  78. FML Language Providers:
  79. minecraft@1
  80. Mod List:
  81. CyclopsCore-1.16.5-1.11.4.jar |Cyclops Core |cyclopscore |1.11.4 |DONE |NOSIGNATURE
  82. notenoughcrashes-3.1.6-forge.jar |Not Enough Crashes |notenoughcrashes |3.1.6 |DONE |NOSIGNATURE
  83. infernal-expansion-forge-1.1.0.jar |Infernal Expansion |infernalexp |Release 1.1 For 1.16|DONE |NOSIGNATURE
  84. torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |NOSIGNATURE
  85. looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |NOSIGNATURE
  86. BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
  87. shulkered-1.16.3-1.0.0.jar |Shulkered Mod |shulkered |1.16.3-1.0.0 |DONE |NOSIGNATURE
  88. citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
  89. alexsmobs-1.7.1.jar |Alex's Mobs |alexsmobs |1.7.1 |DONE |NOSIGNATURE
  90. EvilCraft-1.16.5-1.1.0.jar |EvilCraft |evilcraft |1.1.0 |DONE |NOSIGNATURE
  91. YungsApi-1.16.4-Forge-4.jar |YUNG's API |yungsapi |1.16.4-Forge-4 |DONE |NOSIGNATURE
  92. mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |NOSIGNATURE
  93. branders-spawnermod-1.16.4-1.7.10.jar |Enhanced Mob Spawners |spawnermod |1.7.10 |DONE |NOSIGNATURE
  94. toolleveling-1.16.2-1.1.1.jar |Tool Leveling |toolleveling |1.16.2 - 1.1.1 |DONE |NOSIGNATURE
  95. Guardvillagers.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |NOSIGNATURE
  96. MekanismGenerators-1.16.4-10.0.19.446.jar |Mekanism: Generators |mekanismgenerators |10.0.19 |DONE |NOSIGNATURE
  97. FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |NOSIGNATURE
  98. BetterThanMending-1.5.1.jar |BetterThanMending |betterthanmending |1.5.1 |DONE |NOSIGNATURE
  99. stackrefill_1.16.4-1.1.jar |Stack Refill |stackrefill |1.1 |DONE |NOSIGNATURE
  100. supplementaries-1.16.5-0.10.1c.jar |Supplementaries |supplementaries |1.16.5-0.10.1b |DONE |NOSIGNATURE
  101. playereatinganimation-1.2.jar |Player Eating Animation |playereatinganimation |1.2 |DONE |NOSIGNATURE
  102. betterendforge-1.16.4-1.5.1.jar |BetterEnd Forge |betterendforge |1.16.4-1.5.1 |DONE |NOSIGNATURE
  103. structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
  104. FarmersDelight-1.16.3-0.3.2.jar |Farmer's Delight |farmersdelight |1.16.3-0.3.2 |DONE |NOSIGNATURE
  105. cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
  106. toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |NOSIGNATURE
  107. SimpleCoreLib-1.16.4-2.0.3.2.jar |SimpleCoreLib |simplecorelib |1.16.4-2.0.3.2 |DONE |NOSIGNATURE
  108. dungeons_plus-1.16.4-1.1.2.jar |Dungeons Plus |dungeons_plus |1.1.2 |DONE |NOSIGNATURE
  109. horsestatsmod-MC1.16.x-1.3.4.jar |Horse Stats Mod |horsestatsmod |1.3.4 |DONE |NOSIGNATURE
  110. curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE
  111. eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
  112. Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
  113. collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
  114. morerespawnanchors-1.16.5-1.0.0.jar |More Respawn Anchors |morerespawnanchors |1.0.0 |DONE |NOSIGNATURE
  115. EnigmaticLegacy-2.11.1.jar |Enigmatic Legacy |enigmaticlegacy |2.11.1 |DONE |NOSIGNATURE
  116. MekanismTools-1.16.4-10.0.19.446.jar |Mekanism: Tools |mekanismtools |10.0.19 |DONE |NOSIGNATURE
  117. sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |NOSIGNATURE
  118. curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
  119. observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
  120. chunkloaders-1.1.3-mc1.16.4.jar |Chunk Loaders |chunkloaders |1.1.3 |DONE |NOSIGNATURE
  121. enchantwithmob-1.16.4-2.3.3.jar |Enchant With Mob |enchantwithmob |1.16.4-2.3.3 |DONE |NOSIGNATURE
  122. woodcutter-1.3-1.16.3.jar |Wood Cutter |woodcutter |1.3-1.16.3 |DONE |NOSIGNATURE
  123. forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
  124. SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |NOSIGNATURE
  125. GildedIngot-1.8.3-1.16.5.jar |GildedIngot |gildedingot |1.16.4 |DONE |NOSIGNATURE
  126. jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE
  127. AttributeFix-1.16.4-9.0.5.jar |AttributeFix |attributefix |9.0.5 |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
  128. the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |NOSIGNATURE
  129. abnormals_core-1.16.4-3.0.5.jar |Abnormals Core |abnormals_core |3.0.5 |DONE |NOSIGNATURE
  130. buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE
  131. Mekanism-1.16.4-10.0.19.446.jar |Mekanism |mekanism |10.0.19 |DONE |NOSIGNATURE
  132. caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
  133. immersive_cowardice-1.1.jar |Immersive Cowardice |immersivecowardice |version |DONE |NOSIGNATURE
  134. create-mc1.16.3_v0.3a.jar |Create |create |mc1.16.3_v0.3a |DONE |NOSIGNATURE
  135. Clumps-6.0.0.15.jar |Clumps |clumps |6.0.0.15 |DONE |NOSIGNATURE
  136. shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
  137. NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
  138. OuterEnd-0.2.8.jar |Outer End |outer_end |0.2.4 |DONE |NOSIGNATURE
  139. curioofundying-forge-1.16.4-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
  140. CrockPot-1.16.3-1.4.0-release.jar |Crock Pot |crockpot |1.4.0-release |DONE |NOSIGNATURE
  141. fixedanvilrepaircost_1.16.4-1.1.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.1 |DONE |NOSIGNATURE
  142. ars_nouveau-1.16.4-1.11.5.jar |Ars Nouveau |ars_nouveau |1.11.5 |DONE |NOSIGNATURE
  143. panorama-1.1.jar |Panorama |panorama |1.0.0 |DONE |NOSIGNATURE
  144. ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
  145. forge-1.16.4-35.1.37-universal.jar |Forge |forge |35.1.37 |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
  146. BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
  147. ColossalChests-1.16.4-1.7.13.jar |ColossalChests |colossalchests |1.7.13 |DONE |NOSIGNATURE
  148. 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
  149. DynamicSurroundings-1.16.4-4.0.3.12.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.3.12 |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
  150. sounddeviceoptions-1.4.2.jar |Sound Device Options |sounddeviceoptions |1.4.2 |DONE |NOSIGNATURE
  151. forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
  152. upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |DONE |NOSIGNATURE
  153. cofh_core-1.16.3-1.0.4.jar |CoFH Core |cofh_core |1.0.4 |DONE |NOSIGNATURE
  154. ensorcellation-1.16.3-1.0.3.jar |Ensorcellation |ensorcellation |1.0.3 |DONE |NOSIGNATURE
  155. endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
  156. theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
  157. MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
  158. 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
  159. durability101-1.16-0.0.3.jar |Durability101 |durability101 |0.0.3 |DONE |NOSIGNATURE
  160. CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
  161. savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE
  162. Mantle-1.16.5-1.6.79.jar |Mantle |mantle |1.6.79 |DONE |NOSIGNATURE
  163. rats-7.1.1-1.16.5.jar |Rats |rats |7.1.1 |DONE |NOSIGNATURE
  164. ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
  165. polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |NOSIGNATURE
  166. AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
  167. Quark-r2.4-286.jar |Quark |quark |r2.4-286 |DONE |NOSIGNATURE
  168. performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
  169. illagersweararmor-1.0.4.jar |Illagers Wear Armor |illagersweararmor |1.0.4 |DONE |NOSIGNATURE
  170. IKnowWhatImDoing-3.1.0-forge.jar |I Know What I'm Doing |iknowwhatimdoing |3.1.0 |DONE |NOSIGNATURE
  171. workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |NOSIGNATURE
  172. AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
  173. ferritecore-2.0.3-forge.jar |Ferrite Core |ferritecore |2.0.3 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  174. FriendlyFire-1.16.4-6.0.1.jar |FriendlyFire |friendlyfire |6.0.1 |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
  175. CosmeticArmorReworked-1.16.5-v1b.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v1b |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
  176. overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
  177. balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |NOSIGNATURE
  178. bigbuckets-1.1.5.jar |BigBuckets |bigbuckets |1.1.5 |DONE |NOSIGNATURE
  179. Crash Report UUID: 91fd263a-0d73-4e7c-ac4b-a525e3587488
  180. Patchouli open book context: n/a
  181. Suspected Mods: Unknown
  182. Player Count: 1 / 8; [ServerPlayerEntity['F4lseFaraday'/198, l='ServerLevel[No mercy]', x=55.62, y=64.00, z=154.95]]
  183. Data Packs: vanilla, mod:cyclopscore, mod:savemystronghold, mod:notenoughcrashes, mod:infernalexp (incompatible), mod:jei, mod:conjurer_illager (incompatible), mod:abnormals_core, mod:buzzier_bees, mod:mekanism, mod:caelus, mod:torohealth, mod:looot, mod:create (incompatible), mod:bettercaves (incompatible), mod:shulkered, mod:shutupexperimentalsettings (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:naturescompass (incompatible), mod:evilcraft, mod:yungsapi, mod:mightyarchitect (incompatible), mod:spawnermod (incompatible), mod:toolleveling (incompatible), mod:guardvillagers, mod:crockpot, mod:mekanismgenerators, mod:fixedanvilrepaircost, mod:panorama, mod:betterthanmending, mod:immersivepetroleum (incompatible), mod:forge, mod:stackrefill, mod:bloodmagic, mod:playereatinganimation (incompatible), mod:betterendforge, mod:colossalchests, mod:dsurround, mod:structure_gel, mod:sounddeviceoptions (incompatible), mod:upgrade_aquatic, mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:endergetic, mod:farmersdelight, mod:cleancut (incompatible), mod:theoneprobe, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:durability101 (incompatible), mod:toughnessbar (incompatible), mod:simplecorelib, mod:dungeons_plus, mod:creativecore, mod:horsestatsmod, mod:curios, mod:eidolon, mod:savageandravage, mod:patchouli (incompatible), mod:rats, mod:ratlantis, mod:collective, mod:polymorph, mod:autoreglib (incompatible), mod:quark (incompatible), mod:enigmaticlegacy, mod:mekanismtools, mod:workshopsofdoom, mod:sapience, mod:appleskin, mod:curiouselytra, mod:observerlib, mod:chunkloaders, mod:friendlyfire (incompatible), mod:enchantwithmob, mod:illagersweararmor (incompatible), mod:woodcutter, mod:geckolib3 (incompatible), mod:ars_nouveau, mod:balancedenchanting (incompatible), mod:iknowwhatimdoing (incompatible), mod:morerespawnanchors, mod:clumps, mod:supplementaries, mod:bigbuckets (incompatible), mod:outer_end, mod:immersivecowardice, mod:immersiveposts (incompatible), mod:curioofundying, mod:mantle (incompatible), mod:cosmeticarmorreworked (incompatible), mod:attributefix, mod:overloadedarmorbar (incompatible), mod:gildedingot, mod:ferritecore (incompatible), mod:fpsreducer, mod:performant (incompatible)
  184. Type: Integrated Server (map_client.txt)
  185. Is Modded: Definitely; Client brand changed to 'forge'
  186. OptiFine Version: OptiFine_1.16.4_HD_U_G7
  187. OptiFine Build: 20210221-012854
  188. Render Distance Chunks: 11
  189. Mipmaps: 4
  190. Anisotropic Filtering: 1
  191. Antialiasing: 0
  192. Multitexture: false
  193. Shaders: null
  194. OpenGlVersion: 4.6.0 NVIDIA 456.71
  195. OpenGlRenderer: GeForce GTX 650 Ti/PCIe/SSE2
  196. OpenGlVendor: NVIDIA Corporation
  197. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment