Error in GameServer

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
kurtspirit
Posts: 411
Joined: Thu Mar 12, 2009 8:20 pm
Location: Toulouse, France

Error in GameServer

Post by kurtspirit »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 3998
L2JDP Revision Number: 7170

Hi all,
before 2 or 3 days, i have some errors when players disconnect.. I don't understand why it have this error now.. Here is a copy/paste of GS :

Code: Select all

Client: [Character: Maximousse - Account: xxxx - IP: xx.xxx.xxx.254] - Failedrunning: [C] 2F RequestMagicSkillUse - L2J Server Version: 3997M - DP Revision:7168java.lang.NullPointerException        at com.l2jserver.gameserver.model.L2Skill.getFirstOfTargetList(L2Skill.java:2157)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.useMagic(L2PcInstance.java:8748)        at com.l2jserver.gameserver.network.clientpackets.RequestMagicSkillUse.runImpl(RequestMagicSkillUse.java:91)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)        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)Spawning Raid Boss Varka's Commander MosClient: [Character: Sophia - Account: xxxw - IP: xx.xxx.xxx.254] - Failed running: [C] 2F RequestMagicSkillUse - L2J Server Version: 3997M - DP Revision: 7168java.lang.NullPointerException        at com.l2jserver.gameserver.model.L2Skill.getFirstOfTargetList(L2Skill.java:2157)        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.useMagic(L2PcInstance.java:8748)        at com.l2jserver.gameserver.network.clientpackets.RequestMagicSkillUse.runImpl(RequestMagicSkillUse.java:91)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)        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)FourSepulchersManager: Entry time: Fri Mar 12 21:55:33 GMT+01:00 2010Olympiad System: Data updated.SevenSigns: Data updated successfully.DayNightSpawnManager: Spawning Hellman raidbossOlympiad System: Data updated.TvTEventEngine[TvTManager.run()]: Lack of registration, abort event.SevenSigns: Data updated successfully.RaidBossSpawnManager: Updated Palatanos of Horrific Power respawn time to Sun Mar 14 08:48:14 GMT+01:00 2010Master access level set for character Delion! Just a warning to be careful ;)FourSepulchersManager: Entry time: Fri Mar 12 22:55:33 GMT+01:00 2010Olympiad System: Data updated.SevenSigns: Data updated successfully.L2PcInstance: callSkill() failed. java.lang.NullPointerExceptionDayNightSpawnManager: Deleting Hellman raidboss
I have change IP and name account for security.. Can you help me please ? Thank you :p
User avatar
Stake
Posts: 383
Joined: Sun Mar 23, 2008 9:33 pm
Location: Hungary
Contact:

Re: Error in GameServer

Post by Stake »

Hi!
These are just some NPE's. Java is now very sensitive for them. Just ignore those errors. They are not harmful. :)
Image
Image
Post Reply