This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
Aidas
Could someone tell my whats is this ?
Client: [Character: xxx - Account: xxx - IP: xx.xx.xx.xx] - Failed running: [C] 30 Appearing
java.lang.NullPointerException
at lt.equal.gameserver.model.actor.stat.PcStat.getLevel(PcStat.java:336)
at lt.equal.gameserver.model.actor.instance.L2PcInstance.getLevel(L2PcInstance.java:1190)
at lt.equal.gameserver.skills.Formulas$FuncMaxCpAdd.calc(Formulas.java:718)
at lt.equal.gameserver.skills.Calculator.calc(Calculator.java:186)
at lt.equal.gameserver.model.actor.stat.CharStat.calcStat(CharStat.java:91)
at lt.equal.gameserver.model.actor.stat.CharStat.getMaxCp(CharStat.java:231)
at lt.equal.gameserver.model.actor.stat.PcStat.getMaxCp(PcStat.java:356)
at lt.equal.gameserver.model.L2Character.getMaxCp(L2Character.java:7050)
at lt.equal.gameserver.network.serverpackets.CharInfo.<init>(CharInfo.java:97)
at lt.equal.gameserver.model.actor.knownlist.PcKnownList.addKnownObject(PcKnownList.java:199)
at lt.equal.gameserver.model.L2World.addVisibleObject(L2World.java:443)
at lt.equal.gameserver.model.L2Object.spawnMe(L2Object.java:320)
at lt.equal.gameserver.model.L2Character.onTeleported(L2Character.java:321)
at lt.equal.gameserver.model.actor.instance.L2PcInstance.onTeleported(L2PcInstance.java:10713)
at lt.equal.gameserver.network.clientpackets.Appearing.runImpl(Appearing.java:47)
at lt.equal.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:77)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
1 answer to this question
Recommended Posts