AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   How to enable crash logs? (https://forums.alliedmods.net/showthread.php?t=318974)

Dragokas 10-03-2019 14:17

How to enable crash logs?
 
Hi,

how to instruct srcds to create logs in CRASH folder when crashes are occur?

My arguments are:

Quote:

-game left4dead -stringtables -strictportbind -ip ${ip} -port ${port} +clientport ${clientport} +tv_port 27002 +map ${defaultmap} -maxplayers ${maxplayers} -tickrate 66 +sv_pure 0 -insecure -condebug -debug +sv_hibernate_when_empty 1 -timeout 3 -console -usercon -noipx -net_port_try 1
Thank you.

Mikado 10-03-2019 15:24

Re: How to enable crash logs?
 
add con_logfile "filename, ex: console.log" to your server.cfg, it will log all text from console server, the log file will be found on the root of your server ../csgo/

Dragokas 10-03-2019 15:39

Re: How to enable crash logs?
 
I need crash log, not screen log. I don't have any crash info in console.log.

Cooky 10-11-2019 07:53

Re: How to enable crash logs?
 
https://forums.alliedmods.net/showthread.php?t=277703


All times are GMT -4. The time now is 17:53.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.