Crash if run out of bolts
Samuell1 opened this issue ยท 1 comments
[15:20:47] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingHurtEvent@28a9f38c:
java.lang.NullPointerException
at iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingEventHandler.onHurt(LevelingEventHandler.java:69) ~[LevelingEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_602_LevelingEventHandler_onHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) [ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129) [sv.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) [sv.class:?]
at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) [yg.class:?]
at tconstruct.library.entity.ProjectileBase.dealDamage(ProjectileBase.java:279) [ProjectileBase.class:?]
at tconstruct.weaponry.entity.ArrowEntity.dealDamage(ArrowEntity.java:92) [ArrowEntity.class:?]
at tconstruct.library.entity.ProjectileBase.onHitEntity(ProjectileBase.java:229) [ProjectileBase.class:?]
at tconstruct.library.entity.ProjectileBase.updateInAir(ProjectileBase.java:426) [ProjectileBase.class:?]
at tconstruct.library.entity.ProjectileBase.func_70071_h_(ProjectileBase.java:325) [ProjectileBase.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) [ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) t.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) [ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) [ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) t.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
[15:20:47] [Server thread/ERROR] [FML]: Index: 20 Listeners:
[15:20:47] [Server thread/ERROR] [FML]: 0: HIGHEST
[15:20:47] [Server thread/ERROR] [FML]: 1: ASM: com.emoniph.witchery.item.ItemPoppet$PoppetEventHooks@1f77c7c3 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 2: NORMAL
[15:20:47] [Server thread/ERROR] [FML]: 3: ASM: thaumcraft.common.lib.events.EventHandlerRunic@28b0b8f entityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 4: ASM: vazkii.botania.common.item.equipment.bauble.ItemDivaCharm@1a1b35d4 onEntityDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 5: ASM: vazkii.botania.common.item.ItemVirus@3fe889e6 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 6: ASM: vazkii.botania.common.item.equipment.bauble.ItemHolyCloak@45ae9817 onPlayerDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 7: ASM: tconstruct.world.TinkerWorldEvents@363ef6af onHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 8: ASM: micdoodle8.mods.galacticraft.core.event.EventHandlerGC@37abf447 onEntityDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 9: ASM: chylex.hee.mechanics.MiscEvents@42804ff4 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 10: ASM: chylex.hee.mechanics.curse.CurseEvents@26184ef7 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 11: ASM: vazkii.botania.common.core.handler.PixieHandler@70706b63 onDamageTaken(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 12: ASM: minechem.item.polytool.PolytoolEventHandler@7b55c936 onHit(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 13: ASM: twilightforest.TFEventListener@b4a44a8 entityHurts(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 14: ASM: thaumic.tinkerer.common.enchantment.ModEnchantmentHandler@6be2c706 onEntityDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 15: ASM: thaumic.tinkerer.common.core.handler.kami.SoulHeartHandler@5ef14f1c onPlayerDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 16: ASM: com.emoniph.witchery.infusion.Infusion$EventHooks@6451b00e onLivingDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 17: ASM: com.emoniph.witchery.infusion.Infusion$EventHooks@6451b00e onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 18: ASM: com.emoniph.witchery.item.ItemGoblinClothes$EventHooks@7c774840 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 19: ASM: com.emoniph.witchery.brewing.potions.WitcheryPotions$EventHooks@4a2efd89 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 20: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingEventHandler@75a12789 onHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR] [FML]: 21: LOWEST
[15:20:47] [Server thread/ERROR] [FML]: 22: ASM: thaumic.tinkerer.common.item.kami.armor.ItemGemLegs@74e7bf93 onDamageTaken(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[15:20:47] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.NullPointerException
at iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingEventHandler.onHurt(LevelingEventHandler.java:69) ~[LevelingEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_602_LevelingEventHandler_onHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:298) ~[ForgeHooks.class:?]
at net.minecraft.entity.EntityLivingBase.func_70665_d(EntityLivingBase.java:1129) ~[sv.class:?]
at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:785) ~[sv.class:?]
at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) ~[yg.class:?]
at tconstruct.library.entity.ProjectileBase.dealDamage(ProjectileBase.java:279) ~[ProjectileBase.class:?]
at tconstruct.weaponry.entity.ArrowEntity.dealDamage(ArrowEntity.java:92) ~[ArrowEntity.class:?]
at tconstruct.library.entity.ProjectileBase.onHitEntity(ProjectileBase.java:229) ~[ProjectileBase.class:?]
at tconstruct.library.entity.ProjectileBase.updateInAir(ProjectileBase.java:426) ~[ProjectileBase.class:?]
at tconstruct.library.entity.ProjectileBase.func_70071_h_(ProjectileBase.java:325) ~[ProjectileBase.class:?]
at net.minecraft.world.World.func_72866_a(World.java:2070) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648) ~t.class:?]
at net.minecraft.world.World.func_72870_g(World.java:2034) ~[ahb.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1887) ~[ahb.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~t.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
... 4 more
[15:20:47] [Server thread/ERROR]: This crash report has been saved to: /home/hosting/servers/68669/./crash-reports/crash-2014-12-30_15.20.47-server.txt
Crash log: http://icrazy.eu/code/raw/rKchq8Vy