Priblem with subclass

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
philou755
Posts: 7
Joined: Fri Jan 11, 2008 3:06 pm

Priblem with subclass

Post 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!
Post Reply