MairWeb Posted June 15, 2017 Posted June 15, 2017 net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket Client: [Character: sas - - Failed reading: [C] RequestBuyItem ; java.lang.NullPointerException only buy weapons buy armos is ok how to fix this
0 Tryskell Posted June 15, 2017 Posted June 15, 2017 Provide error logs (from "error" logs, not "console"), none can help you with that lack of info.
0 MairWeb Posted June 15, 2017 Author Posted June 15, 2017 15-06-2017 23:15:46 SEVERE 67 net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket Client: [Character: sas - Account: CRTHEMES - IP: ] - Failed reading: [C] RequestBuyItem ; java.lang.NullPointerException
0 pirama Posted June 15, 2017 Posted June 15, 2017 use try { <- code from RequestBuyItem and run again the server for can see full error } catch (Exception e) { e.printStackTrace(); }
0 MairWeb Posted June 15, 2017 Author Posted June 15, 2017 thanks for all is fix one big thanks Reborn12 castle.xml is not havent my id npc and dont work
0 Reborn12 Posted June 15, 2017 Posted June 15, 2017 (edited) Locked. With new buylists we have to register the npc id in castles.xml file.. Edited June 15, 2017 by Reborn12
Question
MairWeb
net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket Client: [Character: sas - - Failed reading: [C] RequestBuyItem ; java.lang.NullPointerException
only buy weapons
buy armos is ok
how to fix this
5 answers to this question
Recommended Posts