News:

Happy New Year! Yes, the current one, not a previous one; this is a new post, we swear!

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Muhbaer

#1
JavaOp Support Archive / errors at connect
August 11, 2009, 08:54:51 AM
Hi there.
I followed the JavaOp2 "getting started.." tutorial and entered my data, pass, realm, bnls, etc,. saved, klicked connect:

[14:49:49.740] INFO: Resolving ip for server: europe.battle.net
[14:49:49.753] INFO: Resolves to 8 different addresses
[14:49:49.761] INFO: Choosing address 4 [europe.battle.net/213.248.106.202]
[14:49:49.762] INFO: Attempting to connect
[14:49:49.869] INFO: Connected to /213.248.106.202:6112
[14:49:49.871] INFO: Connected to europe.battle.net:6112
[14:49:49.872] INFO: Sending protocol byte (0x01).
[14:49:49.873] INFO: Switching to Binary protocol.
[14:49:49.875] INFO: Sending authorization.
[14:49:49.876] INFO: Authorization sent, waiting for reply.
[14:49:49.878] INFO: Beginning to receive packets
[14:49:49.996] java.lang.NumberFormatException: For input string: "2479469916"
[14:49:50.000] java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[14:49:50.001] java.lang.Integer.parseInt(Integer.java:484)
[14:49:50.002] java.lang.Integer.parseInt(Integer.java:514)
[14:49:50.003] versioning.CheckRevision.checkRevision(CheckRevision.java:77)
[14:49:50.004] versioning.Game.checkRevision(Game.java:118)
[14:49:50.005] versioning.BNLSWrapper.getVersionCheck(BNLSWrapper.java:121)
[14:49:50.006] Login.getAuthCheck(Login.java:152)
[14:49:50.007] PluginMain.processedPacket(PluginMain.java:295)
[14:49:50.008] pluginmanagers.PluginRegistration.processedIncomingPacket(PluginRegistration.java:722)
[14:49:50.009] bot.PacketThread.run(PacketThread.java:179)


Since I once tried to understand java but quit it after a while I don't have a clue what to do.

Hope you guys know what it says :)


EDIT: I thought I should give you some more input, here we go:
BNLS server: jbls.org
Game: Diablo 2
realm: europe
OS: Ubuntu Linux 9.04
if it turns out to be a Linux problem pls feel free to move it into the Linux section, but who knows o.o

EDIT_II: I read in the _GameData.txt that he refered to Game.exe D2Client.dll and BnClient.dll in a specific directory and I copied my files there, but still the same error
so far cu
Muh