AlexModGuy / Ice_and_Fire

Minecraft mystical mod
GNU Lesser General Public License v3.0
379 stars 238 forks source link

Issue with ice and fire #4585

Closed NightmareWRLD closed 2 years ago

NightmareWRLD commented 2 years ago

I was playing with the 1.16.5 version of spartan weaponry and i received a crash with this report

---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe!

Time: 7/21/22 10:18 PM Description: Ticking player

java.lang.NoClassDefFoundError: com/github/alexthe666/iceandfire/entity/props/FrozenEntityProperties at krelox.swiaf.weapontrait.IcedIIWeaponTrait.onHitEntity(IcedIIWeaponTrait.java:26) ~[?:1.16.5-0.1.3] {re:classloading} at com.oblivioussp.spartanweaponry.item.SwordBaseItem.func_77644_a(SwordBaseItem.java:315) ~[?:1.16.5-2.2.0-rc-2] {re:mixin,re:classloading} at net.minecraft.item.ItemStack.func_77961_a(ItemStack.java:321) ~[?:?] {re:mixin,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:unbreakable.mixins.json:ItemStackMixin,pl:mixin:APP:uniquebase.mixins.json:common.item.StackMixin,pl:mixin:APP:uniquebase.mixins.json:client.ItemStackMixin,pl:mixin:APP:epicfight.mixins.json:MixinItemStack,pl:mixin:A} at yesman.epicfight.animation.types.AttackAnimation.onUpdate(AttackAnimation.java:135) ~[?:1.0] {re:classloading} at yesman.epicfight.animation.AnimatorServer.update(AnimatorServer.java:52) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.LivingData.updateOnServer(LivingData.java:120) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.player.PlayerData.updateOnServer(PlayerData.java:132) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.LivingData.update(LivingData.java:130) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.player.PlayerData.update(PlayerData.java:158) ~[?:1.0] {re:classloading} at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:98) ~[?:1.0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_829_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:340) ~[?:?] {re:classloading} at net.minecraft.entity.LivingEntity.func_70071h(LivingEntity.java:2112) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.player.PlayerEntity.func_70071h(PlayerEntity.java:223) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:shouldersurfing.mixins.json:MixinPlayerEntity,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:betterendforge.mixins.json:ServerPlayerEntityMixin,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:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.encryption.ClientConnectionMixin,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:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74] {} Caused by: java.lang.ClassNotFoundException: com.github.alexthe666.iceandfire.entity.props.FrozenEntityProperties at java.lang.ClassLoader.findClass(ClassLoader.java:530) ~[?:1.8.0_74] {} at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_74] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:106) ~[modlauncher-8.0.9.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74] {} ... 27 more Suppressed: java.lang.ClassNotFoundException at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:282) ~[modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading} at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_74] {} at krelox.swiaf.weapontrait.IcedIIWeaponTrait.onHitEntity(IcedIIWeaponTrait.java:26) ~[?:1.16.5-0.1.3] {re:classloading} at com.oblivioussp.spartanweaponry.item.SwordBaseItem.func_77644_a(SwordBaseItem.java:315) ~[?:1.16.5-2.2.0-rc-2] {re:mixin,re:classloading} at net.minecraft.item.ItemStack.func_77961_a(ItemStack.java:321) ~[?:?] {re:mixin,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:unbreakable.mixins.json:ItemStackMixin,pl:mixin:APP:uniquebase.mixins.json:common.item.StackMixin,pl:mixin:APP:uniquebase.mixins.json:client.ItemStackMixin,pl:mixin:APP:epicfight.mixins.json:MixinItemStack,pl:mixin:A} at yesman.epicfight.animation.types.AttackAnimation.onUpdate(AttackAnimation.java:135) ~[?:1.0] {re:classloading} at yesman.epicfight.animation.AnimatorServer.update(AnimatorServer.java:52) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.LivingData.updateOnServer(LivingData.java:120) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.player.PlayerData.updateOnServer(PlayerData.java:132) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.LivingData.update(LivingData.java:130) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.player.PlayerData.update(PlayerData.java:158) ~[?:1.0] {re:classloading} at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:98) ~[?:1.0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_829_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:340) ~[?:?] {re:classloading} at net.minecraft.entity.LivingEntity.func_70071h(LivingEntity.java:2112) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.player.PlayerEntity.func_70071h(PlayerEntity.java:223) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:shouldersurfing.mixins.json:MixinPlayerEntity,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:betterendforge.mixins.json:ServerPlayerEntityMixin,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:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.encryption.ClientConnectionMixin,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:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Server thread Stacktrace: at krelox.swiaf.weapontrait.IcedIIWeaponTrait.onHitEntity(IcedIIWeaponTrait.java:26) ~[?:1.16.5-0.1.3] {re:classloading} at com.oblivioussp.spartanweaponry.item.SwordBaseItem.func_77644_a(SwordBaseItem.java:315) ~[?:1.16.5-2.2.0-rc-2] {re:mixin,re:classloading} at net.minecraft.item.ItemStack.func_77961_a(ItemStack.java:321) ~[?:?] {re:mixin,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:unbreakable.mixins.json:ItemStackMixin,pl:mixin:APP:uniquebase.mixins.json:common.item.StackMixin,pl:mixin:APP:uniquebase.mixins.json:client.ItemStackMixin,pl:mixin:APP:epicfight.mixins.json:MixinItemStack,pl:mixin:A} at yesman.epicfight.animation.types.AttackAnimation.onUpdate(AttackAnimation.java:135) ~[?:1.0] {re:classloading} at yesman.epicfight.animation.AnimatorServer.update(AnimatorServer.java:52) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.LivingData.updateOnServer(LivingData.java:120) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.player.PlayerData.updateOnServer(PlayerData.java:132) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.LivingData.update(LivingData.java:130) ~[?:1.0] {re:classloading} at yesman.epicfight.capabilities.entity.player.PlayerData.update(PlayerData.java:158) ~[?:1.0] {re:classloading} at yesman.epicfight.events.EntityEvents.updateEvent(EntityEvents.java:98) ~[?:1.0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_829_EntityEvents_updateEvent_LivingUpdateEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:340) ~[?:?] {re:classloading} at net.minecraft.entity.LivingEntity.func_70071h(LivingEntity.java:2112) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:spartanweaponry.mixins.json:LivingEntityMixin,pl:mixin:APP:caelus.mixins.json:LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:ai.nearby_entity_tracking.LivingEntityMixin,pl:mixin:APP:roadrunner.mixins.json:alloc.enum_values.LivingEntityMixin,pl:mixin:APP:curioofundying.mixins.json:LivingEntityMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:A} at net.minecraft.entity.player.PlayerEntity.func_70071h(PlayerEntity.java:223) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_playerentity_iswearing,xf:fml:xaerominimap:xaero_playerentity_iswearing,pl:mixin:APP:betterendforge.mixins.json:PlayerEntityMixin,pl:mixin:APP:uniquebase.mixins.json:common.entity.PlayerEntityMixin,pl:mixin:APP:caelus.mixins.json:PlayerEntityMixin,pl:mixin:APP:shouldersurfing.mixins.json:MixinPlayerEntity,pl:mixin:A} -- Player being ticked -- Details: Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity) Entity ID: 196 Entity Name: NightmareWRLD Entity's Exact location: -433.73, 69.00, -76.90 Entity's Block location: World: (-434,69,-77), Chunk: (at 14,4,3 in -28,-5; contains blocks -448,0,-80 to -433,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) 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:betterendforge.mixins.json:ServerPlayerEntityMixin,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:APP:randompatches.mixins.json:ServerPlayNetHandlerPlayerSpeedLimitsMixin,pl:mixin:APP:randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin,pl:mixin:APP:betterendforge.mixins.json:ServerPlayNetHandlerMixin,pl:mixin:A} at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ClientConnectionMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.compression.ClientConnectionMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.pipeline.encryption.ClientConnectionMixin,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:865) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:mixin,xf:OptiFine:default,re:classloading,xf:OptiFine:default,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74] {}

-- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Mac OS X (x86_64) version 10.16 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 211429488 bytes (201 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 8 JVM Flags: 9 total; -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.20.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.20.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.20.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.20.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.20.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.20 FML Language Providers: javafml@36.2 minecraft@1 Mod List: BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE Neat+1.7-27.jar |Neat |neat |1.7-27 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2 (1).jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE TerraForged-1.16.5-0.2.16-BETA-2.jar |TerraForged |terraforged |0.2.16-BETA-2 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 XaerosWorldMap_1.20.6_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.20.6 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e ImprovedBackpacks-1.6.2.1.jar |Improved Backpacks |improvedbackpacks |1.6.2.1 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.16.5-10.3.29.jar |Bookshelf |bookshelf |10.3.29 |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 guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 wyrmroostspawncontrol-0.1.2.jar |Wyrmroost Spawn Control |wyrmroostspawncontrol |0.1.2 |DONE |Manifest: NOSIGNATURE what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |DONE |Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE carryon-1.16.5-1.15.5.15.jar |Carry On |carryon |1.15.5.15 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9 JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE horsestandstill-1.16.5-1.0.2.jar |Stupid Horse Stand Still |horsestandstill |1.16.5-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed cameraoverhaul-1.0-1.16.4.jar |Camera Overhaul |cameraoverhaul |1.0.0 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE Upgraded+Netherite+1.10.1.jar |Upgraded Netherite |upgradednetherite |1.10.1 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.16.5-13.1.0.485-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.485 |DONE |Manifest: NOSIGNATURE endremastered-forge-R4.1.1.jar |End Remastered |endrem |4.1 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.7.jar |Dungeons Enhanced |dungeons_enhanced |1.7 |DONE |Manifest: NOSIGNATURE spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE YouDied-1.16.5-1.0.0.5.jar |You Died |you_died |1.0.0.5 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79 Players-Ex-Mod-1.16.5.jar |Player Ex |playerex |1.1.8 |DONE |Manifest: NOSIGNATURE RoRmod-1.1.4.jar |Risk of Rain Mod |riskofrainmod |1.1.4 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.2.jar |Curios API |curios |1.16.5-4.0.8.2 |DONE |Manifest: NOSIGNATURE Cataclysm-0.20.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE collective-1.16.5-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE Unique+Enchantments-1.16.5-2.3.0.jar |Unique Enchantments |uniquee |2.3.0 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE gk_unbreakable-2.5.jar |Unbreakable |gk_unbreakable |2.5 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE mutantmore-1.16.5-1.0.0.jar |Mutant More |mutantmore |1.0.3 |DONE |Manifest: NOSIGNATURE architectury-1.30.55.jar |Architectury |architectury |1.30.55 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE forestcraft-1.85.jar |Astemir's Forest Craft |forestcraft |1.85 |DONE |Manifest: NOSIGNATURE cloth-config-4.12.41-forge.jar |Cloth Config v4 API |cloth-config |4.12.41 |DONE |Manifest: NOSIGNATURE smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE Unique+Enchantments+Base-1.16.5-1.4.0.jar |Unique Enchantments Base |uniquebase |1.4.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.66.jar |GeckoLib |geckolib3 |3.0.66 |DONE |Manifest: NOSIGNATURE stables-1.16.5-1.0.1.jar |Stables |stables |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE dreadsteel-1.16.5-1.0.8.jar |Dreadsteel |dreadsteel |1.16.5-1.0.8 |DONE |Manifest: NOSIGNATURE mowziesmobs-1.5.22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |DONE |Manifest: NOSIGNATURE Ma-Enchants-1.16.5-3.6.1.jar |Ma Enchants |ma-enchants |1.16.5-3.6.1 |DONE |Manifest: NOSIGNATURE shieldmechanics-2.8-1.16.5.jar |Shield Mechanics |shieldmechanics |2.8-1.16.5 |DONE |Manifest: NOSIGNATURE potiondescriptions-1.16.5-1.5.3.jar |Potion Descriptions |potiondescriptions |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.126.jar |Just Enough Items |jei |7.7.1.126 |DONE |Manifest: NOSIGNATURE [1.16.5]-Medieval-Siege-Machines-v1.6.jar |Medieval Siege Machines |siegemachines |1.16-1.17 |DONE |Manifest: NOSIGNATURE MedievalCraft-1.16.5-1.16.2.jar |Medieval craft |medieval_craft |1.14.4 |DONE |Manifest: NOSIGNATURE caelus-forge-1.16.5-2.1.3.1.jar |Caelus API |caelus |1.16.5-2.1.3.1 |DONE |Manifest: NOSIGNATURE EpicFightMod-16.5.13.jar |Epic Fight Mod |epicfight |16.5.13 |DONE |Manifest: NOSIGNATURE Clumps-6.0.0.26.jar |Clumps |clumps |6.0.0.26 |DONE |Manifest: NOSIGNATURE RoadRunner-mc1.16.5-1.3.0.jar |Meep Meep! (Road Runner) |roadrunner |1.3.0 |DONE |Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.13.jar |Champions |champions |1.16.5-2.0.1.13 |DONE |Manifest: NOSIGNATURE [1.16.5]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights Armor and Weapons|magistuarmory |1.16-1.17 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.4.jar |Dungeon Crawl |dungeoncrawl |2.3.4 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |DONE |Manifest: NOSIGNATURE outvoted-2.0.0-alpha.13.1.jar |Outvoted |outvoted |2.0.0-alpha.13.1 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.10-1.16.5.jar |Ice and Fire |iceandfire |2.1.10-1.16.5 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.20-universal.jar |Forge |forge |36.2.20 |DONE |Manifest: 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 Fish_s+Undead+Rising-2.0.5.jar |Fish's Undead Rising |mod_lavacow |2.0.3 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.20-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE BrassAmberBattleTowers-1.16.5-1.5.10.jar |Brass Amber BattleTowers |ba_bt |1.16.5-1.5.10 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-1.16.5-7.0.12.jar |EnchantmentDescriptions |enchdesc |7.0.12 |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 pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE ShoulderSurfing-1.16.5-2.2.1.jar |Shoulder Surfing |shouldersurfing |1.16.5-2.2.1 |DONE |Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.2.jar |betterfpsdist mod |betterfpsdist |1.2 |DONE |Manifest: NOSIGNATURE whisperwoods-1.16.5-2.1.0-forge.jar |Whisperwoods |whisperwoods |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2 (1).jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE brutalbosses-3.2.jar |brutalbosses mod |brutalbosses |3.2 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.5.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.5.0 |DONE |Manifest: NOSIGNATURE dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |DONE |Manifest: NOSIGNATURE kryptonreforged-mc1.16.5_v1.0.0.jar |Krypton Reforged |kryptonreforged |mc1.16.5_v1.0.0 |DONE |Manifest: NOSIGNATURE direbats-1.1.1+1.16.5-forge.jar |Direbats |direbats |1.1.1+1.16.5-forge |DONE |Manifest: NOSIGNATURE SW+Ice+and+Fire-1.16.5-0.1.3.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-0.1.3 |DONE |Manifest: NOSIGNATURE HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE MagmaMonsters-0.5.3.jar |MagmaMonsters |magma_monsters |0.5.3 |DONE |Manifest: NOSIGNATURE [BETA]dannys_expansion1.16.5-1.0.9.1.jar |Danny's Expansion |dannys_expansion |1.0.9 |DONE |Manifest: NOSIGNATURE NefsMedievalPub+v9.8(1.16.5).jar |Nef Deco Mod |nefdecomod |0.9.8 |DONE |Manifest: NOSIGNATURE VillagersRespawn-1.16.5-1.36.0.4.jar |Villagers Respawn Mod |villagersrespawn |1.16.5-1.36.0.4 |DONE |Manifest: NOSIGNATURE Craftable+Horse+Armour++Saddle-1.16.5-1.7--Forge.j|CHA&S - Craftable Horse Armour|craftablehorsearmour |1.7 |DONE |Manifest: NOSIGNATURE RoadRunner != Lithium: This instance was launched using RoadRunner, which is an unofficial Lithium fork! Please do not report bugs to them! Crash Report UUID: 4ec8e28d-d102-40d7-a8be-70be79448c49 Patchouli open book context: n/a Player Count: 1 / 8; [ServerPlayerEntity['NightmareWRLD'/196, l='ServerLevel[Test World]', x=-433.73, y=69.00, z=-76.90]] Data Packs: vanilla, mod:betterdungeons, mod:wyrmroost (incompatible), mod:betternether, mod:strawgolem, mod:looot, mod:insanelib, mod:neat (incompatible), mod:bettercaves (incompatible), mod:terraforged, mod:xaeroworldmap, mod:citadel (incompatible), mod:alexsmobs, mod:yungsapi, mod:mutantbeasts (incompatible), mod:improvedbackpacks, mod:bookshelf, mod:guardvillagers, mod:randompatches, mod:wyrmroostspawncontrol, mod:whatareyouvotingfor, mod:fpsreducer, mod:carryon, mod:jeresources, mod:horsestandstill (incompatible), mod:cameraoverhaul, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:repurposed_structures, mod:biomesoplenty, mod:endrem, mod:dungeons_enhanced, mod:spark, mod:you_died, mod:playerex, mod:riskofrainmod, mod:curios, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:collective, mod:uniquee (incompatible), mod:yungsextras, mod:gk_unbreakable (incompatible), mod:spartanweaponry, mod:mutantmore, mod:architectury, mod:curiouselytra, mod:observerlib, mod:forestcraft, mod:cloth-config (incompatible), mod:smallships, mod:switchbow, mod:bettermineshafts, mod:uniquebase (incompatible), mod:geckolib3 (incompatible), mod:stables, mod:dreadsteel, mod:mowziesmobs, mod:ma-enchants (incompatible), mod:shieldmechanics, mod:potiondescriptions, mod:bountifulbaubles (incompatible), mod:jei, mod:siegemachines, mod:medieval_craft, mod:caelus, mod:epicfight, mod:clumps, mod:roadrunner (incompatible), mod:stoneholm, mod:champions (incompatible), mod:magistuarmory, mod:dungeoncrawl, mod:curioofundying, mod:sulfuric, mod:outvoted, mod:iceandfire (incompatible), mod:forge, mod:mod_lavacow, mod:ba_bt, mod:enchdesc, mod:pandoras_creatures (incompatible), mod:shouldersurfing (incompatible), mod:smoothboot, mod:betterfpsdist, mod:whisperwoods, mod:spartanshields, mod:brutalbosses, mod:xaerominimap, mod:dragonseeker, mod:kryptonreforged (incompatible), mod:direbats, mod:swiaf, mod:hunterillager, mod:magma_monsters, mod:dannys_expansion, mod:nefdecomod, mod:villagersrespawn, mod:craftablehorsearmour Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' OptiFine Version: OptiFine_1.16.5_HD_U_G7 OptiFine Build: 20210305-003221 Render Distance Chunks: 6 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 2.1 INTEL-18.7.4 OpenGlRenderer: Intel Iris Pro OpenGL Engine OpenGlVendor: Intel Inc. CpuCount: 8

ghost commented 2 years ago

Update SwIaF to 1.1.0.