Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: douggiefresh18 on August 05, 2009, 11:57:56 am

Title: JavaOP Programming Issue
Post by: douggiefresh18 on August 05, 2009, 11:57:56 am
11:56:38.145] INFO: Trying BNLS server: bnls.valhallalegends.com
[11:56:38.153] INFO: Resolving ip for server: useast.battle.net
[11:56:38.174] INFO: Resolves to 12 different addresses
[11:56:38.177] INFO: Choosing address 10 [useast.battle.net/63.240.202.134]
[11:56:38.178] INFO: Attempting to connect
[11:56:38.281] INFO: Connected to /63.240.202.134:6112
[11:56:38.289] INFO: Trying BNLS server: bnls.valhallalegends.com
[11:56:38.298] INFO: Connected to useast.battle.net:6112
[11:56:38.302] INFO: Sending protocol byte (0x01).
[11:56:38.303] INFO: Switching to Binary protocol.
[11:56:38.308] INFO: Sending authorization.
[11:56:38.514] WARNING: BNLS server 'bnls.valhallalegends.com' returned an error -- this means the server might not be running.
[11:56:38.521] WARNING: The error is: java.net.SocketException: java.net.ConnectException: Connection refused
[11:56:38.524] INFO: Attempting to use next BNLS server.
[11:56:38.530] WARNING: Out of BNLS servers, defaulting to local hashing.
[11:56:38.531] INFO: Authorization sent, waiting for reply.
[11:56:38.536] INFO: Beginning to receive packets
[11:56:38.581] exceptions.InvalidVersion: CheckRevision is not supported for product STAR.
[11:56:38.586] versioning.CheckRevision.checkRevision(CheckRevision.java:51)
[11:56:38.587] versioning.Game.checkRevision(Game.java:118)
[11:56:38.592] versioning.BNLSWrapper.getVersionCheck(BNLSWrapper.java:121)
[11:56:38.599] Login.getAuthCheck(Login.java:152)
[11:56:38.604] PluginMain.processedPacket(PluginMain.java:295)
[11:56:38.607] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[11:56:38.611] bot.PacketThread.run(PacketThread.java:179)


On the forum in the Mac OS problems someone suggested logging with BNLS, but where in the programming of the bot would you change that and how is it written? 

Any other suggestions?

Thank You
Title: Re: JavaOP Programming Issue
Post by: Newby on August 05, 2009, 12:09:28 pm
[11:56:38.514] WARNING: BNLS server 'bnls.valhallalegends.com' returned an error -- this means the server might not be running.

You did try using BNLS. However, it's down. Choose a different BNLS server. It's in settings, somewhere.
Title: Re: JavaOP Programming Issue
Post by: douggiefresh18 on August 05, 2009, 12:31:28 pm
What's a different BNLS server besides bnls.valhallalegends.com <-- Only one it has on my JavaOp. 

Title: Re: JavaOP Programming Issue
Post by: Hdx on August 05, 2009, 01:28:36 pm
http://toshley.net/py/status.php
Title: Re: JavaOP Programming Issue
Post by: Camel on August 05, 2009, 04:24:14 pm
http://toshley.net/py/status.php
lol, jbls.clanbnu.net is on there....

That's just a DNS record I use to point at whatever server's up at the time. My personal JBLS server isn't pointed to by that any more, cause it kept crashing under the load :P

[edit] ok well i gave in to the pressure and pointed it back to my personal server....so i'm a liar
Title: Re: JavaOP Programming Issue
Post by: Blaze on August 05, 2009, 06:01:57 pm
Sorry to be off-topic, but Idaks / Bryson, is that you?
Title: Re: JavaOP Programming Issue
Post by: Joe on August 06, 2009, 04:31:09 am
Even if you get a BNLS server working, I should warn you that you'll be disconnected after two minutes from Warden anyhow.
Title: Re: JavaOP Programming Issue
Post by: MyndFyre on August 06, 2009, 04:26:51 pm
Even if you get a BNLS server working, I should warn you that you'll be disconnected after two minutes from Warden anyhow.
Warden wasn't enabled this morning.  Since the new War3 patch came out it's been off.
Title: Re: JavaOP Programming Issue
Post by: douggiefresh18 on August 17, 2009, 12:58:06 pm
12:57:02.450] NOTICE: Bot 'FreshBot' has been started.
[12:57:02.453] INFO: Resolving ip for server: useast.battle.net
[12:57:02.454] INFO: Resolves to 12 different addresses
[12:57:02.455] INFO: Choosing address 10 [useast.battle.net/63.240.202.131]
[12:57:02.455] INFO: Attempting to connect
[12:57:02.658] INFO: Connected to /63.240.202.131:6112
[12:57:02.660] INFO: Connected to useast.battle.net:6112
[12:57:02.662] INFO: Sending protocol byte (0x01).
[12:57:02.663] INFO: Switching to Binary protocol.
[12:57:02.665] INFO: Sending authorization.
[12:57:02.669] INFO: Authorization sent, waiting for reply.
[12:57:02.671] INFO: Beginning to receive packets
[12:57:03.126] exceptions.InvalidVersion: CheckRevision is not supported for product STAR.
[12:57:03.128] versioning.CheckRevision.checkRevision(CheckRevision.java:51)
[12:57:03.131] versioning.Game.checkRevision(Game.java:118)
[12:57:03.131] versioning.BNLSWrapper.getVersionCheck(BNLSWrapper.java:121)
[12:57:03.134] Login.getAuthCheck(Login.java:152)
[12:57:03.134] PluginMain.processedPacket(PluginMain.java:295)
[12:57:03.139] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[12:57:03.142] bot.PacketThread.run(PacketThread.java:179)

I changed to a different BNLS server and now this is the error i'm receiving... I know its a valid key