Jump to content

Question

Posted

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

  • 0
Posted

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
Posted

use

try 

{

<- code from RequestBuyItem and run again the server for can see full error 

}
catch (Exception e)
{
e.printStackTrace();
}
  • 0
Posted (edited)

Locked.

With new buylists we have to register the npc id in castles.xml file..

Edited by Reborn12
Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock