Jump to content
  • 0

Host error ( What cause this> )


Question

Posted

Hello, i hosted server on Contabo servers. And in my pc, i don;t get any error of what i show you now. And i don't know what cause this. Java from hsot, or i don't know.

 

java.lang.NullPointerException
	at l2r.gameserver.model.actor.L2Npc.getExpReward(L2Npc.java:1187)
	at l2r.gameserver.model.actor.L2Attackable.getVitalityPoints(L2Attackable.java:1728)
	at l2r.gameserver.model.actor.L2Attackable.calculateRewards(L2Attackable.java:541)
	at l2r.gameserver.model.actor.L2Character.doDie(L2Character.java:2594)
	at l2r.gameserver.model.actor.L2Npc.doDie(L2Npc.java:1244)
	at l2r.gameserver.model.actor.L2Attackable.doDie(L2Attackable.java:345)
	at l2r.gameserver.model.actor.instance.L2MonsterInstance.doDie(L2MonsterInstance.java:142)
	at l2r.gameserver.model.actor.status.CharStatus.reduceHp(CharStatus.java:209)
	at l2r.gameserver.model.actor.status.NpcStatus.reduceHp(NpcStatus.java:59)
	at l2r.gameserver.model.actor.status.AttackableStatus.reduceHp(AttackableStatus.java:65)
	at l2r.gameserver.model.actor.L2Character.reduceCurrentHp(L2Character.java:7127)
	at l2r.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2Attackable.java:303)
	at l2r.gameserver.model.actor.L2Attackable.reduceCurrentHp(L2Attackable.java:244)
	at handlers.skillhandlers.Mdam.useSkill(Mdam.java:122)
	at l2r.gameserver.model.actor.L2Character.callSkill(L2Character.java:6563)
	at l2r.gameserver.model.actor.L2Character.onMagicHitTimer(L2Character.java:6206)
	at l2r.gameserver.model.actor.tasks.character.MagicUseTask.run(MagicUseTask.java:68)
	at l2r.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:89)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

and second

 

[14:06:12] ERROR:  
java.lang.NullPointerException

I get this thousand times. I repeat. on local machine (my pc) i don't get any error of this.

Please help me . I want to know what i should upgrade/add.

 

On host i have java JDK 1.8.

 

Thank you!

3 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock