From owner-freebsd-isp Wed Feb 28 20:31: 4 2001 Delivered-To: freebsd-isp@freebsd.org Received: from www.golsyd.net.au (www.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 09F9F37B719 for ; Wed, 28 Feb 2001 20:31:02 -0800 (PST) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id eojaaaaa for ; Thu, 1 Mar 2001 15:31:00 +1100 Message-ID: <3A9DD0F3.2F4C0039@quake.com.au> Date: Thu, 01 Mar 2001 15:32:51 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: exs@kka.com Cc: freebsd-isp@freebsd.org Subject: Re: counterstrike server References: <003401c0a1ab$fb4bc3e0$7ccc29d0@thestanfields.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > And finally the output from starting hlds_run: > > netmail# Host_Init > Added packfile /usr/compat/linux/usr/games/hlds_l/valve/pak0.pak (985 files) > Protocol version 43 > Exe version 3.1.0.4 > Exe build: 16:52:23 Oct 23 2000 (1460) > WON Auth Server > couldn't exec language.cfg > Server logging data to file > /usr/compat/linux/usr/games/hlds_l/cstrike/logs/L0228039.log > L 02/28/2001 - 11:24:47: Log file started. > L 02/28/2001 - 11:24:47: "deathmatch" = "1" > L 02/28/2001 - 11:24:47: Log closed. > Server logging data to file > /usr/compat/linux/usr/games/hlds_l/cstrike/logs/L0228040.log > L 02/28/2001 - 11:24:47: Log file started. > L 02/28/2001 - 11:24:48: Log closed. > Server logging data to file > /usr/compat/linux/usr/games/hlds_l/cstrike/logs/L0228041.log > L 02/28/2001 - 11:24:48: Log file started. > L 02/28/2001 - 11:24:48: Spawning server "de_dust" This is not how it should look... The log file should only be closed when the server quits but I imagine all the log starting and closing is because you have specified that logging should take place in several different places... The ONLY thing I set for logging is +log on in the command line, which works perfectly, the only other difference is I dont have the files under the compat tree... You do type quit to exit dont you? If you ^c it might not write the logs, but it sure looks like the logs are getting written... What version of FreeBSD are you using? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message