[mohaa] Desn't want to create qconsole.log file?

Aleksandar Milosavljevic amilosavljevic at eu.s4hc.com
Wed Jun 11 10:26:40 EDT 2003


Stefan if you called me stupid I wouldn't be mad. Since I was so
distracted to see the obivious. This is a GREAT SUBSTITUTE. It is
working!

Aleksandar Milosavljevic
amilosavljevic at eu.s4hc.com
Solutions for Human Capital, Inc


-----Original Message-----
From: Stefan Negele [mailto:stefan at negele.org] 
Sent: Wednesday, June 11, 2003 4:17 PM
To: mohaa at icculus.org
Subject: RE: [mohaa] Desn't want to create qconsole.log file?


> I have added the commands to my executable line and it works fine so..
>
> ./mohaa_lnxded +set developer 1 +set logfile 3 +exec server.cfg
>
> I would do it this way rather than adding it to config files as I had
a
> similar problem when I set my servers up.


try that one:

./mohaa_lnxded +set developer 1 +set logfile 3 +exec server.cfg
>mohaa.log
2>&1

make sure you execute this start command using /bin/sh otherwise
redirecting standard out+ std error (>mohaa.log 2>&1) wont work.

that should give you a mohaa.log with all the infos that you need for
your
statistics


although I'd love to know how to get a logfile without redirecting
stderr

best wishes




More information about the Mohaa mailing list