Hi guys, i am trying to make a personal server to play with wife and her sister.
Everything is already working fine and there is only a single issue i could not fix or find anything related.
When i hit a mob with empty hands the server generates an error and disconects the client.
I am a complete noob and really new to this... I THINK this issue is related to Nevermine (AoA) but i have no idea on how to handle this.
[B#308] [04:06:11] [Netty Client IO #3/INFO] [THAUMCRAFT]: Restoring client configs.
[B#308] [04:06:11] [Netty Client IO #3/INFO] [MineMenu]: CLIENT: Disconnected from server, enabling all click actions
[B#308] [04:06:11] [Client thread/INFO] [FML]: Applying holder lookups
[B#308] [04:06:11] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[B#308] [04:06:11] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
I don't think it is anything related to chisel but to Nevermine.
I also reproduced the issue twice and got the same errors both on server and client logs.
Any ideas?
Exception caught during firing event [email protected]:
java.lang.NullPointerException
at net.nevermine.event.creature.CreatureInnervation.damageLimitEvent(CreatureInnervation.java:57) ~[CreatureInnervation.class:?]
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi guys, i am trying to make a personal server to play with wife and her sister.
Everything is already working fine and there is only a single issue i could not fix or find anything related.
When i hit a mob with empty hands the server generates an error and disconects the client.
I am a complete noob and really new to this... I THINK this issue is related to Nevermine (AoA) but i have no idea on how to handle this.
Server Report
[03:49:08] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.Livi
[email protected]:
java.lang.NullPointerException
at net.nevermine.event.creature.CreatureInnervation.damageLimitEvent(CreatureInnervation.java:57) ~[CreatureInne
rvation.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_52_CreatureInnervation_damageLimitEvent_LivingHurtEvent.invo
ke(.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:776) [sv.class:?]
at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) [yg.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232) [yz.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:821) [nh.class:?]
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55) [ja.class:?]
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10) [ja.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [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:?]
[03:49:08] [Server thread/ERROR] [FML]: Index: 9 Listeners:
[03:49:08] [Server thread/ERROR] [FML]: 0: HIGHEST
[03:49:08] [Server thread/ERROR] [FML]: 1: ASM: W[email protected]59cb2a4
b onLivingHurtEvent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 2: ASM: [email protected] onEntityHurt(Lnet/minecraftforge/e
vent/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 3: ASM: [email protected] onLivingHurt(Lnet/min
ecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 4: NORMAL
[03:49:08] [Server thread/ERROR] [FML]: 5: ASM: [email protected] onPlayerDoingDamageE
vent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 6: ASM: [email protected] onPlayerHurtEvent(Ln
et/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 7: ASM: [email protected] onLivingHurtEven
t(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 8: ASM: [email protected] onPlayerHurtEv
ent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 9: ASM: [email protected] damageLimitEve
nt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 10: ASM: [email protected] onPlayerHurtEvent
(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 11: ASM: [email protected] entityHurt(Lnet
/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 12: ASM: vazkii.botania.common.item.equipment.armor.terrasteel.ItemTerrasteelHel
[email protected] onEntityAttacked(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 13: ASM: [email protected]65 onEn
tityDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 14: ASM: [email protected] onLivingHurt(Lnet/minecra
ftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 15: ASM: [email protected]d7 onPl
ayerDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 16: ASM: [email protected] onLivingHurt(Lnet/minec
raftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 17: ASM: [email protected] onHurt(Lnet/minecraftforge/
event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 18: ASM: [email protected] onDamage(L
net/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 19: ASM: [email protected] onDamageTaken(
Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 20: ASM: [email protected] entityHurt(Lnet/minecraftforge
/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 21: ASM: [email protected] onEntityLi
vingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 22: ASM: [email protected] onLivingAttack(Lnet/minecraftfo
rge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 23: ASM: [email protected]c6 onEn
tityDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 24: ASM: [email protected]3a8 onP
layerDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 25: ASM: [email protected] handleTaint(
Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 26: ASM: [email protected] onHurt(Lnet/minecraftfor
ge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 27: ASM: [email protected] attackEntityFro
m(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 28: ASM: [email protected] onHurt(Lnet/minecraftforge/event
/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 29: ASM: [email protected] onLivingHurt
(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 30: ASM: [email protected] onLivingDama
ge(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 31: ASM: [email protected] onLivin
gHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 32: ASM: [email protected]6900b07
0 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 33: LOW
[03:49:08] [Server thread/ERROR] [FML]: 34: ASM: [email protected] onHurt(Ln
et/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/ERROR] [FML]: 35: LOWEST
[03:49:08] [Server thread/ERROR] [FML]: 36: ASM: [email protected] onDamageTa
ken(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
[03:49:08] [Server thread/WARN]: Failed to handle packet for /192.168.0.1:53192
java.lang.NullPointerException
at net.nevermine.event.creature.CreatureInnervation.damageLimitEvent(CreatureInnervation.java:57) ~[CreatureInne
rvation.class:?]
at cpw.mods.fml.common.eventhandler.ASMEventHandler_52_CreatureInnervation_damageLimitEvent_LivingHurtEvent.invo
ke(.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:776) ~[sv.class:?]
at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:54) ~[yg.class:?]
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1232) ~[yz.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147340_a(NetHandlerPlayServer.java:821) ~[nh.class:?]
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:55) ~[ja.class:?]
at net.minecraft.network.play.client.C02PacketUseEntity.func_148833_a(SourceFile:10) ~[ja.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [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:?]
[03:49:08] [Server thread/INFO]: Lukas_fs lost connection: TextComponent{text='Internal server error', siblings=[], styl
e=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEve
nt=null}}
[03:49:08] [Server thread/INFO]: Lukas_fs left the game
Client Report
[B#308] [04:06:11] [Netty Client IO #3/INFO] [THAUMCRAFT]: Restoring client configs.
[B#308] [04:06:11] [Netty Client IO #3/INFO] [MineMenu]: CLIENT: Disconnected from server, enabling all click actions
[B#308] [04:06:11] [Client thread/INFO] [FML]: Applying holder lookups
[B#308] [04:06:11] [Client thread/WARN] [FML]: Unable to lookup chisel:cobblestoneWall for public static com.cricketcraft.chisel.block.BlockMarbleWall com.cricketcraft.chisel.init.ChiselBlocks.cobblestoneWall. Is there something wrong with the registry?
[B#308] [04:06:11] [Client thread/WARN] [FML]: Unable to lookup chisel:obsidian2 for public static com.cricketcraft.chisel.block.BlockCarvable com.cricketcraft.chisel.init.ChiselBlocks.obsidian2. Is there something wrong with the registry?
I don't think it is anything related to chisel but to Nevermine.
I also reproduced the issue twice and got the same errors both on server and client logs.
Any ideas?
Exception caught during firing event [email protected]:
java.lang.NullPointerException
at net.nevermine.event.creature.CreatureInnervation.damageLimitEvent(CreatureInnervation.java:57) ~[CreatureInnervation.class:?]