
Crashes Game on Loading
QuackenAudio opened this issue ยท 2 comments
Crashes my Game Immediately when loading the world
game plays fine if I remove this mod
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 1/14/21 8:33 PM
Description: Ticking player
java.lang.NullPointerException: Ticking player
at com.inventorypets.events.GravePetHandler.lambda$gravePetLoadEvent$1(GravePetHandler.java:105) ~[inventorypets:2.0.10] {re:classloading}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161) ~[forge:?] {re:classloading}
at com.inventorypets.events.GravePetHandler.gravePetLoadEvent(GravePetHandler.java:100) ~[inventorypets:2.0.10] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_836_GravePetHandler_gravePetLoadEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:320) ~[forge:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2112) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pmmo.mixins.json:LivingEntityChangeRespirationMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.collision.MixinLivingEntity_C,pl:mixin:APP:imm_ptl_mixins.json:client.MixinLivingEntity_C,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dankstorage.mixins.json:MixinPlayerEntity,pl:mixin:APP:dungeons_gear.mixins.json:PlayerEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.block_manipulation.MixinPlayerEntity_B,pl:mixin:A}
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.chunk_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins_forge.json:common.MixinServerPlayerEntity_MA,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:lightoverlay-forge.mixins.json:MixinClientConnection,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientConnection,pl:mixin:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:864) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,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:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at com.inventorypets.events.GravePetHandler.lambda$gravePetLoadEvent$1(GravePetHandler.java:105) ~[inventorypets:2.0.10] {re:classloading}
at net.minecraftforge.common.util.LazyOptional.ifPresent(LazyOptional.java:161) ~[forge:?] {re:classloading}
at com.inventorypets.events.GravePetHandler.gravePetLoadEvent(GravePetHandler.java:100) ~[inventorypets:2.0.10] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_836_GravePetHandler_gravePetLoadEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:297) ~[eventbus-3.0.5-service.jar:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:320) ~[forge:?] {re:classloading}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2112) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pmmo.mixins.json:LivingEntityChangeRespirationMixin,pl:mixin:APP:assets/shetiphiancore/shetiphiancore.mixins.json:MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.MixinLivingEntity,pl:mixin:APP:imm_ptl_mixins.json:common.collision.MixinLivingEntity_C,pl:mixin:APP:imm_ptl_mixins.json:client.MixinLivingEntity_C,pl:mixin:A}
at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:223) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:dankstorage.mixins.json:MixinPlayerEntity,pl:mixin:APP:dungeons_gear.mixins.json:PlayerEntityMixin,pl:mixin:APP:imm_ptl_mixins.json:common.block_manipulation.MixinPlayerEntity_B,pl:mixin:A}
-- Player being ticked --
Details:
Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
Entity ID: 112
Entity Name: scottydoodah
Entity's Exact location: -248.27, 66.00, 435.00
Entity's Block location: World: (-249,66,435), Chunk: (at 7,4,3 in -16,27; contains blocks -256,0,432 to -241,255,447), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.chunk_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins.json:common.entity_sync.MixinServerPlayerEntity,pl:mixin:APP:imm_ptl_mixins_forge.json:common.MixinServerPlayerEntity_MA,pl:mixin:A}
at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:lightoverlay-forge.mixins.json:MixinClientConnection,pl:mixin:APP:imm_ptl_mixins.json:client.MixinClientConnection,pl:mixin:A}
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:864) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,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:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_271] {}
-- 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_271, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2595563592 bytes (2475 MB) / 7314866176 bytes (6976 MB) up to 8589934592 bytes (8192 MB)
CPUs: 12
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
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.28.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.28.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.28.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.4_HD_U_G5.jar OptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar optiforge TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.28.jar fml TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar FakeOptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.4-0.4.4.jar optiforgewrapper TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.28
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |NOSIGNATURE
CyclopsCore-1.16.4-1.9.4.jar |Cyclops Core |cyclopscore |1.9.4 |DONE |NOSIGNATURE
refinedpipes-0.5.jar |Refined Pipes |refinedpipes |0.5 |DONE |NOSIGNATURE
IntegratedTerminals-1.16.4-1.1.0.jar |IntegratedTerminals |integratedterminals |1.1.0 |DONE |NOSIGNATURE
GetExpForEverything-v1.2.2-1.14-1.16.jar |Get experience for everything!|getexpforeverything |1.2.2 |DONE |NOSIGNATURE
SilentMechanisms-1.16.3-0.8.8+73.jar |Silent's Mechanisms |silents_mechanisms |0.8.8+73 |DONE |NOSIGNATURE
Neat+1.7-24.jar |Neat |neat |1.7-24 |DONE |NOSIGNATURE
IronJetpacks-1.16.4-4.1.3.jar |Iron Jetpacks |ironjetpacks |4.1.3 |DONE |NOSIGNATURE
essentials-1.16.4-2.10.0.jar |Essentials |essentials |1.16.4-2.10.0 |DONE |NOSIGNATURE
Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE
dankstorage-3.13.jar |Dank Storage |dankstorage |3.13 |DONE |NOSIGNATURE
Powah-1.16.4-2.3.6.jar |Powah |powah |2.3.6 |DONE |NOSIGNATURE
branders-spawnermod-1.16.4-1.7.9.jar |Enhanced Mob Spawners |spawnermod |1.7.10 |DONE |NOSIGNATURE
Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |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
buildinggadgets-1.16.4-3.7.3.jar |Building Gadgets |buildinggadgets |3.7.3 |DONE |NOSIGNATURE
DarkUtilities-1.16.4-7.0.3.jar |Dark Utilities |darkutils |7.0.3 |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
storagetech-1.16.4-R1.3.jar |Storage Tech |storagetech |1.16.4-R1.3 |DONE |NOSIGNATURE
TwerkItMeal-1.3.4.jar |TwerkItMeal |twerkitmeal |1.3.4 |DONE |NOSIGNATURE
MekanismGenerators-1.16.4-10.0.18.445.jar |Mekanism: Generators |mekanismgenerators |10.0.18 |DONE |NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE
JustEnoughResources-1.16.3-0.12.0.100.jar |Just Enough Resources |jeresources |0.12.0.100 |DONE |NOSIGNATURE
XNetGases-1.16.4-2.1.1.jar |XNet Gases |xnetgases |2.1.1 |DONE |NOSIGNATURE
shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE
refinedstorage-1.9.11.jar |Refined Storage |refinedstorage |1.9.11 |DONE |NOSIGNATURE
industrial-foregoing-1.16.4-3.2.7-7d95990 (2).jar |Industrial Foregoing |industrialforegoing |3.2.7 |DONE |NOSIGNATURE
torchmaster-2.3.5-alpha.jar |Torchmaster |torchmaster |2.3.5-alpha |DONE |NOSIGNATURE
CommonCapabilities-1.16.4-2.5.5.jar |CommonCapabilities |commoncapabilities |2.5.5 |DONE |NOSIGNATURE
MekanismAdditions-1.16.4-10.0.18.445.jar |Mekanism: Additions |mekanismadditions |10.0.18 |DONE |NOSIGNATURE
valkyrielib-1.16.4-3.0.6.1.jar |ValkyrieLib |valkyrielib |3.0.6.1 |DONE |NOSIGNATURE
envirocore-1.16.4-3.0.6.0.jar |Environmental Core |envirocore |3.0.6.0 |DONE |NOSIGNATURE
envirotech-1.16.4-3.0.6.1.jar |Environmental Tech |envirotech |3.0.6.0 |DONE |NOSIGNATURE
Lollipop-1.16.4-3.2.3.jar |Lollipop |lollipop |3.2.3 |DONE |NOSIGNATURE
ironfurnaces-1.16.4-2.5.6.jar |Iron Furnaces |ironfurnaces |2.5.6 |DONE |NOSIGNATURE
SpawnerFix-1.16.2-1.0.0.1.jar |Spawner Fix |sf |1.0.0.1 |DONE |NOSIGNATURE
simplybackpacks-1.16.3-1.4.13.jar |Simply Backpacks |simplybackpacks |1.16.3-1.4.13 |DONE |NOSIGNATURE
portality-1.16.4-3.2.0.jar |Portality |portality |3.2.0 |DONE |NOSIGNATURE
Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
RingOfMiner-1.16.4-1.2.9.jar |Ring of Miner |ring_of_miner |1.2.9 |DONE |NOSIGNATURE
tanknull-2.2a-1.16.4.jar |Tank Null |tanknull |2.2a-1.16.4 |DONE |NOSIGNATURE
IntegratedTunnels-1.16.4-1.6.14.jar |IntegratedTunnels |integratedtunnels |1.6.14 |DONE |NOSIGNATURE
elevatorid-1.16.3-1.7.6.jar |Elevator Mod |elevatorid |1.16.3-1.7.6 |DONE |NOSIGNATURE
ftb-ultimine-1603.1.1.13.jar |FTB Ultimine |ftbultimine |1603.1.1.13 |DONE |NOSIGNATURE
expandedstorage-3.0.5+1.16.3.jar |Expanded Storage |expandedstorage |3.0.5 |DONE |NOSIGNATURE
ExtraStorage-1.16.4-1.2.1.jar |Extra Storage |extrastorage |1.2.1 |DONE |NOSIGNATURE
MekanismTools-1.16.4-10.0.18.445.jar |Mekanism: Tools |mekanismtools |10.0.18 |DONE |NOSIGNATURE
Project_MMO-1.16.4-3.40.jar |Project MMO |pmmo |1.16.4-3.40 |DONE |NOSIGNATURE
architectury-1.2.68-forge.jar |Architectury |architectury |1.2.68 |DONE |NOSIGNATURE
light-overlay-5.6.1.jar |Light Overlay |lightoverlay |5.6.1 |DONE |NOSIGNATURE
cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE
trashcans-1.0.6-mc1.16.4.jar |Trash Cans |trashcans |1.0.6 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
CodeChickenLib-1.16.4-3.5.0.401-universal.jar |CodeChicken Lib |codechickenlib |3.5.0.401 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
Spawner-Locator-1.16.4-1.0.4.jar |Spawner Locator |spawner-locator |1.0.4 |DONE |NOSIGNATURE
dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
SimplyJetpacks2-1.16.4-2.6.5.2.jar |Simply Jetpacks 2 |simplyjetpacks |1.16.4-2.6.5.2 |DONE |NOSIGNATURE
Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE
torchslabmod-1.16.3_v1.6.18.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |NOSIGNATURE
jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |NOSIGNATURE
OptiForge-MC1.16.4-0.4.4.jar |OptiForge |optiforge |0.4.4 |DONE |NOSIGNATURE
metalbarrels-3.3a.jar |Metal Barrels |metalbarrels |3.3a |DONE |NOSIGNATURE
Mekanism-1.16.4-10.0.18.445.jar |Mekanism |mekanism |10.0.18 |DONE |NOSIGNATURE
WAWLA-1.16.4-7.0.2.jar |WAWLA |wawla |7.0.2 |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
invtweaks-1.16.2-1.0.0.jar |Inventory Tweaks Renewed |invtweaks |1.16.2-1.0.0 |DONE |NOSIGNATURE
appliedenergistics2-8.1.0.jar |Applied Energistics 2 |appliedenergistics2 |8.1.0 |DONE |95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
DungeonCrawl-1.16.3-2.2.3.jar |Dungeon Crawl |dungeoncrawl |2.2.3 |DONE |NOSIGNATURE
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
TinyMobFarm-1.16.2-1.1.1.jar |Tiny Mob Farm |tinymobfarm |1.1.1 |DONE |NOSIGNATURE
mcjtylib-1.16-5.0.15.jar |McJtyLib |mcjtylib |1.16-5.0.15 |DONE |NOSIGNATURE
rftoolsbase-1.16-2.0.9.jar |RFToolsBase |rftoolsbase |1.16-2.0.9 |DONE |NOSIGNATURE
xnet-1.16-3.0.11.jar |XNet |xnet |1.16-3.0.11 |DONE |NOSIGNATURE
rftoolsstorage-1.16-2.0.8.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.8 |DONE |NOSIGNATURE
rftoolscontrol-1.16-4.0.6.jar |RFToolsControl |rftoolscontrol |1.16-4.0.6 |DONE |NOSIGNATURE
inventorypets-2.0.10.jar |Inventory Pets |inventorypets |2.0.10 |DONE |NOSIGNATURE
immersive-portals-0.12-mc1.16.4-forge.jar |Immersive Portals |immersive_portals |0.7 |DONE |NOSIGNATURE
Fancy+Fluid+Storage-1.16.4-3.1.0.jar |Fancy Fluid Storage |ffs |3.1.0 |DONE |NOSIGNATURE
EnderStorage-1.16.4-2.7.0.161-universal.jar |EnderStorage |enderstorage |2.7.0.161 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |NOSIGNATURE
extradisks-1.16.4-1.3.4.jar |Extra Disks |extradisks |1.3.4 |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.28-universal.jar |Forge |forge |35.1.28 |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
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE
IntegratedCrafting-1.16.4-1.0.10.jar |IntegratedCrafting |integratedcrafting |1.0.10 |DONE |NOSIGNATURE
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
ZeroCore2-1.16.4-2.0.17.jar |Zero CORE 2 |zerocore |1.16.4-2.0.17 |DONE |NOSIGNATURE
forge-1.16.4-35.1.28-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE
cofh_core-1.16.3-1.1.6.jar |CoFH Core |cofh_core |1.1.6 |DONE |NOSIGNATURE
thermal_foundation-1.16.3-1.1.6.jar |Thermal Series |thermal |1.1.6 |DONE |NOSIGNATURE
thermal_expansion-1.16.3-1.1.6.jar |Thermal Expansion |thermal_expansion |1.1.6 |DONE |NOSIGNATURE
rftoolsutility-1.16-3.0.20.jar |RFToolsUtility |rftoolsutility |1.16-3.0.20 |DONE |NOSIGNATURE
unifix-2.0.jar |UniFix |unifix |2.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
titanium-1.16.4-3.2.4.jar |Titanium |titanium |3.2.4 |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
SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |NOSIGNATURE
baubles-1.8.5-1.16.4.jar |Baubles |baubles |1.8.5 |DONE |NOSIGNATURE
archers_paradox-1.16.3-1.1.1.jar |Archer's Paradox |archers_paradox |1.1.1 |DONE |NOSIGNATURE
storage_overhaul-1.16.4-1.0.1.jar |Storage Overhaul |storage_overhaul |1.16.4-1.0.1 |DONE |NOSIGNATURE
LargeFluidTank-16.0.9.jar |FluidTank |fluidtank |16.0.9 |DONE |1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
Corail-Recycler-NE-1.16.4-360.jar |Corail Recycler NE |corail_recycler_ne |1.16.4-360 |DONE |NOSIGNATURE
rftoolsbuilder-1.16-3.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.13 |DONE |NOSIGNATURE
jeiintegration_1.16.4-6.1.1.11.jar |JEI Integration |jeiintegration |6.1.1.11 |DONE |NOSIGNATURE
easy_villagers-1.16.4-1.1.20.jar |Easy Villagers |easy_villagers |1.16.4-1.1.20 |DONE |NOSIGNATURE
flux-5.3.3.jar |Flux |flux |5.3.3 |DONE |NOSIGNATURE
fl-4.3.1.jar |Flux Library |fl |4.3.1 |DONE |NOSIGNATURE
IntegratedDynamics-1.16.4-1.1.22.jar |IntegratedDynamics |integrateddynamics |1.1.22 |DONE |NOSIGNATURE
polymorph-forge-1.16.4-0.22.jar |Polymorph |polymorph |1.16.4-0.22 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.1.jar |Storage Drawers |storagedrawers |8.2.1 |DONE |NOSIGNATURE
FluxNetworks-1.16.4-6.1.5.10.jar |Flux Networks |fluxnetworks |1.16.4-6.1.5.10 |DONE |NOSIGNATURE
PickleTweaks-1.16.4-5.1.4.jar |Pickle Tweaks |pickletweaks |5.1.4 |DONE |NOSIGNATURE
RefinedRelocation_1.16.3-8.2.1.jar |Refined Relocation |refinedrelocation |8.2.1 |DONE |NOSIGNATURE
durabilityviewer-1.16.4-forge35.0.7-1.10.jar |Giselbaers Durability Viewer |durabilityviewer |1.16.4-forge35.0.7-1|DONE |NOSIGNATURE
forgemod_VoxelMap-1.10.14_for_1.16.4.jar |VoxelMap |voxelmap |1.10.14 |DONE |NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |NOSIGNATURE
Crash Report UUID: 03740c0e-4c6a-4f17-b014-57eafd627f2b
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['scottydoodah'/112, l='ServerWorld minecraft:overworld Brave New World', x=-248.27, y=66.00, z=435.00]]
Data Packs: vanilla, mod:rsrequestify (incompatible), mod:cyclopscore, mod:refinedpipes, mod:integratedterminals, mod:getexpforeverything (incompatible), mod:silents_mechanisms (incompatible), mod:neat (incompatible), mod:ironjetpacks, mod:essentials (incompatible), mod:controlling, mod:dankstorage, mod:powah, mod:spawnermod (incompatible), mod:bookshelf, mod:buildinggadgets, mod:darkutils (incompatible), mod:storagetech, mod:twerkitmeal, mod:mekanismgenerators, mod:waila, mod:jeresources, mod:xnetgases, mod:shetiphiancore, mod:refinedstorage, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:commoncapabilities, mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:ironfurnaces, mod:sf, mod:simplybackpacks (incompatible), mod:patchouli (incompatible), mod:ring_of_miner, mod:tanknull (incompatible), mod:integratedtunnels, mod:elevatorid (incompatible), mod:ftbultimine (incompatible), mod:expandedstorage, mod:extrastorage, mod:mekanismtools, mod:architectury, mod:lightoverlay (incompatible), mod:cloth-config (incompatible), mod:trashcans, mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:dungeons_gear, mod:simplyjetpacks, mod:cucumber, mod:torchslabmod (incompatible), mod:jei, mod:jeienchantmentinfo, mod:optiforge, mod:metalbarrels (incompatible), mod:mekanism, mod:wawla, mod:invtweaks (incompatible), mod:appliedenergistics2 (incompatible), mod:dungeoncrawl, mod:tinymobfarm (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsstorage, mod:rftoolscontrol, mod:inventorypets (incompatible), mod:enderstorage (incompatible), mod:rftoolspower, mod:extradisks, mod:immersivepetroleum (incompatible), mod:forge, mod:ironchest (incompatible), mod:integratedcrafting, mod:craftingtweaks (incompatible), mod:zerocore, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_expansion (incompatible), mod:rftoolsutility, mod:unifix (incompatible), mod:theoneprobe, mod:mousetweaks, mod:titanium (incompatible), mod:immersiveengineering (incompatible), mod:silentlib (incompatible), mod:archers_paradox (incompatible), mod:storage_overhaul, mod:fluidtank, mod:rftoolsbuilder, mod:jeiintegration, mod:easy_villagers, mod:flux (incompatible), mod:fl (incompatible), mod:integrateddynamics, mod:polymorph, mod:storagedrawers (incompatible), mod:fluxnetworks, mod:pickletweaks, mod:refinedrelocation (incompatible), mod:voxelmap (incompatible), mod:refinedstorageaddons, mod:durabilityviewer (incompatible), mod:ffs, mod:corail_recycler_ne, mod:immersive_portals (incompatible), mod:portality (incompatible), mod:charginggadgets, mod:spawner-locator (incompatible), mod:pmmo (incompatible), mod:baubles (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.16.4_HD_U_G5
OptiFine Build: 20201106-171901
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.14757 Compatibility Profile Context 20.12.1 27.20.14501.28009
OpenGlRenderer: Radeon RX 580 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 12
ok, but this log has errors that come from inventory pets. ๐
the only thing that appears about baubles is the entry in the mod list.
The error was fixed in Inventory Pets version 2.0.11 capnkirok/Inventory-Pets#380