help with listing server on listserver

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
Death Barrel
Private First Class
Private First Class
Posts: 641
Joined: Fri Jan 03, 2003 3:26 am

help with listing server on listserver

Post by Death Barrel »

having trouble to get server listed on the listserver, please review my conf file and see if anything needs changing..

Code: Select all

-cr
-tk
-density 4
-b
-d
-d
-h
-mp 0,4,4,0,0,8
-a 30 25
-ms 2
+r
-p 5154
-srvmsg "Welcome to the new Hell On Wheels server!"
-admsg "Please visit http://my.bzflag.org/league"
-groupdb db/groupdb
-banfile db/banfile
-reportfile reports/reportfile
-time 1800
-timemanual
-set _rejoinTime 0
-speedtol 2.3
-requireudp
-public "Ducati style - Hell On Wheels Server"
-advertise DUCATI.ADMIN,DEVELOPERS,PIMPIORG.COPS
-publicaddr hellonwheels.us:5154
-timemanual
-vars db/vardb
thanks
User avatar
Saturos
Art Master General
Art Master General
Posts: 1111
Joined: Mon Apr 19, 2004 2:48 pm
Location: Berlin/Germany
Contact:

Post by Saturos »

Try removing the "-p 5154" line... I once had a public server and couldn't get it public until I deleted that thing. It was a linux-server... since you are on linux too it is worth a try. :)

What happened to your avatar?
Death Barrel
Private First Class
Private First Class
Posts: 641
Joined: Fri Jan 03, 2003 3:26 am

Post by Death Barrel »

didn't work for me :(

not sure where my avitar went, guess it got removed, i will have to add it later.
User avatar
Teppic
Private First Class
Private First Class
Posts: 576
Joined: Mon Mar 07, 2005 10:00 pm
Location: The North Block

Post by Teppic »

Try adding

Code: Select all

-publiclist http://my.bzflag.org:81/db/
Death Barrel
Private First Class
Private First Class
Posts: 641
Joined: Fri Jan 03, 2003 3:26 am

Post by Death Barrel »

doesn't seem to work either, is there a way i can manually add to listserv?
User avatar
Teppic
Private First Class
Private First Class
Posts: 576
Joined: Mon Mar 07, 2005 10:00 pm
Location: The North Block

Post by Teppic »

Post the -d -d output to see if it gives anything away....
Death Barrel
Private First Class
Private First Class
Posts: 641
Joined: Fri Jan 03, 2003 3:26 am

Post by Death Barrel »

Code: Select all

$ bzfs -conf 5154
using group file "db/groupdb"
using time limit of 1800 seconds
set variable: _rejoinTime = 0
require UDP clients!
style: 31
  capture the flag
  all shots ricochet
Loading variables from db/vardb
Successfully loaded variable(s)
There is a voting arbiter with the following settings:
        vote time is 60 seconds
        veto time is 2 seconds
        votes required are 2
        vote percentage necessary is 50.099998
        vote repeat time is 300 seconds
        available voters is initially set to 16
Running a public server with the following settings:
        public address is hellonwheels.us
LIBCURL:         libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
CURLOPT_URL is : http://bzflag.org/master-bans.txt
Loaded master ban list from http://bzflag.org/master-bans.txt
        listening on 0.0.0.0:5154
        with title of "Ducati style - Hell On Wheels Server"
ColDet Octree obstacles = 38
  grid extent[0] = -400.000000, 400.000000
  grid extent[1] = -400.000000, 400.000000
  grid extent[2] = 0.000000, 800.000000
  world extent[0] = -400.000000, 400.000000
  world extent[1] = -354.190552, 354.190552
  world extent[2] = 0.000000, 21.374767
  visual extent[0] = -400.000000, 400.000000
  visual extent[1] = -354.190552, 354.190552
  visual extent[2] = 0.000000, 21.374767
ColDet Octree leaf nodes  = 30
ColDet Octree total nodes = 41
ColDet Octree total elements = 72
Collision Octree processed in 0.000 seconds.
Map size: uncompressed = 1486, compressed = 530
groupdb: unknown group "VERFIED" was referenced
CURLOPT_URL is : http://my.bzflag.org:81/db/
Player [0] accept() from xx.xx.xxx.xxx:53395 on 6
Player [0] submitted reverse resolve query
Player  [0] removed at 2006-02-14 13:09:35: Disconnected
User avatar
Winny
Grouchy
Grouchy
Posts: 2381
Joined: Wed Aug 24, 2005 12:27 am
Location: Ottawa eh?
Contact:

Post by Winny »

I see DB is back.......
Death Barrel
Private First Class
Private First Class
Posts: 641
Joined: Fri Jan 03, 2003 3:26 am

Post by Death Barrel »

i see you are still swinging off topic (like usual). don't you have more important things to do rather than make random observations? hell, youve managed to post like 1,000 posts in the past year, nice one, keep posting you will become general soon :)
User avatar
Teppic
Private First Class
Private First Class
Posts: 576
Joined: Mon Mar 07, 2005 10:00 pm
Location: The North Block

Post by Teppic »

I can only see a typo in the groups file (VERIFIED not VERFIED), try, dare I say it, -d -d -d ....
User avatar
Kooppers
Private First Class
Private First Class
Posts: 28
Joined: Sat Jan 29, 2005 3:35 pm
Location: everywhere exepted here!

Post by Kooppers »

Yo DB,

dunno why you get this error, but actually above output isn't same as mine, as i have :
.......
Collision Octree processed in 0.003 seconds.
Map size: uncompressed = 1486, compressed = 531
CURLOPT_URL is : http://my.BZFlag.org/db/

-> it tried to connect to bzflag.org on TCP port 80 not 81 as i see in your output.

Dunno if this is normal or not.
However with my test and same settings as you (exepted all ban,db and so on files) i see my server in the list (without the title set with -public though )

Regards, yums
Last edited by Kooppers on Mon Jul 03, 2006 2:12 pm, edited 1 time in total.
Image
Image
Death Barrel
Private First Class
Private First Class
Posts: 641
Joined: Fri Jan 03, 2003 3:26 am

Post by Death Barrel »

ok i got it working, after playing around with it in depth here was what caused the problem>>>>

Code: Select all

-advertise DUCATI.ADMIN,DEVELOPERS,PIMPIORG.COPS
i am not sure how this line got in here to begin with, maybe after menotume made my group it automatically added this line to my conf file??


anyways, the server is up and running now, all advertised asshat style running dark water ducati ............ have fun and enjoy :)

Server Location: Dallas, TX (USA Central)

Thanks for the help guys, i appreiciate it
Post Reply