Author Topic: connection problem  (Read 4874 times)

0 Members and 1 Guest are viewing this topic.

Offline 10badboy01

  • Newbie
  • *
  • Posts: 4
    • View Profile
connection problem
« on: October 06, 2007, 01:25:15 pm »
i try to connect and i get this,BTW this is my first time connecting :D
[10:27:03.125] INFO: Trying BNLS server: bnls.valhallalegends.com
[10:27:04.765] INFO: Resolving ip for server: uswest.battle.net
[10:27:05.375] INFO: Resolves to 12 different addresses
[10:27:05.453] INFO: Choosing address 3 [uswest.battle.net/63.241.83.11]
[10:27:05.484] INFO: Attempting to connect
[10:27:05.984] INFO: Connected to /63.241.83.11:6112
[10:27:06.093] INFO: Trying BNLS server: bnls.valhallalegends.com
[10:27:06.156] INFO: Connected to uswest.battle.net:6112
[10:27:06.546] INFO: Sending protocol byte (0x01).
[10:27:06.546] INFO: Switching to Binary protocol.
[10:27:06.593] ERROR: Connect failed: java.net.SocketException: Connection reset by peer: socket write error

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: connection problem
« Reply #1 on: October 06, 2007, 01:37:13 pm »
Use JBLS.

Offline 10badboy01

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: connection problem
« Reply #2 on: October 06, 2007, 02:29:49 pm »
Use JBLS.

how exactly do i use JBLS D:,srry but this is my frist time :/

Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
Re: connection problem
« Reply #3 on: October 06, 2007, 02:37:57 pm »
Edit your settings, change the BNLS server to "jbls.org" or any of the other JBLS servers that are up; you can find a status checker at www.jbls.org

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Offline 10badboy01

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: connection problem
« Reply #4 on: October 06, 2007, 02:47:19 pm »
i went to settings>Global Settings>Battle.net Login Plugin,and i set the BNLS server to JBLS.org but still get this:

[10:27:03.125] INFO: Trying BNLS server: bnls.valhallalegends.com
[10:27:04.765] INFO: Resolving ip for server: uswest.battle.net
[10:27:05.375] INFO: Resolves to 12 different addresses
[10:27:05.453] INFO: Choosing address 3 [uswest.battle.net/63.241.83.11]
[10:27:05.484] INFO: Attempting to connect
[10:27:05.984] INFO: Connected to /63.241.83.11:6112
[10:27:06.093] INFO: Trying BNLS server: bnls.valhallalegends.com
[10:27:06.156] INFO: Connected to uswest.battle.net:6112
[10:27:06.546] INFO: Sending protocol byte (0x01).
[10:27:06.546] INFO: Switching to Binary protocol.
[10:27:06.593] ERROR: Connect failed: java.net.SocketException: Connection reset by peer: socket write error


EDIT:ok i closed and open javaop again and got this:

[11:58:51.218] INFO: Trying BNLS server: JBLS.org
[11:58:51.375] INFO: Resolving ip for server: uswest.battle.net
[11:58:51.812] INFO: Resolves to 12 different addresses
[11:58:51.828] INFO: Choosing address 1 [uswest.battle.net/63.241.83.8]
[11:58:51.828] INFO: Attempting to connect
[11:58:52.031] INFO: Connected to /63.241.83.8:6112
[11:58:52.078] INFO: Trying BNLS server: JBLS.org
[11:58:52.125] INFO: Connected to uswest.battle.net:6112
[11:58:52.156] INFO: Sending protocol byte (0x01).
[11:58:52.156] INFO: Switching to Binary protocol.
[11:58:52.171] ERROR: Connect failed: java.net.SocketException: Connection reset by peer: socket write error
« Last Edit: October 06, 2007, 02:49:46 pm by 10badboy01 »

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: connection problem
« Reply #5 on: October 06, 2007, 03:08:48 pm »
It looks like you have an ip ban, where blizzard temporarily disallows you from connecting. Try waiting a few hours or a day then trying again.

Offline 10badboy01

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: connection problem
« Reply #6 on: October 06, 2007, 04:23:25 pm »
kk ty i hope that is the problem or then imma just not get a bot :p

Offline Camel

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
    • BNU Bot
Re: connection problem
« Reply #7 on: October 06, 2007, 06:52:59 pm »
It looks like you have an ip ban, where blizzard temporarily disallows you from connecting. Try waiting a few hours or a day then trying again.

Does it actually refuse to accept()? I thought it accepted the connection and then booted after sending the protocol byte; thus, the difference between "connection forcefully rejected" and "connection reset by peer."

<Camel> i said what what
<Blaze> in the butt
<Camel> you want to do it in my butt?
<Blaze> in my butt
<Camel> let's do it in the butt
<Blaze> Okay!

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: connection problem
« Reply #8 on: October 06, 2007, 07:17:46 pm »
It looks like you have an ip ban, where blizzard temporarily disallows you from connecting. Try waiting a few hours or a day then trying again.

Does it actually refuse to accept()? I thought it accepted the connection and then booted after sending the protocol byte; thus, the difference between "connection forcefully rejected" and "connection reset by peer."

No, if you're IP-banned it'll accept your connection then immediately terminate it. However, due to timing, JavaOp tries to send the first packet before realizing the connection disappeared.

Offline O)Matt_Burch

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: connection problem
« Reply #9 on: October 12, 2007, 12:13:01 pm »
Sorry man, I gave you the wrong links to download the plugins.  Download from this link, and replace the plugins you are using now, with these ones.  These plugins allow the bot to work with blizzards new patches.  If it is still not working after you have done that, then I don't know.
http://www.joetheodd.com/javaop/Plugins-42.zip

Edit:
Maybe someone should update the download links on the download page to the correct plugins?

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: connection problem
« Reply #10 on: October 12, 2007, 12:40:53 pm »
Maybe someone should update the download links on the download page to the correct plugins?
I think the links on the main page are right, now. I fixed it a month or two ago.