PDA

View Full Version : CoD Linux Server Logging?


Mistical
11-17-2003, 11:20 PM
Alright, I can not seem to get this to work, current I have this in the command to run the server

./cod_lnxded +set ttycon 0 +set g_log game_mp.log +set developer 2 +set g_logsync 1 +set logfile 3

anything wrong? or what... heh (I did search, found nothing on this)

imported_Enforcer
11-18-2003, 05:11 AM
The logfiles are on ~/.callofduty/main/

Mistical
11-18-2003, 12:49 PM
I know where the logs go, my problem is that it is not logging, does anyone know with the linux beta if it does not log for sure or if I have a problem with my start line? that is part of the start line, I do have +net_port 28959 so it starts at 28960... but that has nothing to do with it.

imported_Enforcer
11-18-2003, 01:01 PM
Yes and you dont need any parameters to make it work..

I use: +set ttycon 0 +exec server.cfg
and in server.cfg i have:
g_logsync "1"

it also works with forcing port.

Its a know bug that the used port is wanted port +1.
Dont we all wait for the fixed version :-/