I havent used JavaOp since lockdown, so I'm fairly "rusty" with it, but im having a problem with it logging on.
I know Joe introduced a new JavaOp2 version that uses BNLS, but whenever i connect it still tells me RCRS is down... Why would it still be trying to connect via RCRS? I even leave the RCRS IP default in _GlobalSettings.txt, yet it will still try to connect via RCRS. Is it really trying to? or is the text just saying RCRS is down when its really having problems with BNLS? Or did i miss something in the config. ?
[15:38:51.030] NOTICE: Bot 'bD_SuJaK' has been started.
[15:39:40.499] INFO: Resolving ip for server: useast.battle.net
[15:39:40.663] INFO: Resolves to 12 different addresses
[15:39:40.673] INFO: Choosing address 10 [useast.battle.net/63.240.202.130]
[15:39:40.683] INFO: Attempting to connect
[15:39:40.904] INFO: Connected to 63.240.202.130/63.240.202.130:6112
[15:39:40.917] INFO: Connected to useast.battle.net:6112
[15:39:40.923] INFO: Sending protocol byte (0x01).
[15:39:40.929] INFO: Switching to Binary protocol.
[15:39:40.951] INFO: Sending authorization.
[15:39:40.957] INFO: Authorization sent, waiting for reply.
[15:39:41.047] INFO: Beginning to receive packets
[15:39:41.053] Unknown packet received:
[15:39:41.062] Buffer contents:
ff 25 08 00 e6 f9 59 fd .%....Y.
Length: 8
[15:39:41.099] 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:
[15:39:41.107] ALERT: For input string: "??b?^h?B?Q?K"
[15:39:41.198] exceptions.InvalidVersion: Unable to find files that are necessary to connect, or unable to connect to RCRS server.
[15:39:41.204] versioning.RCRSWrapper.getCheckRevision(RCRSWrapper.java:196)
[15:39:41.206] Login.getAuthCheck(Login.java:151)
[15:39:41.306] PluginMain.processedPacket(PluginMain.java:298)
[15:39:41.312] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[15:39:41.316] bot.PacketThread.run(PacketThread.java:179)