summaryrefslogtreecommitdiff
path: root/eclipse/crash-reports/crash-2015-03-20_02.15.16-server.txt
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/crash-reports/crash-2015-03-20_02.15.16-server.txt')
-rw-r--r--eclipse/crash-reports/crash-2015-03-20_02.15.16-server.txt1056
1 files changed, 1056 insertions, 0 deletions
diff --git a/eclipse/crash-reports/crash-2015-03-20_02.15.16-server.txt b/eclipse/crash-reports/crash-2015-03-20_02.15.16-server.txt
new file mode 100644
index 0000000..69b5ed1
--- /dev/null
+++ b/eclipse/crash-reports/crash-2015-03-20_02.15.16-server.txt
@@ -0,0 +1,1056 @@
+---- Minecraft Crash Report ----
+// Ooh. Shiny.
+
+Time: 3/20/15 2:15 AM
+Description: Exception in server tick loop
+
+java.lang.StackOverflowError: Exception in server tick loop
+ at net.minecraftforge.event.entity.living.LivingAttackEvent.setup(LivingAttackEvent.java)
+ at cpw.mods.fml.common.eventhandler.Event.<init>(Event.java:39)
+ at net.minecraftforge.event.entity.EntityEvent.<init>(EntityEvent.java:20)
+ at net.minecraftforge.event.entity.living.LivingEvent.<init>(LivingEvent.java:19)
+ at net.minecraftforge.event.entity.living.LivingAttackEvent.<init>(LivingAttackEvent.java:32)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+ at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
+ at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:282)
+ at net.minecraft.entity.EntityLivingBase.attackEntityFrom(EntityLivingBase.java:820)
+ at net.minecraft.entity.monster.EntityMob.attackEntityFrom(EntityMob.java:84)
+ at net.minecraft.entity.monster.EntityZombie.attackEntityFrom(EntityZombie.java:251)
+ at darkknight.jewelrycraft.effects.EffectFeather.onEntityAttacked(EffectFeather.java:77)
+ at darkknight.jewelrycraft.item.ItemBaseJewelry.onEntityAttacked(ItemBaseJewelry.java:259)
+ at darkknight.jewelrycraft.events.EntityEventHandler.onEntityAttacked(EntityEventHandler.java:232)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EntityEventHandler_onEntityAttacked_LivingAttackEvent.invoke(.dynamic)
+ at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
+
+
+A detailed walkthrough of the error, its code path and all known details is as follows:
+---------------------------------------------------------------------------------------
+
+-- System Details --
+Details:
+ Minecraft Version: 1.7.10
+ Operating System: Windows 8.1 (amd64) version 6.3
+ Java Version: 1.7.0_71, Oracle Corporation
+ Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
+ Memory: 221482984 bytes (211 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
+ JVM Flags: 3 total; -Xincgc -Xmx512M -Xms512M
+ AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
+ FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active
+ mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ FML{7.10.25.1208} [Forge Mod Loader] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ Forge{10.13.0.1208} [Minecraft Forge] (forgeSrc-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ Jewelrycraft{2.0} [Jewelrycraft] (bin) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
+ Profiler Position: N/A (disabled)
+ Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
+ Player Count: 1 / 8; [EntityPlayerMP['OnyxDarkKnight'/113813, l='Test 2', x=-230.04, y=64.70, z=-749.32]]
+ Type: Integrated Server (map_client.txt)
+ Is Modded: Definitely; Client brand changed to 'fml,forge' \ No newline at end of file