Hello, I am experiencing a problem with the RCRS server. Right now this message is popping up.
[12:18:24.655] INFO: Resolving ip for server: uswest.battle.net
[12:18:24.656] INFO: Resolves to 12 different addresses
[12:18:24.658] INFO: Choosing address 8 [uswest.battle.net/63.241.83.13]
[12:18:24.658] INFO: Attempting to connect
[12:18:24.761] INFO: Connected to /63.241.83.13:6112
[12:18:24.764] INFO: Connected to uswest.battle.net:6112
[12:18:24.767] INFO: Sending protocol byte (0x01).
[12:18:24.770] INFO: Switching to Binary protocol.
[12:18:24.773] INFO: Sending authorization.
[12:18:24.775] INFO: Authorization sent, waiting for reply.
[12:18:24.778] INFO: Beginning to receive packets
[12:18:24.900] ALERT: The RCRS server was down, so we were forced to hash locally; unfortunately, the files necessary do not appear to be present. Please either contact iago about getting the server back up ASAP, or find the necessary files:
[12:18:24.903] ALERT: For input string: "ニムc<?A(ン"
[12:18:24.909] exceptions.InvalidVersion: Unable to find files that are necessary to connect, or unable to connect to RCRS server.
[12:18:24.912] versioning.RCRSWrapper.getCheckRevision(RCRSWrapper.java:196)
[12:18:24.913] Login.getAuthCheck(Login.java:151)
[12:18:24.918] PluginMain.processedPacket(PluginMain.java:298)
[12:18:24.919] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[12:18:24.920] bot.PacketThread.run(PacketThread.java:179)
As a side note: I was previously having the problem addressed in this post: http://www.x86labs.org/forum/index.php/topic,9357.15.html
I followed the advice given there which, I believe, was to install a previous set of plugins. The result has been the abovementioned error.
Thanks for all your help.
I haven't actually run an RCRS server for over a year. I suggest downloading the latest version, which has been re-written to use BNLS, a completely different service. You can find it on the downloads page (on www.javaop.com).
Thaks for the response! I now receive this problem as was addressed in the previously mentioned post:
[12:30:00.849] NOTICE: Bot 'mybot' has been started.
[12:30:02.373] INFO: Trying BNLS server: bnls.valhallalegends.com
[12:30:02.388] INFO: Resolving ip for server: uswest.battle.net
[12:30:02.403] INFO: Resolves to 12 different addresses
[12:30:02.411] INFO: Choosing address 5 [uswest.battle.net/63.241.83.9]
[12:30:02.413] INFO: Attempting to connect
[12:30:02.518] INFO: Connected to /63.241.83.9:6112
[12:30:02.525] INFO: Trying BNLS server: bnls.valhallalegends.com
[12:30:02.534] INFO: Connected to uswest.battle.net:6112
[12:30:02.548] INFO: Sending protocol byte (0x01).
[12:30:02.554] INFO: Switching to Binary protocol.
[12:30:02.560] INFO: Sending authorization.
[12:30:02.757] INFO: Authorization sent, waiting for reply.
[12:30:02.763] INFO: Beginning to receive packets
[12:30:02.827] INFO: Checking server's signature...
[12:30:02.837] INFO: Server successfully authenticated -- it's Blizzard's
[12:30:03.163] INFO: CDKey and Version check sent.
[12:30:03.233] exceptions.InvalidVersion: Invalid game version
[12:30:03.243] Login.getLogin(Login.java:184)
[12:30:03.251] PluginMain.processedPacket(PluginMain.java:333)
[12:30:03.254] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[12:30:03.256] bot.PacketThread.run(PacketThread.java:179)
It seems to me that in that post they mentioned that I should download a previous set of plugins...
Thanks
From what I see there, it looks like the BNLS server is out of date. There are other ones out there, but I don't know any offhand. You can try pointing it to jbls.org. The configuration for the BNLS server should be in the global settings, IIRC.
Fantastic! Thank you so much for your help. Apparently I just fail at switching the BNLS servers. My apologies.
No worries, glad it's working out for you. :)