Jump to content
  • 0

[Help]Error spam game console..


Question

Posted

Here is the error:


java.lang.NullPointerException
        at net.sf.l2j.gameserver.model.actor.stat.PcStat.getLevel(PcStat.java:3
25)
        at net.sf.l2j.gameserver.model.actor.instance.L2PcInstance.getLevel(L2P
cInstance.java:1058)
        at net.sf.l2j.gameserver.skills.Formulas$FuncMaxMpAdd.calc(Formulas.jav
a:708)
        at net.sf.l2j.gameserver.skills.Calculator.calc(Calculator.java:184)
        at net.sf.l2j.gameserver.model.actor.stat.CharStat.calcStat(CharStat.ja
va:102)
        at net.sf.l2j.gameserver.model.actor.stat.CharStat.getMaxMp(CharStat.ja
va:261)
        at net.sf.l2j.gameserver.model.actor.stat.PcStat.getMaxMp(PcStat.java:3
76)
        at net.sf.l2j.gameserver.model.actor.status.CharStatus.setCurrentMp(Cha
rStatus.java:412)
        at net.sf.l2j.gameserver.model.actor.status.CharStatus.setCurrentMp(Cha
rStatus.java:405)
        at net.sf.l2j.gameserver.model.actor.status.CharStatus.reduceMp(CharSta
tus.java:236)
        at net.sf.l2j.gameserver.model.L2Character.reduceCurrentMp(L2Character.
java:6179)
        at net.sf.l2j.gameserver.skills.effects.EffectManaDamOverTime.onActionT
ime(EffectManaDamOverTime.java:58)
        at net.sf.l2j.gameserver.model.L2Effect.scheduleEffect(L2Effect.java:43
8)
        at net.sf.l2j.gameserver.model.L2Effect$EffectTask.run(L2Effect.java:15
7)
        at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
        at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

        at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$101(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
runPeriodic(Unknown Source)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

It spam the game console... any idea?

6 answers to this question

Recommended Posts

  • 0
Posted

serverpack, chronicle, revision, what are you doing when those errors come, etc.

All those info will be helpful to help you find the problem

But remember that if you are using a private pack or those errors comes w/o modify the original source, you have to report it to the serverpack forum

  • 0
Posted

serverpack, chronicle, revision, what are you doing when those errors come, etc.

All those info will be helpful to help you find the problem

But remember that if you are using a private pack or those errors comes w/o modify the original source, you have to report it to the serverpack forum

I use my own pack, based on L2J...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...