problem with custom made Gm-shop (not multicell shop)
Posted: Fri Mar 05, 2010 11:01 am
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 3977
L2JDP Revision Number: 7134
well i updated my server to epilogue a few months back. and last week i desided to move my Custom Gm shop from multicells to merchants_shop and ids .
Everything is correct, the sqls all all correct the htm too. i get the buy/sell/refund window i choose items they get transfered in the buy box but when i click on "buy" i cant get the item and i get that error on consode :
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString<Unknown Source>
at java.lang.Integer.parseInt<Unknown Source>
at java.lang.Integer.parseInt<Unknown Source>
at com.l2jserver.gameserver.TradeController.getBuyListByNpcId<TradeController.java:303>
at com.l2jserver.gameserver.network.clientpackets.RequestBuyItem.runIm1<RequestBuyItem.java:140>
at.com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run<L2GameClientPacket.java:92>
at.java.util.concurrent.ThreadPoolExecutor$Worker.runTask<UnKnown Source>
at.java.util.concurrent.ThreadPoolExecutor$Worker.run<UnKnown Source>
at.java.lang.Thread.run <UnKnown Source>
anyone got a clue about that??
ยป Find Revision
L2J Revision Number: 3977
L2JDP Revision Number: 7134
well i updated my server to epilogue a few months back. and last week i desided to move my Custom Gm shop from multicells to merchants_shop and ids .
Everything is correct, the sqls all all correct the htm too. i get the buy/sell/refund window i choose items they get transfered in the buy box but when i click on "buy" i cant get the item and i get that error on consode :
java.lang.NumberFormatException: For input string: ""
at java.lang.NumberFormatException.forInputString<Unknown Source>
at java.lang.Integer.parseInt<Unknown Source>
at java.lang.Integer.parseInt<Unknown Source>
at com.l2jserver.gameserver.TradeController.getBuyListByNpcId<TradeController.java:303>
at com.l2jserver.gameserver.network.clientpackets.RequestBuyItem.runIm1<RequestBuyItem.java:140>
at.com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run<L2GameClientPacket.java:92>
at.java.util.concurrent.ThreadPoolExecutor$Worker.runTask<UnKnown Source>
at.java.util.concurrent.ThreadPoolExecutor$Worker.run<UnKnown Source>
at.java.lang.Thread.run <UnKnown Source>
anyone got a clue about that??