Hi All I'm having an annoying problem with my L4D server - VAC keeps disabling itself. When it's off, running a status command in the console shows "version : 1.0.0.7/37 3681 insecure (secure mode enabled, disconnected from Steam3)" - my hosting company told me it was just one of those things that happens occasionally, but it seemed like I was having to do it every day. I've just done some fiddling and seems like VAC turns off as soon as people join the server, which obviously can't be right. Does anyone know what this could be causing this? My server.cfg is below.
// server name hostname "The Dead Snails Society" // rcon passsword rcon_password "********" // Server password sv_password "" // search key //sv_search_key "******" //allow non-lobby people to join //sv_allow_lobby_connect_only 0 //Unreserve slots, aka fix the dumbass hibernating bug sv_unreserve sv_alltalk 0 sv_pausable 0 sv_consistency 0 sv_voiceenable 1 // server logging log off sv_logbans 0 sv_logecho 1 sv_logfile 1 sv_log_onefile 0 sv_cheats 0 // operation sv_lan 0 sv_region 3 // execute ban files exec banned_user.cfg exec banned_ip.cfg _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

