server won´t start

Help with Setup, Hardware, Performance or other Issues...Or just pimp your rig.
Post Reply
MITOI666
Private
Private
Posts: 1
Joined: Thu Dec 30, 2004 3:37 am

server won´t start

Post by MITOI666 »

i dont know why, but i cant start a server with my configfile. a while ago it worked fine and i didnt change the file. could someone go through the file ?

test.conf:
=========================================BOF/SOF
#This is a bzfs configuration file.
#Copy and paste into a simple text file and name it like sample.conf.
#Use it like bzfs -conf sample.conf

#Synchronize time of day on all clients
-synctime

#Ordinance richochets
+r

#Write score to stdout whenever it changes
-printscore

#Bad Flag shake time [s]
-st 10

#World file to load
-world "J:\BZFlag17g2\map\monsterlab.bzw"

#Flags can exist on buildings
-fb

#Limit Acceleration
-a

#Maximum number of players
#-mp 20

#Tanks can jump
-j

#Maximum concurrent shots
-ms 10

#Mandatory flags
+f V{3} +f A{3} +f OO{3} +f F{3} +f GM{3} +f L{3} +f SB{3} +f IB{3} +f ST{3} +f T{3} +f N{3} +f SH{3} +f SR{3} +f SW{3} +f LT{3} +f WA{3}

#Forbidden flags
-f R -f PZ -f G -f CL -f CB -f LT -f B -f JM -f MG

#Flag Shot Limits
===============================================EOF

the path is correct.
i don´t know whats wrong. please help

MITOI666
User avatar
Lan
Private First Class
Private First Class
Posts: 296
Joined: Sun Jun 13, 2004 1:21 am
Contact:

Post by Lan »

What is the exact error message it tells you? What version are you using?

If you are running another BZFlag server, that is why.

Make sure you are connected to the internet, and other basic stuff.
User avatar
DTRemenak
General
General
Posts: 625
Joined: Thu Jan 16, 2003 4:54 am
Location: U.S.
Contact:

Re: server won´t start

Post by DTRemenak »

MITOI666 wrote: #Limit Acceleration
-a
-a requires two parameters, one for linear and one for angular maximum acceleration; both need to be between 0 (no acceleration allowed) and 1 (no limit), if I recall correctly. If I were you I'd just comment that line out altogether, limited acceleration is not my idea of fun (does basically the equivallent of the momentum flag).
Post Reply