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.
Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Alguém que saiba trabalhar com Engine.dll e Core.dll? Tenho hwid no servidor o código adaptado, mas não tenho parte do cliente, pois meu cliente é c4.. Alguém que faça esse tipo de serviço
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.