Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Hi. I'm Minecraft, and I'm a crashaholic.
- Time: 17/03/21 10:38 PM
- Description: Saving entity NBT
- java.lang.OutOfMemoryError: Java heap space
- at java.util.HashMap.newNode(HashMap.java:1734) ~[?:1.8.0_51] {}
- at java.util.HashMap.putVal(HashMap.java:630) ~[?:1.8.0_51] {}
- at java.util.HashMap.put(HashMap.java:611) ~[?:1.8.0_51] {}
- 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}
- 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}
- at com.baguchan.enchantwithmob.capability.MobEnchantHandler.writeNBT(MobEnchantHandler.java:29) ~[?:1.16.4-2.3.3] {re:classloading}
- at com.baguchan.enchantwithmob.capability.MobEnchantCapability.serializeNBT(MobEnchantCapability.java:121) ~[?:1.16.4-2.3.3] {re:classloading}
- at com.baguchan.enchantwithmob.capability.MobEnchantCapability.serializeNBT(MobEnchantCapability.java:23) ~[?:1.16.4-2.3.3] {re:classloading}
- at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {re:classloading}
- at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
- 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}
- at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?] {re:classloading}
- 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}
- 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}
- 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}
- 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}
- at net.minecraft.server.MinecraftServer$$Lambda$16282/250582742.run(Unknown Source) [?:?] {}
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Entity being saved --
- Details:
- Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
- Entity ID: 198
- Entity Name: F4lseFaraday
- Entity's Exact location: 55.62, 64.00, 154.95
- 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)
- Entity's Momentum: 0.00, -0.06, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Entity NBT: ~~ERROR~~ ReportedException: Saving entity NBT
- Stacktrace:
- 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}
- at net.minecraft.server.integrated.IntegratedPlayerList.func_72391_b(SourceFile:26) ~[?:?] {re:classloading}
- 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}
- 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}
- 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}
- 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}
- at net.minecraft.server.MinecraftServer$$Lambda$16282/250582742.run(Unknown Source) [?:?] {}
- at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
- -- System Details --
- Details:
- Minecraft Version: 1.16.4
- Minecraft Version ID: 1.16.4
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_51, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1393531632 bytes (1328 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
- CPUs: 4
- 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
- ModLauncher: 8.0.9+86+master.3cf110c
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /mixin-0.8.2.jar mixin PLUGINSERVICE
- /eventbus-4.0.0.jar eventbus PLUGINSERVICE
- /forge-1.16.4-35.1.37.jar object_holder_definalize PLUGINSERVICE
- /forge-1.16.4-35.1.37.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
- /forge-1.16.4-35.1.37.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.16.4-35.1.37.jar runtimedistcleaner PLUGINSERVICE
- /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
- /OptiFine_1.16.4_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE
- /forge-1.16.4-35.1.37.jar fml TRANSFORMATIONSERVICE
- FML: 35.1
- Forge: net.minecraftforge:35.1.37
- FML Language Providers:
- minecraft@1
- Mod List:
- CyclopsCore-1.16.5-1.11.4.jar |Cyclops Core |cyclopscore |1.11.4 |DONE |NOSIGNATURE
- notenoughcrashes-3.1.6-forge.jar |Not Enough Crashes |notenoughcrashes |3.1.6 |DONE |NOSIGNATURE
- infernal-expansion-forge-1.1.0.jar |Infernal Expansion |infernalexp |Release 1.1 For 1.16|DONE |NOSIGNATURE
- torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |NOSIGNATURE
- looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |NOSIGNATURE
- BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
- shulkered-1.16.3-1.0.0.jar |Shulkered Mod |shulkered |1.16.3-1.0.0 |DONE |NOSIGNATURE
- citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
- alexsmobs-1.7.1.jar |Alex's Mobs |alexsmobs |1.7.1 |DONE |NOSIGNATURE
- EvilCraft-1.16.5-1.1.0.jar |EvilCraft |evilcraft |1.1.0 |DONE |NOSIGNATURE
- YungsApi-1.16.4-Forge-4.jar |YUNG's API |yungsapi |1.16.4-Forge-4 |DONE |NOSIGNATURE
- mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |NOSIGNATURE
- branders-spawnermod-1.16.4-1.7.10.jar |Enhanced Mob Spawners |spawnermod |1.7.10 |DONE |NOSIGNATURE
- toolleveling-1.16.2-1.1.1.jar |Tool Leveling |toolleveling |1.16.2 - 1.1.1 |DONE |NOSIGNATURE
- Guardvillagers.jar |Guard Villagers |guardvillagers |1.1.8 |DONE |NOSIGNATURE
- MekanismGenerators-1.16.4-10.0.19.446.jar |Mekanism: Generators |mekanismgenerators |10.0.19 |DONE |NOSIGNATURE
- FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |NOSIGNATURE
- BetterThanMending-1.5.1.jar |BetterThanMending |betterthanmending |1.5.1 |DONE |NOSIGNATURE
- stackrefill_1.16.4-1.1.jar |Stack Refill |stackrefill |1.1 |DONE |NOSIGNATURE
- supplementaries-1.16.5-0.10.1c.jar |Supplementaries |supplementaries |1.16.5-0.10.1b |DONE |NOSIGNATURE
- playereatinganimation-1.2.jar |Player Eating Animation |playereatinganimation |1.2 |DONE |NOSIGNATURE
- betterendforge-1.16.4-1.5.1.jar |BetterEnd Forge |betterendforge |1.16.4-1.5.1 |DONE |NOSIGNATURE
- structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
- FarmersDelight-1.16.3-0.3.2.jar |Farmer's Delight |farmersdelight |1.16.3-0.3.2 |DONE |NOSIGNATURE
- cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
- toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |NOSIGNATURE
- SimpleCoreLib-1.16.4-2.0.3.2.jar |SimpleCoreLib |simplecorelib |1.16.4-2.0.3.2 |DONE |NOSIGNATURE
- dungeons_plus-1.16.4-1.1.2.jar |Dungeons Plus |dungeons_plus |1.1.2 |DONE |NOSIGNATURE
- horsestatsmod-MC1.16.x-1.3.4.jar |Horse Stats Mod |horsestatsmod |1.3.4 |DONE |NOSIGNATURE
- curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE
- eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE
- Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
- collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
- morerespawnanchors-1.16.5-1.0.0.jar |More Respawn Anchors |morerespawnanchors |1.0.0 |DONE |NOSIGNATURE
- EnigmaticLegacy-2.11.1.jar |Enigmatic Legacy |enigmaticlegacy |2.11.1 |DONE |NOSIGNATURE
- MekanismTools-1.16.4-10.0.19.446.jar |Mekanism: Tools |mekanismtools |10.0.19 |DONE |NOSIGNATURE
- sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |NOSIGNATURE
- curiouselytra-forge-1.16.3-4.0.0.1.jar |Curious Elytra |curiouselytra |1.16.3-4.0.0.1 |DONE |NOSIGNATURE
- observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |NOSIGNATURE
- chunkloaders-1.1.3-mc1.16.4.jar |Chunk Loaders |chunkloaders |1.1.3 |DONE |NOSIGNATURE
- enchantwithmob-1.16.4-2.3.3.jar |Enchant With Mob |enchantwithmob |1.16.4-2.3.3 |DONE |NOSIGNATURE
- woodcutter-1.3-1.16.3.jar |Wood Cutter |woodcutter |1.3-1.16.3 |DONE |NOSIGNATURE
- forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
- SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |NOSIGNATURE
- GildedIngot-1.8.3-1.16.5.jar |GildedIngot |gildedingot |1.16.4 |DONE |NOSIGNATURE
- jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE
- 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
- the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |NOSIGNATURE
- abnormals_core-1.16.4-3.0.5.jar |Abnormals Core |abnormals_core |3.0.5 |DONE |NOSIGNATURE
- buzzier_bees-1.16.4-3.0.0.jar |Buzzier Bees |buzzier_bees |3.0.0 |DONE |NOSIGNATURE
- Mekanism-1.16.4-10.0.19.446.jar |Mekanism |mekanism |10.0.19 |DONE |NOSIGNATURE
- caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
- immersive_cowardice-1.1.jar |Immersive Cowardice |immersivecowardice |version |DONE |NOSIGNATURE
- create-mc1.16.3_v0.3a.jar |Create |create |mc1.16.3_v0.3a |DONE |NOSIGNATURE
- Clumps-6.0.0.15.jar |Clumps |clumps |6.0.0.15 |DONE |NOSIGNATURE
- shutupexperimentalsettings-1.0.1.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.1 |DONE |NOSIGNATURE
- NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE
- OuterEnd-0.2.8.jar |Outer End |outer_end |0.2.4 |DONE |NOSIGNATURE
- curioofundying-forge-1.16.4-5.1.0.0.jar |Curio of Undying |curioofundying |1.16.4-5.1.0.0 |DONE |NOSIGNATURE
- CrockPot-1.16.3-1.4.0-release.jar |Crock Pot |crockpot |1.4.0-release |DONE |NOSIGNATURE
- fixedanvilrepaircost_1.16.4-1.1.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.1 |DONE |NOSIGNATURE
- ars_nouveau-1.16.4-1.11.5.jar |Ars Nouveau |ars_nouveau |1.11.5 |DONE |NOSIGNATURE
- panorama-1.1.jar |Panorama |panorama |1.0.0 |DONE |NOSIGNATURE
- ImmersivePetroleum-1.16.4-3.1.0-2.jar |Immersive Petroleum |immersivepetroleum |3.1.0-2 |DONE |NOSIGNATURE
- 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
- BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |NOSIGNATURE
- ColossalChests-1.16.4-1.7.13.jar |ColossalChests |colossalchests |1.7.13 |DONE |NOSIGNATURE
- 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
- 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
- sounddeviceoptions-1.4.2.jar |Sound Device Options |sounddeviceoptions |1.4.2 |DONE |NOSIGNATURE
- forge-1.16.4-35.1.37-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
- upgrade_aquatic-1.16.4-3.0.0.jar |Upgrade Aquatic |upgrade_aquatic |3.0.0 |DONE |NOSIGNATURE
- cofh_core-1.16.3-1.0.4.jar |CoFH Core |cofh_core |1.0.4 |DONE |NOSIGNATURE
- ensorcellation-1.16.3-1.0.3.jar |Ensorcellation |ensorcellation |1.0.3 |DONE |NOSIGNATURE
- endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
- theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
- MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE
- 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
- durability101-1.16-0.0.3.jar |Durability101 |durability101 |0.0.3 |DONE |NOSIGNATURE
- CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
- savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE
- Mantle-1.16.5-1.6.79.jar |Mantle |mantle |1.6.79 |DONE |NOSIGNATURE
- rats-7.1.1-1.16.5.jar |Rats |rats |7.1.1 |DONE |NOSIGNATURE
- ratlantis-1.0.0-1.16.3.jar |Rats: Ratlantis |ratlantis |1.0.0-1.16.3 |DONE |NOSIGNATURE
- polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |NOSIGNATURE
- AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
- Quark-r2.4-286.jar |Quark |quark |r2.4-286 |DONE |NOSIGNATURE
- performant-1.16.2-4-3.30m.jar |Performant |performant |3.30m |DONE |NOSIGNATURE
- illagersweararmor-1.0.4.jar |Illagers Wear Armor |illagersweararmor |1.0.4 |DONE |NOSIGNATURE
- IKnowWhatImDoing-3.1.0-forge.jar |I Know What I'm Doing |iknowwhatimdoing |3.1.0 |DONE |NOSIGNATURE
- workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |NOSIGNATURE
- AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
- 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
- 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
- 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
- overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE
- balancedenchanting-1.0.jar |Balanced Enchanting |balancedenchanting |1.0 |DONE |NOSIGNATURE
- bigbuckets-1.1.5.jar |BigBuckets |bigbuckets |1.1.5 |DONE |NOSIGNATURE
- Crash Report UUID: 91fd263a-0d73-4e7c-ac4b-a525e3587488
- Patchouli open book context: n/a
- Suspected Mods: Unknown
- Player Count: 1 / 8; [ServerPlayerEntity['F4lseFaraday'/198, l='ServerLevel[No mercy]', x=55.62, y=64.00, z=154.95]]
- 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)
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'
- OptiFine Version: OptiFine_1.16.4_HD_U_G7
- OptiFine Build: 20210221-012854
- Render Distance Chunks: 11
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.6.0 NVIDIA 456.71
- OpenGlRenderer: GeForce GTX 650 Ti/PCIe/SSE2
- OpenGlVendor: NVIDIA Corporation
- CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment