Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 15:13:25 +1100
From:      Kal Torak <kaltorak@quake.com.au>
To:        exs@kka.com, freebsd-isp@FreeBSD.ORG
Subject:   Re: counterstrike server
Message-ID:  <3A9C7AE5.1E07D75A@quake.com.au>
References:  <004301c0a123$ff496020$7ccc29d0@thestanfields.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Eric D. Stanfield" wrote:
> 
> Are any of you running game servers out of your isp's?  I've had a
> CounterStrike server up for some time running under linux emulation and the
> damned thing will not write logs to disk though it will log to the screen.
> Anyone else?  I've seen a post or two in usenet referencing the same
> situation but never a resolution.  I've tried changing permisions all the
> way from / to the actual logs dir to make sure the server could write and
> still it does not.
> 
> TIA
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-isp" in the body of the message

Where and how dose it write the log file?
AFAIK it just writes to whatever game directory its in ./logs, to the file
Lddmmyy0.log where ddmmyy is the date and 0 is the log number for that day...

You did set logging to be enabled right?
In your server command line put +log on ?

Because logging works fine for me... I run a counterstrike server like so
./hdls_run -game cstrike +maxplayers 20 +map de_dust +log on
and the logs can be found in ./hlds_l/cstrike/logs

Good Luck!
Kal.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A9C7AE5.1E07D75A>