Alright, new problem with the BNLS. >_> It seems jbls's BNLS isn't up.
Here's a full error log. >_>
[13:19:13.934] NOTICE: Bot 'Net_Bot' has been started.
[13:19:14.249] INFO: Trying BNLS server: jbls.org
[13:19:14.410] INFO: Resolving ip for server: useast.battle.net
[13:19:14.586] INFO: Resolves to 12 different addresses
[13:19:14.717] INFO: Choosing address 9 [useast.battle.net/63.240.202.127]
[13:19:14.725] INFO: Attempting to connect
[13:19:14.902] INFO: Connected to /63.240.202.127:6112
[13:19:15.015] INFO: Trying BNLS server: jbls.org
[13:19:15.076] INFO: Connected to useast.battle.net:6112
[13:19:15.142] INFO: Sending protocol byte (0x01).
[13:19:15.149] INFO: Switching to Binary protocol.
[13:19:15.293] INFO: Sending authorization.
[13:19:15.564] WARNING: BNLS server 'jbls.org' returned an error -- this means the server might not be running.
[13:19:15.570] WARNING: The error is: java.net.SocketException: java.net.ConnectException: Connection refused
[13:19:15.582] INFO: Attempting to use next BNLS server.
[13:19:15.790] WARNING: Out of BNLS servers, defaulting to local hashing.
[13:19:15.812] INFO: Authorization sent, waiting for reply.
[13:19:15.869] INFO: Beginning to receive packets
[13:19:16.121] java.lang.NumberFormatException: For input string: "2611339645"
[13:19:16.146] java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
[13:19:16.152] java.lang.Integer.parseInt(Integer.java:459)
[13:19:16.155] java.lang.Integer.parseInt(Integer.java:497)
[13:19:16.466] versioning.CheckRevision.checkRevision(CheckRevision.java:75)
[13:19:16.473] versioning.Game.checkRevision(Game.java:118)
[13:19:16.483] versioning.BNLSWrapper.getVersionCheck(BNLSWrapper.java:121)
[13:19:16.499] Login.getAuthCheck(Login.java:152)
[13:19:16.505] PluginMain.processedPacket(PluginMain.java:295)
[13:19:16.511] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[13:19:16.523] bot.PacketThread.run(PacketThread.java:179)