Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: deskalada on April 11, 2008, 04:18:23 pm

Title: Freeky Error when trying to connect to War3Roc
Post by: deskalada on April 11, 2008, 04:18:23 pm
HI

I'm trying to set up a bot for my clan and i get this

[16:16:38.467] NOTICE: Bot 'AotsBot2' has been started.
[16:16:39.565] INFO: Trying BNLS server: bnls.valhallalegends.com
[16:16:39.574] INFO: Resolving ip for server: useast.battle.net
[16:16:39.581] INFO: Resolves to 12 different addresses
[16:16:39.582] INFO: Choosing address 7 [useast.battle.net/63.240.202.129]
[16:16:39.584] INFO: Attempting to connect
[16:16:39.686] INFO: Connected to /63.240.202.129:6112
[16:16:39.690] INFO: Trying BNLS server: bnls.valhallalegends.com
[16:16:39.692] INFO: Connected to useast.battle.net:6112
[16:16:39.695] INFO: Sending protocol byte (0x01).
[16:16:39.696] INFO: Switching to Binary protocol.
[16:16:39.700] INFO: Sending authorization.
[16:16:39.912] INFO: Authorization sent, waiting for reply.
[16:16:39.916] INFO: Beginning to receive packets
[16:16:39.936] INFO: Checking server's signature...
[16:16:39.943] INFO: Server successfully authenticated -- it's Blizzard's
[16:16:40.187] INFO: CDKey and Version check sent.
[16:16:40.222] exceptions.InvalidVersion: Invalid game version
[16:16:40.224] Login.getLogin(Login.java:184)
[16:16:40.229] PluginMain.processedPacket(PluginMain.java:333)
[16:16:40.231] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[16:16:40.238] bot.PacketThread.run(PacketThread.java:179)


is there a workaround for it?


Deskalada
Title: Re: Freeky Error when trying to connect to War3Roc
Post by: iago on April 11, 2008, 04:36:05 pm
Try changing the BNLS server to, iirc, "jbls.org".

That should be in the global settings, I think.
Title: Re: Freeky Error when trying to connect to War3Roc
Post by: deskalada on April 11, 2008, 05:55:01 pm
well now i get

[17:54:39.593] INFO: CDKey and Version check sent.
[17:54:39.614] Bot tried to use an invalid cdkey.
[17:54:39.616] exceptions.InvalidCDKey: Wrong product value for your CD Key
[17:54:39.621] Login.getLogin(Login.java:191)
[17:54:39.626] PluginMain.processedPacket(PluginMain.java:333)
[17:54:39.638] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[17:54:39.642] bot.PacketThread.run(PacketThread.java:179)
Title: Re: Freeky Error when trying to connect to War3Roc
Post by: Camel on April 12, 2008, 02:52:35 am
Looks like your CD key doesn't match the game you're trying to log in with.