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

        at net.sf.l2j.gameserver.model.actor.stat.PcStat.getLevel(PcStat.java:3

25)PcStat line 325

  • 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...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • 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