Screen shot attached. The server was working fine yesterday. All I did today was mess with the autoexec.cfg, but I reverted it back once I saw the server wouldn't deploy correctly.
So right now it just stops halfway when launching the server and just sits there on 66.7-66.8 fps and 0/32 on "map"
CSS Server Won't Start Anymore
-
- New to forums
- Posts: 10
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Aug 03, 2012 11:59 am
Re: CSS Server Won't Start Anymore
Have you tried using the -debug on the command line?
Carl
Carl
Re: CSS Server Won't Start Anymore
Tried it, didn't see anything.
Re: CSS Server Won't Start Anymore
with your hldsupdatetool have you tried -verify_all {tag}
sometimes a file gets borked and an update check on your files solves it
sometimes a file gets borked and an update check on your files solves it
Re: CSS Server Won't Start Anymore
Ran it, updated 1 file. Still stuck at the same spot.
Re: CSS Server Won't Start Anymore
do you have a valid map specified on your startup line or in your autoexec.cfg?
Re: CSS Server Won't Start Anymore
Here is the command line for my setup:
the 0's are the IP.
Code: Select all
-game cstrike -ip 000.000.000.000 +maxplayers 32 -debug -console -nocrashdialog -norestart +host_timer_spin_ms 0 -tickrate 100


Re: CSS Server Won't Start Anymore
add +map de_dust2 to your startup line
or add the line ----map de_dust2-----to your autoexec.cfg
if it already in your autoexec then thats not the issue
or add the line ----map de_dust2-----to your autoexec.cfg
if it already in your autoexec then thats not the issue
Re: CSS Server Won't Start Anymore
This looks like a classic case of not loading a map, I agree.