little error, how i can fix it?

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
Locked
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

little error, how i can fix it?

Post by Opiam »

Code: Select all

Client: [Character: dac.[268504895] - Account: zippel3 - IP: 172.24.9.61] - Failed running: [C] 30 Appearing - L2J Server Version: 4618 - DP Revision: 8018 ; nulljava.lang.NullPointerException    at com.l2jserver.gameserver.model.L2Object.spawnMe(L2Object.java:530)    at com.l2jserver.gameserver.model.actor.L2Character.onTeleported(L2Character.java:461)    at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.onTeleported(L2PcInstance.java:11109)    at com.l2jserver.gameserver.network.clientpackets.Appearing.runImpl(Appearing.java:44)    at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)    at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1001)    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:662)
I use / unstuck, thereafter my hero could not move.
Image
hope
Posts: 1160
Joined: Thu Aug 30, 2007 5:17 pm

Re: little error, how i can fix it?

Post by hope »

update to latest
User avatar
Opiam
Posts: 181
Joined: Thu Jun 02, 2011 12:26 am
Location: Europe, Ukraine

Re: little error, how i can fix it?

Post by Opiam »

updated. close thread...
Image
Locked