class transfer error

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
skz
Posts: 3
Joined: Sun Jul 22, 2012 6:28 am

class transfer error

Post by skz »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5666m:
L2JDP Revision 9229m:

hi all ...when i use test server helper npc to complite class transer i get a message in game and in gameserver console about bad request java.lang.nullpointerexception at com.l2jserver/gameserver.model.actor.instance....
this is cuz these files are underconstraction ?or i have done something wrong?before 1 month i compile and there
was not this problem ....ty in advance
User avatar
Zoey76
L2j Inner Circle
L2j Inner Circle
Posts: 7008
Joined: Tue Aug 11, 2009 3:36 am

Re: class transfer error

Post by Zoey76 »

Post the error log.
Powered by Eclipse 4.34 🌌 | Eclipse Temurin 21 ☕ | MariaDB 11.3.2 🗃️ | L2J Server 2.6.3.0 - High Five 🚀

🔗 Join our Discord! 🎮💬
skz
Posts: 3
Joined: Sun Jul 22, 2012 6:28 am

Re: class transfer error

Post by skz »

Code: Select all

[Character: skz[268483972] - Account: skz - IP: 192.168.1.10] sent bad RequestBypassToServer: "npc_268484086_1stClass"java.lang.NullPointerException        at com.l2jserver.gameserver.model.actor.instance.L2ClassMasterInstance.getRequiredItems(L2ClassMasterInstance.java:432)        at com.l2jserver.gameserver.model.actor.instance.L2ClassMasterInstance.showHtmlMenu(L2ClassMasterInstance.java:275)        at com.l2jserver.gameserver.model.actor.instance.L2ClassMasterInstance.onBypassFeedback(L2ClassMasterInstance.java:67)        at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:145)        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62)        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1072)        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)        at java.lang.Thread.run(Unknown Source) and when i turn off the server and turn on again the npc is not there i have to //spawn again ..ty in advance
Post Reply