Clan x86

Technical (Development, Security, etc.) => Unix / Linux Discussion => Topic started by: douggiefresh18 on August 04, 2009, 03:45:22 pm

Title: Mac Problems
Post by: douggiefresh18 on August 04, 2009, 03:45:22 pm
Hey I am using a new iMac and I finally got SC, D2, and War3 to work on it, but now i'm having a problem using javaOP bot.  Here's the error that comes up. 

I am using an SC key so its set to STAR, i have created the account already on battle.net, I am trying to use the useast gateway.  anyway here is the error if anyone sees anything let me know:

15:42:25.571] INFO: Resolving ip for server: useast.battle.net
[15:42:25.582] INFO: Resolves to 12 different addresses
[15:42:25.582] INFO: Choosing address 11 [useast.battle.net/63.240.202.128]
[15:42:25.585] INFO: Attempting to connect
[15:42:25.686] INFO: Connected to /63.240.202.128:6112
[15:42:25.692] INFO: Connected to useast.battle.net:6112
[15:42:25.696] INFO: Sending protocol byte (0x01).
[15:42:25.696] INFO: Switching to Binary protocol.
[15:42:25.697] INFO: Sending authorization.
[15:42:25.704] INFO: Authorization sent, waiting for reply.
[15:42:25.705] INFO: Beginning to receive packets
[15:42:25.776] exceptions.InvalidVersion: CheckRevision is not supported for product STAR.
[15:42:25.784] versioning.CheckRevision.checkRevision(CheckRevision.java:51)
[15:42:25.787] versioning.Game.checkRevision(Game.java:118)
[15:42:25.787] versioning.BNLSWrapper.getVersionCheck(BNLSWrapper.java:121)
[15:42:25.788] Login.getAuthCheck(Login.java:152)
[15:42:25.795] PluginMain.processedPacket(PluginMain.java:295)
[15:42:25.795] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[15:42:25.798] bot.PacketThread.run(PacketThread.java:179)



Thank you.

DouggieFresh18
Title: Re: Mac Problems
Post by: douggiefresh18 on August 04, 2009, 03:53:23 pm
If it makes it any easier, I also have an SEXP, D2, or War3 key to use, let me know.

Title: Re: Mac Problems
Post by: Camel on August 04, 2009, 05:28:34 pm
[15:42:25.776] exceptions.InvalidVersion: CheckRevision is not supported for product STAR.

Try using BNLS.
Title: Re: Mac Problems
Post by: douggiefresh18 on August 04, 2009, 06:16:53 pm
What do you type BNLS.useast.battle.net   ?
Title: Re: Mac Problems
Post by: MyndFyre on August 11, 2009, 10:50:04 am
I thought that JavaOp supported Lockdown.
Title: Re: Mac Problems
Post by: Camel on August 11, 2009, 04:25:39 pm
I thought that JavaOp supported Lockdown.

It probably does, but CheckRevision.java (http://javaop.googlecode.com/svn/trunk/BNetLogin/src/versioning/CheckRevision.java) explicitly disables STAR.
Title: Re: Mac Problems
Post by: Joe on August 23, 2009, 03:30:52 am
Yes, and I have no idea why. I know it was a good reason, cause I remember disabling that so the bot wouldn't blow up, I just don't remember what caused it to blow up. If anyone cares, comment that line and see what happens.

PS: This isn't a Mac problem.
Title: Re: Mac Problems
Post by: Camel on August 23, 2009, 06:03:23 am
Yes, and I have no idea why. I know it was a good reason...

Maybe next time put the reason in the exception's message :P
Title: Re: Mac Problems
Post by: Joe on August 31, 2009, 02:02:15 pm
Yes, and I have no idea why. I know it was a good reason...

Maybe next time put the reason in the exception's message :P

Hindsight is 20:20.