Author Topic: BNLS Errors  (Read 4508 times)

0 Members and 1 Guest are viewing this topic.

Offline chuck

  • Full Member
  • ***
  • Posts: 335
  • Canadian Biathlete
    • View Profile
    • Chucks Blog
BNLS Errors
« on: March 08, 2007, 03:48:57 pm »
If you try to connect with JavaOp2 and get an error with this stuffed in it somewhere

Code: [Select]
WARNING: BNLS server 'bnls.valhallalegends.com' returned an error -- this means the server might not be running.

It means what is says. So wait a few hours/days and the BNLS server should come back on.
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: BNLS Errors
« Reply #1 on: March 08, 2007, 05:02:32 pm »
Heh, I was kidding. I'll leave this here but I won't (and can't, ugh) pin it right now.
I'd personally do as Joe suggests

You might be right about that, Joe.


Offline Jubalint

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: BNLS Errors
« Reply #2 on: April 06, 2007, 10:24:06 am »
Is there any way we can select a different BNLS server?  I'd like to hook up a war3 bot, but since BNLS is currently outdated for war3 I want to connect to an alternate server.

Thanks.

Offline chuck

  • Full Member
  • ***
  • Posts: 335
  • Canadian Biathlete
    • View Profile
    • Chucks Blog
Re: BNLS Errors
« Reply #3 on: April 06, 2007, 11:16:01 am »
Is there any way we can select a different BNLS server?  I'd like to hook up a war3 bot, but since BNLS is currently outdated for war3 I want to connect to an alternate server.

Thanks.
Check the global settings for the Battle.net login plugin. There you can change the BNLS server.
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Offline Ajan

  • Newbie
  • *
  • Posts: 17
  • I have visited my profile
    • View Profile
    • War Masters clan
Re: BNLS Errors
« Reply #4 on: April 06, 2007, 01:27:04 pm »
Guys, how can I set several different BNLS server to use? Something like: bnls1.com;bnls2.com? It doesn't want to work th
Is there any way we can select a different BNLS server?  I'd like to hook up a war3 bot, but since BNLS is currently outdated for war3 I want to connect to an alternate server.
hdx.jbls.org I guess should work for W3.
We are but packets in this Internet of life.

Offline Hdx

  • The Hdx!
  • Full Member
  • ***
  • Posts: 311
  • <3 Java/Cpp/VB/QB
    • View Profile
Re: BNLS Errors
« Reply #5 on: April 06, 2007, 01:54:39 pm »
Code: [Select]
String[] splitServers = serverList.split("\\,");
server\,server Why he used that split.. i don't know.
~Hdx
http://img140.exs.cx/img140/6720/hdxnew6lb.gif
09/08/05 - Clan SBs @ USEast
 [19:59:04.000] <DeadHelp> We don't like customers.
 [19:59:05.922] <DeadHelp> They're assholes
 [19:59:08.094] <DeadHelp> And they're never right.

Offline Ajan

  • Newbie
  • *
  • Posts: 17
  • I have visited my profile
    • View Profile
    • War Masters clan
Re: BNLS Errors
« Reply #6 on: April 06, 2007, 02:12:58 pm »
Ok, thx very much. Unfortunately next proof that JavaOps seriously lack manuals.
We are but packets in this Internet of life.

Offline chuck

  • Full Member
  • ***
  • Posts: 335
  • Canadian Biathlete
    • View Profile
    • Chucks Blog
Re: BNLS Errors
« Reply #7 on: April 06, 2007, 03:29:23 pm »
Ok, thx very much. Unfortunately next proof that JavaOps seriously lack manuals.
I'll write up a FAQ a bit later. Just send me some ideas for questions.
Chucks Blog
JavaOp2 Plugins

Quote
Error, keyboard not connected. Press F1 to continue.

Offline Ajan

  • Newbie
  • *
  • Posts: 17
  • I have visited my profile
    • View Profile
    • War Masters clan
Re: BNLS Errors
« Reply #8 on: April 06, 2007, 04:14:12 pm »
I was thinking more about some detailed descriptions of all features. Even now, after using JO for like 2 years I sometimes come across something I didn't know. In JO1 for example I couldn't find a single word about web interface, running 2 bots in one instance or that's banevasion. I guess there are others now which I don't know and that's what the manual imho should cover - detailed desciptions of all features.
We are but packets in this Internet of life.

Offline Joe

  • B&
  • Moderator
  • Hero Member
  • *****
  • Posts: 10319
  • In Soviet Russia, text read you!
    • View Profile
    • Github
Re: BNLS Errors
« Reply #9 on: April 06, 2007, 05:55:11 pm »
JavaOp2 has moved from "iago's little project" to becoming a "Codethulu". Nobody knows what's all been done in there. For example, Tuberload is nowhere to be found right now and he was a co-writer way back when, as well as Ryan Marcus who has been gone for a while.

The best way to learn JavaOp and it's features is to read the code. I don't even know what it's all capable of!

Anyhow, I fixed that BNLS problem in beta43, and left backwards compatability, but fix your list because it's ugly and I'll probably remove it after a few more versions.
I'd personally do as Joe suggests

You might be right about that, Joe.