Author Topic: Server/Connect Issue  (Read 2178 times)

0 Members and 1 Guest are viewing this topic.

Offline B.l.i.z.z.a.r.d

  • Newbie
  • *
  • Posts: 5
    • View Profile
Server/Connect Issue
« on: July 26, 2007, 06:38:34 pm »
hello,

Just today i found that none of my bots are connecting, even Javaop. Can someone help me, im having some troubles and any help would be apprieciated

Error Message In Window For JavaOp

[08:34:35.578] java.lang.NumberFormatException: For input string: "3287767826"
[08:34:35.640] java.lang.NumberFormatException.forInputString(Unknown Source)
[08:34:35.640] java.lang.Integer.parseInt(Unknown Source)
[08:34:35.640] java.lang.Integer.parseInt(Unknown Source)
[08:34:35.656] versioning.CheckRevision.checkRevision(CheckRevision.java:76)
[08:34:35.656] versioning.Game.checkRevision(Game.java:118)
[08:34:35.656] versioning.BNLSWrapper.getVersionCheck(BNLSWrapper.java:121)
[08:34:35.656] Login.getAuthCheck(Login.java:152)
[08:34:35.656] PluginMain.processedPacket(PluginMain.java:295)
[08:34:35.656] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[08:34:35.656] bot.PacketThread.run(PacketThread.java:179)

thanks

PS: is it an invalid server, cause im using notaloafer.com


Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: Server/Connect Issue
« Reply #1 on: July 27, 2007, 03:21:32 am »
Yeah, after Blizzard made a change in their CheckRevision system, JavaOp occasionally (AKA, often) overflows trying to parse some of the data. It's been fixed by a few third-parties around here, and I'm sure someone would offer to upload their BNetLogin plugin.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline B.l.i.z.z.a.r.d

  • Newbie
  • *
  • Posts: 5
    • View Profile
Re: Server/Connect Issue
« Reply #2 on: July 27, 2007, 11:40:12 am »
thanks joe, my problem has been resolved