05-25-2009, 04:16 AM
I will be needing the output from console.log in the future. I haven't had any experience using it in the past, so I don't know if this problem is normal. 99% of the console output to console.log is doubled. For instance,
couldn't exec server.cfg
couldn't exec server.cfg
Adding master server 68.142.72.250:27011
Adding master server 68.142.72.250:27011
Adding master server 69.28.140.247:27011
Adding master server 69.28.140.247:27011
It's not any plugin since I tested this on a fresh srcds.
Here's the appropriate line in the batch file if it helps:
srcds.exe -game "cstrike" -condebug -tickrate "66" -port 27015 +map cs_office -console
Also as a note, the only time it doubles output is after a map change.
couldn't exec server.cfg
couldn't exec server.cfg
Adding master server 68.142.72.250:27011
Adding master server 68.142.72.250:27011
Adding master server 69.28.140.247:27011
Adding master server 69.28.140.247:27011
It's not any plugin since I tested this on a fresh srcds.
Here's the appropriate line in the batch file if it helps:
srcds.exe -game "cstrike" -condebug -tickrate "66" -port 27015 +map cs_office -console
Also as a note, the only time it doubles output is after a map change.