Guest User

Untitled

a guest
Oct 22nd, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1.  
  2. 18:33:25 [SEVERE] Could not pass event ENTITY_DAMAGE to Heroes
  3. java.lang.NullPointerException
  4. at com.herocraftonline.dev.heroes.skill.Skill.getSetting(Skill.java:70)
  5. at com.herocraftonline.dev.heroes.skill.skills.SkillFirearrow$SkillEntityListener.onEntityDamage(SkillFirearrow.java:75)
  6. at org.bukkit.plugin.java.JavaPluginLoader$55.execute(JavaPluginLoader.java:628)
  7. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
  9. at net.minecraft.server.EntitySnowball.o_(EntitySnowball.java:164)
  10. at net.minecraft.server.World.entityJoinedWorld(World.java:1142)
  11. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:49)
  12. at net.minecraft.server.World.playerJoinedWorld(World.java:1124)
  13. at net.minecraft.server.World.cleanUp(World.java:1101)
  14. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
  15. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
  16. at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
Add Comment
Please, Sign In to add comment