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.
I present to your attention two options for the Hellbound location map
details in the archive
if you have larger effect files, you do not need to replace them
download
updates can be made behind the scenes, so if you catch a crit, post on the forum or download the archive, it may have already been fixed
additionally you can download
all la2 music from the latest version of the game 2025 download
the entire La2 ambisound from the latest version of the game 2025 download
Question
0flee
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.
and second
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