Hi all.
I try to setup a Counter-Strike source Dedicated server. But everytime i download the server files and start the server it crashes with the error below.
I redownloaded searched google and found this forum, searched this forum and found no answers.
Maybe someone from this forum can help me. Would be great.
debug.log content:
Greets Lis
I try to setup a Counter-Strike source Dedicated server. But everytime i download the server files and start the server it crashes with the error below.
I redownloaded searched google and found this forum, searched this forum and found no answers.
Maybe someone from this forum can help me. Would be great.
Code:
./srcds_run -console -pidfile /tmp/srcds_css.pid -game cstrike +map de_dust +maxplayers 32 -autoupdate -debug
Auto detecting CPU
Using AMD-Opteron (64 bit) Optimised binary.
Enabling debug mode
Server will auto-restart if there is a crash.
Updating server using Steam.
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Counter-Strike Source Shared Content' version 69
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Source Dedicated Server Linux' version 93
HLDS installation up to date
Console initialized.
Game.dll loaded for "Counter-Strike: Source"
Unable to load surface prop file 'scripts/surfaceproperties.txt' (referenced by manifest file 'scripts/surfaceproperties_manifest.txt')
Unable to load surface prop file 'scripts/surfaceproperties.txt' (referenced by manifest file 'scripts/surfaceproperties_manifest.txt')
email debug.log to linux@valvesoftware.com
Sat Dec 6 17:18:18 CET 2008: Server restart in 10 seconds
Sat Dec 6 17:18:20 CET 2008: Server Quit
debug.log content:
Code:
----------------------------------------------
CRASH: Sat Dec 6 17:18:18 CET 2008
Start Line: ./srcds_amd -console -pidfile /tmp/srcds_css.pid -game cstrike +map de_dust +maxplayers 32 -autoupdate -debug
End of Source crash report
----------------------------------------------
Code:
find . -name surfaceproperties.txt
./css/bin/hl2/scripts/surfaceproperties.txt
Greets Lis