Page 1 of 1

Priblem with subclass

Posted: Sat Apr 03, 2010 2:03 pm
by philou755
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3940:
L2JDP Revision 6537:

Hi all,

I have some error with subclasse:

Code: Select all

[Character: BlackCat - Account: lord93 - IP: 88.173.100.94] sent bad RequestBypassToServer: java.lang.NullPointerException	at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.addSubClass(L2PcInstance.java:10603)	at com.l2jserver.gameserver.model.actor.instance.L2VillageMasterInstance.onBypassFeedback(L2VillageMasterInstance.java:387)	at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:131)	at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:92)	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) 
And i don't knwo why...

Thx for your help!