Clan x86

Technical (Development, Security, etc.) => JavaOp Board => JavaOp Support Archive => Topic started by: chuck on March 08, 2007, 03:48:57 PM

Title: BNLS Errors
Post by: chuck 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


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.
Title: Re: BNLS Errors
Post by: Joe 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.
Title: Re: BNLS Errors
Post by: Jubalint 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.
Title: Re: BNLS Errors
Post by: chuck on April 06, 2007, 11:16:01 AM
Quote from: Jubalint 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.
Check the global settings for the Battle.net login plugin. There you can change the BNLS server.
Title: Re: BNLS Errors
Post by: Ajan 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
Quote from: Jubalint 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.
hdx.jbls.org I guess should work for W3.
Title: Re: BNLS Errors
Post by: Hdx on April 06, 2007, 01:54:39 PM
String[] splitServers = serverList.split("\\,");
server\,server Why he used that split.. i don't know.
~Hdx
Title: Re: BNLS Errors
Post by: Ajan on April 06, 2007, 02:12:58 PM
Ok, thx very much. Unfortunately next proof that JavaOps seriously lack manuals.
Title: Re: BNLS Errors
Post by: chuck on April 06, 2007, 03:29:23 PM
Quote from: Ajan on April 06, 2007, 02:12:58 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.
Title: Re: BNLS Errors
Post by: Ajan 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.
Title: Re: BNLS Errors
Post by: Joe 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.