Page 1 of 1

.stats error

Posted: Sat Jun 13, 2009 8:14 pm
by strombalh
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 2943
L2JDP Revision Number: 5990

Hi,
if I use .stats I get this error:

Client: [Character: xxxxxxxx - Account: xxxxxxxx - IP: xxx.xxx.xxx.xxx] - Failed running: [C] 38 Say2 - L2J Server Version: 2943 - DP Revision: 5990
java.lang.NullPointerException
        at net.sf.l2j.gameserver.model.L2World.getPlayer(L2World.java:245)
        at handlers.voicedcommandhandlers.stats.useVoicedCommand(Unknown Source)
        at handlers.chathandlers.ChatAll.handleChat(Unknown Source)
        at net.sf.l2j.gameserver.network.clientpackets.Say2.runImpl(Say2.java:157)
        at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:76)
        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)

Re: .stats error

Posted: Sun Jun 14, 2009 10:00 am
by janiii
fixed in http://www.l2jserver.com/trac/changeset/2967

for the . stats command you need to have a player in target to see his stats.