
Zombie infecting certain entities returns Zombie as Null
FoxyBoyo opened this issue ยท 2 comments
When a zombie infects certain entities, so far it's been Illagers or Wandering Traders, the game crashes, or if I have Neruina on it kills the source zombie. I looked into the crash log and it said "java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.LivingEntity.m_7378_(net.minecraft.nbt.CompoundTag)" because "zombie" is null
at net.smileycorp.hordes.infection.data.InfectionConversionEntry.convertEntity(InfectionConversionEntry.java:40) ~[The-Hordes-1.20.1-1.5.0.jar%", I do have other mods but I can't think of what could be causing this specifically, I can provide a mods list if needed, but it's a pretty hefty one, and I don't see any mods referenced in the stacktrace when I looked through it.
Sorry for the delay, stuffs happens.
Hordes.log:
Trying to load common config
Trying to load client config
Config files are up to date, skipping data/asset generation
Loaded entity minecraft:zombie as entity.minecraft.zombie with weight 35, min day 0 and max day 20
Loaded entity minecraft:zombie_villager as entity.minecraft.zombie_villager with weight 1, min day 0 and max day 20
Loaded entity minecraft:zombie_horse as entity.minecraft.zombie_horse with weight 3, min day 20 and max day 40
Loaded entity minecraft:husk as entity.minecraft.husk with weight 40, min day 20 and max day 40
Loaded entity minecraft:drowned as entity.minecraft.drowned with weight 3, min day 30 and max day 40
Loaded entity minecraft:zoglin as entity.minecraft.zoglin with weight 3, min day 40 and max day 40
Loaded entity minecraft:zombified_piglin as entity.minecraft.zombified_piglin with weight 10, min day 40 and max day 0
Loaded entity minecraft:husk as entity.minecraft.husk with weight 25, min day 50 and max day 0
Loaded entity minecraft:zoglin as entity.minecraft.zoglin with weight 3, min day 50 and max day 0
Loaded entity minecraft:zombie_horse as entity.minecraft.zombie_horse with weight 3, min day 50 and max day 0
loaded horde table hordes:default
Loaded entity minecraft:drowned as entity.minecraft.drowned with weight 40, min day 0 and max day 20
Loaded entity minecraft:drowned as entity.minecraft.drowned with weight 3, min day 30 and max day 40
loaded horde table hordes:drowned
Loaded entity minecraft:zombie as entity.minecraft.zombie with weight 20, min day 0 and max day 20
Loaded entity minecraft:skeleton as entity.minecraft.skeleton with weight 10, min day 20 and max day 30
Loaded entity minecraft:spider as entity.minecraft.spider with weight 15, min day 20 and max day 30
Loaded entity minecraft:creeper as entity.minecraft.creeper with weight 5, min day 30 and max day 30
Loaded entity minecraft:husk as entity.minecraft.husk with weight 20, min day 30 and max day 50
Loaded entity minecraft:stray as entity.minecraft.stray with weight 10, min day 40 and max day 50
Loaded entity minecraft:cave_spider as entity.minecraft.cave_spider with weight 10, min day 40 and max day 50
Loaded entity minecraft:witch as entity.minecraft.witch with weight 5, min day 40 and max day 50
Loaded entity minecraft:pillager as entity.minecraft.pillager with weight 10, min day 40 and max day 50
Loaded entity minecraft:zombified_piglin as entity.minecraft.zombified_piglin with weight 10, min day 40 and max day 50
Loaded entity minecraft:zombie_horse as entity.minecraft.zombie_horse with weight 3, min day 40 and max day 50
Loaded entity minecraft:wither_skeleton as entity.minecraft.wither_skeleton with weight 10, min day 50 and max day 0
Loaded entity minecraft:phantom as entity.minecraft.phantom with weight 5, min day 50 and max day 50
Loaded entity minecraft:vindicator as entity.minecraft.vindicator with weight 10, min day 50 and max day 50
Loaded entity minecraft:zoglin as entity.minecraft.zoglin with weight 5, min day 40 and max day 40
Loaded entity minecraft:ravager as entity.minecraft.ravager with weight 5, min day 50 and max day 50
Loaded entity minecraft:evoker as entity.minecraft.evoker with weight 5, min day 50 and max day 50
Loaded entity minecraft:piglin_brute as entity.minecraft.piglin_brute with weight 10, min day 60 and max day 0
Loaded entity minecraft:cave_spider as entity.minecraft.cave_spider with weight 15, min day 60 and max day 0
Loaded entity minecraft:zombie_horse as entity.minecraft.zombie_horse with weight 5, min day 60 and max day 0
Loaded entity minecraft:ravager as entity.minecraft.ravager with weight 3, min day 60 and max day 0
Loaded entity minecraft:phantom as entity.minecraft.phantom with weight 3, min day 60 and max day 0
loaded horde table hordes:mixed_mobs
Loaded entity minecraft:pillager as entity.minecraft.pillager with weight 15, min day 0 and max day 0
Loaded entity minecraft:vindicator as entity.minecraft.vindicator with weight 10, min day 0 and max day 0
Loaded entity minecraft:witch as entity.minecraft.witch with weight 5, min day 20 and max day 0
Loaded entity minecraft:ravager as entity.minecraft.ravager with weight 5, min day 30 and max day 40
Loaded entity minecraft:evoker as entity.minecraft.evoker with weight 3, min day 40 and max day 40
Loaded entity minecraft:illusioner as entity.minecraft.illusioner with weight 5, min day 50 and max day 0
Loaded entity minecraft:ravager as entity.minecraft.ravager with weight 3, min day 50 and max day 0
Loaded entity minecraft:ravager as entity.minecraft.ravager with weight 5, min day 50 and max day 0
loaded horde table hordes:illagers
Loaded entity minecraft:skeleton as entity.minecraft.skeleton with weight 10, min day 0 and max day 20
Loaded entity minecraft:skeleton as entity.minecraft.skeleton with weight 20, min day 0 and max day 30
Loaded entity minecraft:skeleton_horse as entity.minecraft.skeleton_horse with weight 5, min day 20 and max day 50
Loaded entity minecraft:stray as entity.minecraft.stray with weight 10, min day 20 and max day 0
Loaded entity minecraft:wither_skeleton as entity.minecraft.wither_skeleton with weight 10, min day 40 and max day 0
Loaded entity minecraft:skeleton_horse as entity.minecraft.skeleton_horse with weight 5, min day 40 and max day 0
loaded horde table hordes:skeletons
Loaded entity minecraft:zombie as entity.minecraft.zombie with weight 30, min day 0 and max day 0
loaded horde table hordes:fallback
loaded horde script hordes:default
Loading conversion tables
Loading conversion table hordes:infection_conversions
Loaded conversion entity.minecraft.horse to entity.minecraft.zombie_horse with chance of 0.65
Loaded conversion entity.minecraft.piglin to entity.minecraft.zombified_piglin with chance of 0.75
Loaded conversion entity.minecraft.piglin_brute to entity.minecraft.zombified_piglin{Attributes:[{Base:50.0f,Name:"generic.max_health"}],chat_name:"entity.hordes.ZombifiedPiglinBrute.name",texture:"hordes:textures/entity/zombified_piglin_brute.png"} with chance of 0.35
Loaded conversion entity.minecraft.hoglin to entity.minecraft.zoglin with chance of 0.15
Loaded conversion entity.minecraft.wandering_trader to entity.minecraft.zombie_villager{VillagerData:{type:"none"},chat_name:"entity.hordes.ZombieWanderingTrader.name",texture:"hordes:textures/entity/zombie_wandering_trader.png"} with chance of 0.75
Loaded conversion entity.minecraft.pillager to entity.daggercraft.zombie_pillager{Attributes:[{Base:24.0f,Name:"generic.max_health"}],VillagerData:{type:"none"},chat_name:"entity.hordes.ZombiePillager.name",texture:"hordes:textures/entity/zombie_pillager.png"} with chance of 0.75
Loaded conversion entity.minecraft.vindicator to entity.daggercraft.zombie_vindicator{Attributes:[{Base:24.0f,Name:"generic.max_health"}],VillagerData:{type:"none"},chat_name:"entity.hordes.ZombieVindicator.name",texture:"hordes:textures/entity/zombie_vindicator.png"} with chance of 0.35
Loaded conversion entity.minecraft.evoker to entity.daggercraft.zombie_evoker{Attributes:[{Base:24.0f,Name:"generic.max_health"}],VillagerData:{type:"none"},chat_name:"entity.hordes.ZombieEvoker.name",texture:"hordes:textures/entity/zombie_evoker.png"} with chance of 0.5
Loaded conversion entity.minecraft.illusioner to entity.daggercraft.zombie_illusioner{Attributes:[{Base:32.0f,Name:"generic.max_health"}],VillagerData:{type:"none"},chat_name:"entity.hordes.ZombieIllusioner.name",texture:"hordes:textures/entity/zombie_illusioner.png"} with chance of 0.15
Loaded conversion entity.minecraft.witch to entity.minecraft.zombie_villager{Attributes:[{Base:26.0f,Name:"generic.max_health"}],VillagerData:{type:"none"},chat_name:"entity.hordes.ZombieWitch.name",texture:"hordes:textures/entity/zombie_witch.png"} with chance of 0.25
Loading immunity item list
Loading immunity item list hordes:immunity_items
Loaded immunity item minecraft:enchanted_golden_apple with duration 150
Loading wearables protection list
Loading wearables protection list hordes:immune_wearables
Loaded wearable protection minecraft:leather_boots with modifier 0.95
Loaded wearable protection minecraft:leather_leggings with modifier 0.95
Loaded wearable protection minecraft:leather_chestplate with modifier 0.95
Loaded wearable protection minecraft:leather_helmet with modifier 0.95
Loaded wearable protection minecraft:chainmail_boots with modifier 0.95
Loaded wearable protection minecraft:chainmail_leggings with modifier 0.95
Loaded wearable protection minecraft:chainmail_chestplate with modifier 0.95
Loaded wearable protection minecraft:chainmail_helmet with modifier 0.95
Loaded wearable protection minecraft:iron_boots with modifier 0.9
Loaded wearable protection minecraft:iron_leggings with modifier 0.9
Loaded wearable protection minecraft:iron_chestplate with modifier 0.9
Loaded wearable protection minecraft:iron_helmet with modifier 0.9
Loaded wearable protection minecraft:golden_boots with modifier 0.9
Loaded wearable protection minecraft:golden_leggings with modifier 0.9
Loaded wearable protection minecraft:golden_chestplate with modifier 0.9
Loaded wearable protection minecraft:golden_helmet with modifier 0.9
Loaded wearable protection minecraft:diamond_boots with modifier 0.86
Loaded wearable protection minecraft:diamond_leggings with modifier 0.86
Loaded wearable protection minecraft:diamond_chestplate with modifier 0.86
Loaded wearable protection minecraft:diamond_helmet with modifier 0.86
Loaded wearable protection minecraft:netherite_boots with modifier 0.82
Loaded wearable protection minecraft:netherite_leggings with modifier 0.82
Loaded wearable protection minecraft:netherite_chestplate with modifier 0.82
Loaded wearable protection minecraft:netherite_helmet with modifier 0.82
Loaded wearable protection minecraft:turtle_helmet with modifier 0.75
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 2024-05-02 00:50:54
Description: Ticking entity
java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.LivingEntity.m_7378_(net.minecraft.nbt.CompoundTag)" because "zombie" is null
at net.smileycorp.hordes.infection.data.InfectionConversionEntry.convertEntity(InfectionConversionEntry.java:40) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.data.InfectionDataLoader.convertEntity(InfectionDataLoader.java:142) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.InfectionEventHandler.onInfectDeath(InfectionEventHandler.java:157) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.InfectionEventHandler_onInfectDeath_InfectionDeathEvent.invoke(.dynamic) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.smileycorp.hordes.infection.InfectionEventHandler.onDeath(InfectionEventHandler.java:128) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.InfectionEventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303) ~[forge-1.20.1-47.2.17-universal.jar%23415!/:?] {re:mixin,re:classloading,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6667(LivingEntity.java:1304) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raider.m_6667(Raider.java:178) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,re:classloading,pl:mixin:APP:friendsandfoes-common.mixins.json:IllusionerRaiderEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6469(LivingEntity.java:1182) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raider.m_6469(Raider.java:295) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,re:classloading,pl:mixin:APP:friendsandfoes-common.mixins.json:IllusionerRaiderEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_7327_(Mob.java:1410) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_7327_(Zombie.java:315) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinZombie,pl:mixin:APP:hauntedharvest-common.mixins.json:ZombieMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Husk.m_7327_(Husk.java:57) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,re:classloading}
at net.minecraft.world.entity.ai.goal.MeleeAttackGoal.m_6739_(MeleeAttackGoal.java:147) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.entity.ai.goal.MeleeAttackGoal.m_8037_(MeleeAttackGoal.java:138) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.entity.ai.goal.ZombieAttackGoal.m_8037_(ZombieAttackGoal.java:28) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.world.entity.ai.goal.WrappedGoal.m_8037_(WrappedGoal.java:65) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.entity.ai.goal.GoalSelector.m_186081_(GoalSelector.java:120) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.entity.Mob.m_6140_(Mob.java:753) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_8107_(LivingEntity.java:2548) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_8107_(Mob.java:536) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Monster.m_8107_(Monster.java:42) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:friendsandfoes-common.mixins.json:IllusionerHostileEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_8107_(Zombie.java:236) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinZombie,pl:mixin:APP:hauntedharvest-common.mixins.json:ZombieMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2298) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_8119_(Mob.java:337) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:210) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinZombie,pl:mixin:APP:hauntedharvest-common.mixins.json:ZombieMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:693) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:storing_and_access.LevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:world_interaction.LevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Suspected Mod:
The Hordes (hordes), Version: 1.5.0
at TRANSFORMER/[email protected]/net.smileycorp.hordes.infection.data.InfectionConversionEntry.convertEntity(InfectionConversionEntry.java:40)
Stacktrace:
at net.smileycorp.hordes.infection.data.InfectionConversionEntry.convertEntity(InfectionConversionEntry.java:40) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.data.InfectionDataLoader.convertEntity(InfectionDataLoader.java:142) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.InfectionEventHandler.onInfectDeath(InfectionEventHandler.java:157) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.InfectionEventHandler_onInfectDeath_InfectionDeathEvent.invoke(.dynamic) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.smileycorp.hordes.infection.InfectionEventHandler.onDeath(InfectionEventHandler.java:128) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading}
at net.smileycorp.hordes.infection.InfectionEventHandler_onDeath_LivingDeathEvent.invoke(.dynamic) ~[The-Hordes-1.20.1-1.5.0.jar%23392!/:1.20.1-1.5.0] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23110!/:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:303) ~[forge-1.20.1-47.2.17-universal.jar%23415!/:?] {re:mixin,re:classloading,pl:mixin:APP:apotheosis.mixins.json:ForgeHooksMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6667(LivingEntity.java:1304) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raider.m_6667(Raider.java:178) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,re:classloading,pl:mixin:APP:friendsandfoes-common.mixins.json:IllusionerRaiderEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6469(LivingEntity.java:1182) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.raid.Raider.m_6469(Raider.java:295) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,re:classloading,pl:mixin:APP:friendsandfoes-common.mixins.json:IllusionerRaiderEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_7327_(Mob.java:1410) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_7327_(Zombie.java:315) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinZombie,pl:mixin:APP:hauntedharvest-common.mixins.json:ZombieMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Husk.m_7327_(Husk.java:57) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,re:classloading}
at net.minecraft.world.entity.ai.goal.MeleeAttackGoal.m_6739_(MeleeAttackGoal.java:147) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.entity.ai.goal.MeleeAttackGoal.m_8037_(MeleeAttackGoal.java:138) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
at net.minecraft.world.entity.ai.goal.ZombieAttackGoal.m_8037_(ZombieAttackGoal.java:28) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.world.entity.ai.goal.WrappedGoal.m_8037_(WrappedGoal.java:65) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.entity.ai.goal.GoalSelector.m_186081_(GoalSelector.java:120) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.entity.Mob.m_6140_(Mob.java:753) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_8107_(LivingEntity.java:2548) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_8107_(Mob.java:536) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Monster.m_8107_(Monster.java:42) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:friendsandfoes-common.mixins.json:IllusionerHostileEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_8107_(Zombie.java:236) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinZombie,pl:mixin:APP:hauntedharvest-common.mixins.json:ZombieMixin,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_8119_(LivingEntity.java:2298) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:secondchanceforge.mixins.json:MixinLivingEntity,pl:mixin:APP:slimyboyos.mixins.json:common.MixinLivingEntity,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityLivingEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityLivingEntityMixin,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_cap_retrieval.LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorLivingEntity,pl:mixin:APP:bookshelf.common.mixins.json:patches.entity.MixinLivingEntity,pl:mixin:APP:apotheosis.mixins.json:LivingEntityInvoker,pl:mixin:APP:apotheosis.mixins.json:LivingEntityMixin,pl:mixin:APP:apotheosis.mixins.json:MHFMixinLivingEntity,pl:mixin:APP:hordes.mixin.json:MixinLivingEntity,pl:mixin:APP:supplementaries-common.mixins.json:LivingEntityMixin,pl:mixin:APP:supplementaries.mixins.json:LivingEntityMixin,pl:mixin:APP:sleep_tight-common.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:attributeslib.mixins.json:LivingEntityMixin,pl:mixin:APP:friendsandfoes-common.mixins.json:BlazeLivingEntityMixin,pl:mixin:APP:idas.mixins.json:LabyrinthBossKilledMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityMixin,pl:mixin:APP:nyfsspiders.mixins.json:LivingEntityClientMixin,pl:mixin:APP:snowyspirit-common.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:accessor.AccessorLivingEntity,pl:mixin:APP:universalenchants.common.mixins.json:LivingEntityMixin,pl:mixin:APP:universalenchants.common.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:LavaSwimmingMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:APP:forge-variantsandventures-common.mixins.json:LivingEntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Mob.m_8119_(Mob.java:337) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:forge-variantsandventures-common.mixins.json:SkeletonEntityMobEntityMixin,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMobEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.entity.AccessorMob,pl:mixin:APP:hordes.mixin.json:MixinMob,pl:mixin:APP:nyfsspiders.mixins.json:MobEntityMixin,pl:mixin:APP:moonlight-common.mixins.json:EntityMixin,pl:mixin:APP:domesticationinnovation.mixins.json:MobMixin,pl:mixin:A}
at net.minecraft.world.entity.monster.Zombie.m_8119_(Zombie.java:210) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:forge-variantsandventures-common.mixins.json:ZombieEntityMixin,pl:mixin:APP:hordes.mixin.json:MixinZombie,pl:mixin:APP:hauntedharvest-common.mixins.json:ZombieMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:693) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:storing_and_access.LevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:world_interaction.LevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Entity being ticked --
Details:
Entity Type: minecraft:husk (net.minecraft.world.entity.monster.Husk)
Entity ID: 600
Entity Name: Husk
Entity's Exact location: 100.60, 68.00, 45.61
Entity's Block location: World: (100,68,45), Section: (at 4,4,13 in 6,4,2; chunk contains blocks 96,-64,32 to 111,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Entity's Momentum: 0.07, -0.08, 0.03
Entity's Passengers: []
Entity's Vehicle: null
Entity NBT: {AbsorptionAmount:0.0f,Air:300s,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:12.0d,Name:"daggercraft:fire_defense"},{Base:0.0d,Name:"daggercraft:passive_regen_frequency"},{Base:1.0d,Name:"daggercraft:universal_spawned_yet"},{Base:1.0d,Name:"daggercraft:village_spawned_yet"},{Base:35.0d,Modifiers:[{Amount:0.03320483140795475d,Name:"Random spawn bonus",Operation:1,UUID:[I;-78301767,1868776937,-1855587470,1125019029]}],Name:"minecraft:generic.follow_range"},{Base:0.0d,Name:"daggercraft:raider_faction"},{Base:0.08d,Name:"forge:entity_gravity"},{Base:0.0d,Modifiers:[{Amount:0.023448100094429023d,Name:"Random spawn bonus",Operation:0,UUID:[I;237569718,74926099,-1751268866,-1000699962]}],Name:"minecraft:generic.knockback_resistance"},{Base:3.0d,Name:"minecraft:generic.attack_damage"},{Base:0.23000000417232513d,Name:"minecraft:generic.movement_speed"},{Base:8.0d,Name:"minecraft:generic.armor_toughness"},{Base:30.0d,Name:"minecraft:generic.max_health"},{Base:0.06124126087696059d,Name:"minecraft:zombie.spawn_reinforcements"},{Base:0.0d,Name:"forge:step_height_addition"},{Base:84.0d,Name:"daggercraft:fundamental_unit_number"},{Base:0.0d,Name:"daggercraft:void_faction"}],BalmData:{},Brain:{memories:{}},CanBreakDoors:0b,CanPickUpLoot:0b,CanUpdate:1b,CitadelData:{},DeathTime:0s,DrownedConversionTime:-1,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForgeCaps:{"curios:inventory":{Curios:[]},"hordes:hordespawn":""},ForgeData:{raider_spawnedyet:1b},HandDropChances:[0.085f,0.085f],HandItems:[{Count:1b,id:"minecraft:iron_shovel",tag:{Damage:0}},{}],Health:8.333336f,HurtByTimestamp:162,HurtTime:0s,InWaterTime:-1,Invulnerable:0b,IsBaby:0b,LeftHanded:0b,Motion:[0.0713106845184314d,-0.0784000015258789d,0.025118918214472964d],OnGround:1b,PersistenceRequired:0b,PortalCooldown:0,Pos:[100.60389901163845d,68.0d,45.610005082545754d],Rotation:[312.35388f,2.716336f],UUID:[I;-1049119406,-413974431,-1713439410,-365733298],"forge:spawn_type":"SPAWN_EGG","slimyboyos:absorbed_item":{Count:1b,id:"minecraft:air"}}
Stacktrace:
at net.minecraft.world.level.Level.m_46653_(Level.java:479) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:storing_and_access.LevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:world_interaction.LevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:343) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:323) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_serverlevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sleep_tight-common.mixins.json:ServerLevelMixin,pl:mixin:APP:fluidlogged.forge.mixins.json:network.ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldAccessor,pl:mixin:APP:friendsandfoes-common.mixins.json:ServerWorldMixin,pl:mixin:APP:idas.mixins.json:ServerLevelMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['Dream_Foxtrot'/273, l='ServerLevel[Creative Test 01]', x=94.66, y=72.05, z=51.02]]
Chunk stats: 2856
Level dimension: minecraft:overworld
Level spawn location: World: (16,64,0), Section: (at 0,0,0 in 1,4,0; chunk contains blocks 16,-64,0 to 31,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 5992 game time, 5992 day time
Level name: Creative Test 01
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 9473 (now: false), thunder time: 55720 (now: false)
Known server brands: forge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23410!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.9, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 2689448240 bytes (2564 MiB) / 7247757312 bytes (6912 MiB) up to 25702694912 bytes (24512 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5500
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.59
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1650
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f82
Graphics card #0 versionInfo: DriverVersion=31.0.15.4617
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.60
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.60
Memory slot #1 type: DDR4
Virtual memory max (MB): 57214.29
Virtual memory used (MB): 30297.40
Swap memory total (MB): 24576.00
Swap memory used (MB): 431.92
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx24512M
Loaded Shaderpack: BSL_v8.2.07.1.zip
Profile: Custom (+19 options changed by user)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Dream_Foxtrot'/273, l='ServerLevel[Creative Test 01]', x=94.66, y=72.05, z=51.02]]
Data Packs: vanilla, mod:totw_modded, mod:notenoughcrashes (incompatible), mod:secondchanceforge (incompatible), mod:slimyboyos (incompatible), mod:geckolib, mod:firstperson, mod:sophisticatedcore (incompatible), mod:controlling (incompatible), mod:modernfix (incompatible), mod:citadel (incompatible), mod:burnt, mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:guardvillagers (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:pickupnotifier, mod:railways (incompatible), mod:balm, mod:snowrealmagic (incompatible), mod:carryon (incompatible), mod:hauntedharvest (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:ctov, mod:sawmill (incompatible), mod:embeddium, mod:lmft (incompatible), mod:corpse, mod:sanitydim (incompatible), mod:cardiac (incompatible), mod:farmersdelight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:underground_jungle, mod:toolstats (incompatible), mod:resourcefulconfig (incompatible), mod:immersivesnow (incompatible), mod:modelfix (incompatible), mod:oculus, mod:gamestages (incompatible), mod:ironchests (incompatible), mod:spyglass_improvements (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:framedblocks, mod:thirst (incompatible), mod:resourcefullib (incompatible), mod:architectury (incompatible), mod:quad (incompatible), mod:suszombification, mod:functionalarmortrim (incompatible), mod:cleardespawn (incompatible), mod:quarkoddities, mod:kiwi (incompatible), mod:mr_ctov_farmersdelightcompat, mod:daggercraft, mod:fluidlogged (incompatible), mod:kleiders_custom_renderer, mod:amendments (incompatible), mod:copycats (incompatible), mod:xlpackets (incompatible), mod:jei, mod:attributefix (incompatible), mod:immersive_weathering (incompatible), mod:waystones, mod:integrated_api, mod:naturescompass, mod:mr_ctov_domesticatedinnovationcompat, mod:sereneseasons (incompatible), mod:badpackets (incompatible), mod:pickablepets (incompatible), mod:everycomp (incompatible), mod:explorerscompass, mod:memoryleakfix (incompatible), mod:puzzlesaccessapi, mod:forge, mod:extractinator (incompatible), mod:toofast (incompatible), mod:friendsandfoes (incompatible), mod:idas, mod:nyfsspiders (incompatible), mod:dimensionteleport, mod:zillagersweararmor (incompatible), mod:emi (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:totw_additions (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:snowyspirit (incompatible), mod:mr_ctov_friendsandfoescompat, mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:iceberg (incompatible), mod:flywheel, mod:create, mod:creategoggles (incompatible), mod:integrated_stronghold, mod:polymorph (incompatible), mod:zeta (incompatible), mod:universalenchants, mod:xaeroplus (incompatible), mod:xaeroworldmap (incompatible), mod:xaerominimap (incompatible), mod:seasonhud (incompatible), mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:lootr, mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:copperative (incompatible), mod:ferritecore (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:solcarrot (incompatible), mod:puzzleslib, mod:cold_sweat (incompatible), mod:rebind_narrator (incompatible), mod:trainperspectivefix (incompatible), mod:create_enchantment_industry (incompatible), mod:overflowingbars, mod:domesticationinnovation (incompatible), Copperative Generated, Everycomp Generated Pack, Immersive Weathering Generated Pack, Snowyspirit Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, mod:exdeorum, mod:variantsandventures (incompatible), mod:placebo (incompatible), mod:apotheosis (incompatible), mod:hordes (incompatible), mod:sleep_tight (incompatible), mod:attributeslib (incompatible), mod:atlaslib (incompatible), mod:apothiccurios (incompatible), mod:apotheotic_additions, hordes-config (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 1.20.1
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.17.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
[email protected]
lowcodefml@null
Mod List:
totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |DONE |Manifest: NOSIGNATURE
secondchanceforge-1.20-1.5.1.jar |Second Chance Forge |secondchanceforge |1.5.1 |DONE |Manifest: NOSIGNATURE
exdeorum-1.33.jar |Ex Deorum |exdeorum |1.33 |DONE |Manifest: NOSIGNATURE
SlimyBoyos-forge-1.20.1-7.0.0.4.jar |SlimyBoyos |slimyboyos |7.0.0.4 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE
variantsandventures-mc1.20.1-1.0.2.jar |Variants & Ventures |variantsandventures |1.0.2 |DONE |Manifest: NOSIGNATURE
firstperson-forge-2.3.4-mc1.20.1.jar |FirstPerson |firstperson |2.3.4 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.3.553.jar |Sophisticated Core |sophisticatedcore |0.6.3.553 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.16.1+mc1.20.1.jar |ModernFix |modernfix |5.16.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
burnt_basic-1.6.2_Forge_1.20.1.jar |Burnt Basic |burnt |1.6.0 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |DONE |Manifest: 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
sophisticatedbackpacks-1.20.1-3.20.1.1012.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.1.1012 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.20.1-1.6.4.jar |Guard Villagers |guardvillagers |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE
twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.4.2.jar |Create: Dragon Lib |create_dragon_lib |1.4.2 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.3.0.jar |Apotheosis |apotheosis |7.3.0 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
The-Hordes-1.20.1-1.5.0.jar |The Hordes |hordes |1.5.0 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |DONE |Manifest: NOSIGNATURE
SnowRealMagic-1.20.1-forge-10.4.3.jar |Snow! Real Magic! |snowrealmagic |10.4.3 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
hauntedharvest-1.20-3.1.20.jar |Haunted Harvest |hauntedharvest |1.20-3.1.20 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
ctov-forge-3.4.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.3 |DONE |Manifest: NOSIGNATURE
sawmill-1.20-1.3.11.jar |Universal Sawmill |sawmill |1.20-1.3.11 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.17+mc1.20.1-all.jar |Embeddium |embeddium |0.3.17+mc1.20.1 |DONE |Manifest: NOSIGNATURE
lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE
sanitydim-mc1.20-1.1.0.jar |Sanity: Descent Into Madness |sanitydim |1.1.0 |DONE |Manifest: NOSIGNATURE
cardiac-1.20.1-0.5.jar |Cardiac |cardiac |0.5 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
entity_model_features_forge_1.20.1-2.0.jar |Entity Model Features |entity_model_features |2.0 |DONE |Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-6.0.jar |Entity Texture Features |entity_texture_features |6.0 |DONE |Manifest: NOSIGNATURE
underground-jungle-forge-20.1.2.jar |Underground Jungle |underground_jungle |20.1.2 |DONE |Manifest: NOSIGNATURE
ToolStats-Forge-1.20.1-16.0.8.jar |ToolStats |toolstats |16.0.8 |DONE |Manifest: 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
sleep_tight-1.20-1.1.19.jar |Sleep Tight |sleep_tight |1.20-1.1.19 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
immersivesnow-1.20.1-1.3.0.jar |Immersive Snow |immersivesnow |1.3.0 |DONE |Manifest: NOSIGNATURE
modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
GameStages-Forge-1.20.1-15.0.1.jar |GameStages |gamestages |15.0.1 |DONE |Manifest: 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
ironchests-5.0.2-forge.jar |Iron Chests: Restocked |ironchests |5.0.2 |DONE |Manifest: NOSIGNATURE
spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |DONE |Manifest: NOSIGNATURE
curios-forge-5.9.0+1.20.1.jar |Curios API |curios |5.9.0+1.20.1 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.2.2.jar |FramedBlocks |framedblocks |9.2.2 |DONE |Manifest: NOSIGNATURE
ApothicAttributes-1.20.1-1.2.1.jar |Apothic Attributes |attributeslib |1.2.1 |DONE |Manifest: NOSIGNATURE
ThirstWasTaken-1.20.1-1.3.7.jar |Thirst was Taken |thirst |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |DONE |Manifest: NOSIGNATURE
Atlas Lib-1.20.1-1.1.12.jar |Atlas Lib |atlaslib |1.1.12 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
ApothicCurios-1.20.1-1.0.3b.jar |Apothic Curios |apothiccurios |1.0.3b |DONE |Manifest: NOSIGNATURE
Quad-1.1.6+1.20.4-Forge.jar |Quad |quad |1.1.6 |DONE |Manifest: NOSIGNATURE
suszombification-1.20.1-1.2.1.jar |Suspicious Zombification |suszombification |1.2.1 |DONE |Manifest: NOSIGNATURE
functionalarmortrim-1.20.1-4.jar |Funtional Armor Trim |functionalarmortrim |4 |DONE |Manifest: NOSIGNATURE
ClearDespawn-forge-1.20.2-1.1.15.jar |ClearDespawn |cleardespawn |1.1.15 |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
Kiwi-1.20.1-forge-11.6.2.jar |Kiwi Library |kiwi |11.6.2 |DONE |Manifest: NOSIGNATURE
ctov-farmers-delight-compat-2.1.jar |CTOV - Farmer Delight Compat |mr_ctov_farmersdelightcompat |2.1 |DONE |Manifest: NOSIGNATURE
daggercraft-0.1.0-predev-14.jar |daggercraft |daggercraft |0.1.0 |DONE |Manifest: NOSIGNATURE
fluidlogged-2.0.1-beta.2-forge-mc1.20.1.jar |Fluidlogged |fluidlogged |2.0.1-beta.2 |DONE |Manifest: NOSIGNATURE
Kleiders Custom Renderer API 5.5.1 1.20.1.jar |Kleiders Custom Renderer |kleiders_custom_renderer |5.5.1 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.1.26.jar |Amendments |amendments |1.20-1.1.26 |DONE |Manifest: NOSIGNATURE
Copycats-forge.1.20.1-1.2.6.jar |Create: Copycats+ |copycats |1.20.1-1.2.6 |DONE |Manifest: NOSIGNATURE
xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: 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
immersive_weathering-1.20.1-2.0.1-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |DONE |Manifest: NOSIGNATURE
apotheotic_additions1.4.5.jar |Apotheotic Additions |apotheotic_additions |1.4.5 |DONE |Manifest: NOSIGNATURE
integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
ctov-domesticated-innovation-compat-2.0.jar |CTOV - Domesticated Innovation|mr_ctov_domesticatedinnovation|2.0 |DONE |Manifest: NOSIGNATURE
SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |DONE |Manifest: NOSIGNATURE
badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
PickablePets-1.2.3+1.20.1-forge.jar |PickablePets |pickablepets |1.2.3+1.20.1 |DONE |Manifest: NOSIGNATURE
everycomp-1.20-2.6.53.jar |Every Compat |everycomp |1.20-2.6.53 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
forge-1.20.1-47.2.17-universal.jar |Forge |forge |47.2.17 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
extractinator-forge-1.20.1-2.3.0.jar |Extractinator |extractinator |2.3.0 |DONE |Manifest: NOSIGNATURE
toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |DONE |Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |DONE |Manifest: NOSIGNATURE
idas_forge-1.9.3+1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.3+1.20.1 |DONE |Manifest: NOSIGNATURE
nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
DimensionTeleport-1.20.1-2.0.1.jar |Dimension Teleport |dimensionteleport |2.0.1 |DONE |Manifest: NOSIGNATURE
illagersweararmor-1.20.1-1.3.4.jar |Illagers Wear Armor |zillagersweararmor |1.20.1-1.3.4 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
emi-1.1.4+1.20.1+forge.jar |EMI |emi |1.1.4+1.20.1+forge |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.11.13-forge.jar |Moonlight Library |moonlight |1.20-2.11.13 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
totw_additions-1.3.1-1.20.x-forge.jar |Towers of the Wild: Additions |totw_additions |1.3.1 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE
snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |DONE |Manifest: NOSIGNATURE
ctov-friends-and-foes-compat-2.0.jar |CTOV - Friends and Foes Compat|mr_ctov_friendsandfoescompat |2.0 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
creategoggles-1.20.1-0.5.5.g-[FORGE].jar |Create Goggles |creategoggles |0.5.5.g |DONE |Manifest: NOSIGNATURE
integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.3+1.20.1.jar |Polymorph |polymorph |0.49.3+1.20.1 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |DONE |Manifest: NOSIGNATURE
UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
XaeroPlus-2.8+forge-1.20.1-WM1.38.4-MM24.1.1.jar |XaeroPlus |xaeroplus |2.8 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_24.1.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.1.1 |DONE |Manifest: NOSIGNATURE
seasonhud-forge-1.20.1-1.7.19.jar |SeasonHUD |seasonhud |1.7.19 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.2.12+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.12+1.20.4 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
lootr-1.20-0.7.31.78.jar |Lootr |lootr |0.7.31.77 |DONE |Manifest: NOSIGNATURE
Quark-4.0-441.jar |Quark |quark |4.0-441 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |DONE |Manifest: NOSIGNATURE
suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
Copperative 1.20.1--1.1.0.jar |Copperative |copperative |1.1.0 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 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
YetAnotherConfigLib-3.4.2+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
ColdSweat-2.2.5.1.jar |Cold Sweat |cold_sweat |2.2.5.1 |DONE |Manifest: NOSIGNATURE
rebind_narrator-forge-1.20.1-2.0.2.jar |Rebind Narrator |rebind_narrator |2.0.2 |DONE |Manifest: NOSIGNATURE
trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.c |DONE |Manifest: NOSIGNATURE
OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: b18ef722-3abe-42f2-9d06-c7fb19fc8ace
FML: 47.2
Forge: net.minecraftforge:47.2.17
Flywheel Backend: Off
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
Suspected Mods: None