Hello guys, I'm testing a server with custom CB running "Zeus" engine, everything seems to work but the auction system .... I checked html's, database all seems to be correct...
Is anyone familiar with this error so maybe can get me on the right path for fixing?
sent bad RequestBypassToServer: "_maillist_0_10;AuctionHouse;1;0;0;0;0;0"
java.lang.IllegalArgumentException: Cannot format given Object as a Number
at java.text.DecimalFormat.format(Unknown Source)
at java.text.Format.format(Unknown Source)
at ZeuS.procedimientos.opera.getFormatNumbers(opera.java:1460)
at ZeuS.Comunidad.EngineForm.v_auction_house.auction_Search_getAllAuction(v_auction_house.java:1338)
at ZeuS.Comunidad.EngineForm.v_auction_house.getMainWindows_List(v_auction_house.java:1012)
at ZeuS.Comunidad.EngineForm.v_auction_house.mainHtml(v_auction_house.java:1110)
at ZeuS.Comunidad.EngineForm.v_auction_house.bypass(v_auction_house.java:1531)
at ZeuS.Comunidad.Engine.delegar(Engine.java:640)
at ZeuS.Comunidad.CBByPass.byPass(CBByPass.java:487)
at ZeuS.ZeuS.ZeuS.cbByPass(ZeuS.java:1176)
at l2r.gameserver.communitybbs.BoardsManager.handleCommands(BoardsManager.java:72)
at l2r.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:395)
at l2r.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:71)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Hey everyone!
L2Evolution – Inspired by L2Pride
We’ve just released more info about the server everything you need to know is now available!
👉 Learn more here: https://l2evolution.org/Forum/wiki/
🌐 Official Website: l2evolution.org
Question
FlatroON
Hello guys, I'm testing a server with custom CB running "Zeus" engine, everything seems to work but the auction system .... I checked html's, database all seems to be correct...
Is anyone familiar with this error so maybe can get me on the right path for fixing?
Image Link
sent bad RequestBypassToServer: "_maillist_0_10;AuctionHouse;1;0;0;0;0;0" java.lang.IllegalArgumentException: Cannot format given Object as a Number at java.text.DecimalFormat.format(Unknown Source) at java.text.Format.format(Unknown Source) at ZeuS.procedimientos.opera.getFormatNumbers(opera.java:1460) at ZeuS.Comunidad.EngineForm.v_auction_house.auction_Search_getAllAuction(v_auction_house.java:1338) at ZeuS.Comunidad.EngineForm.v_auction_house.getMainWindows_List(v_auction_house.java:1012) at ZeuS.Comunidad.EngineForm.v_auction_house.mainHtml(v_auction_house.java:1110) at ZeuS.Comunidad.EngineForm.v_auction_house.bypass(v_auction_house.java:1531) at ZeuS.Comunidad.Engine.delegar(Engine.java:640) at ZeuS.Comunidad.CBByPass.byPass(CBByPass.java:487) at ZeuS.ZeuS.ZeuS.cbByPass(ZeuS.java:1176) at l2r.gameserver.communitybbs.BoardsManager.handleCommands(BoardsManager.java:72) at l2r.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:395) at l2r.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:71) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
v_auction_house.java
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.