View Single Post
How to make a debug.log file
Old
  (#1)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default How to make a debug.log file - 06-06-2004

Sometimes if games crashes permanently, to help coders in bug finding by him in code it's good if we can create a debug.log. There should be the sufficient info for coders where the problem exactly is. But not everybody knows this is possible to help coders in this way. Me - I know this - this is possible, but I don't know exactly how should I do this. Here is my command line for DS:

E:\GAMES\Cs\hlds.exe -noipx -nomaster -console 1 -game cstrike -debug +maxplayers 16 +sv_lan 1 +map de_dust2

Tell me - what is missing in this line to create this debug.log file? Where exactly I should find this file? What other software (maybe some Sierra-Utilities) need I use (have) to create this file? What other options are needed?
For this moment I can't create this debug.log file. I have in my server.cfg file this line, too:

log on

The problem I have with CS1.5 HL1.1.1.0 under Win98SE.

Last edited by KWo; 06-06-2004 at 11:18..
  
Reply With Quote