.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Server admin help (http://forums.bots-united.com/forumdisplay.php?f=19)
-   -   Win32 server debug (http://forums.bots-united.com/showthread.php?t=2003)

SGt_pAIn 19-06-2004 00:03

Win32 server debug
 
Would like to debug server better. With Linux server, halfd a server management program came with a debug setting that gave you a detailed log right to the crash point. Does the window server use a cvar or program for a more detailed log? The current log file blows, that is if its generated. I have to rely on the windows crash report. That just tells me the app that failed, not what led up to it.

Austin 19-06-2004 19:29

Re: Win32 server debug
 
Run the DS under the visual C++ debugger.

You can't run a LAN server because it checks to see if a debugger is runing, but you can run the DS under the debugger. THis is hwo I debug all of my Metamod utilities.

Works, great, shows you anything you want to / need to see....

Pierre-Marie Baty 19-06-2004 23:47

Re: Win32 server debug
 
If you don't have MSVC, all you can do is raise the "developer" CVAR to a higher value. I addition to the "-dev" command-line switch, put "+developer 2" or any other number you think may fit.

SGt_pAIn 21-06-2004 04:46

Re: Win32 server debug
 
Thanks for the reply. No MSVC but will try "+developer 2".:D


All times are GMT +2. The time now is 09:28.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.