Running 64bit Debian Wheezy latest build with no scripts yet. getting errors on startup.
any help with why its failing to load something.
Code:
Auto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.
Using breakpad minidump system
Using breakpad crash handler
Console initialized.
Loaded 1335 VPK file hashes from /home/eric/Documents/srcds/cstrike/cstrike_pak.vpk for pure server operation.
Loaded 1335 VPK file hashes from /home/eric/Documents/srcds/cstrike/cstrike_pak.vpk for pure server operation.
Loaded 1218 VPK file hashes from /home/eric/Documents/srcds/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /home/eric/Documents/srcds/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /home/eric/Documents/srcds/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 432 VPK file hashes from /home/eric/Documents/srcds/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /home/eric/Documents/srcds/platform/platform_misc.vpk for pure server operation.
Game_srv.so loaded for "Counter-Strike: Source"
Setting breakpad minidump AppID = 240
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/eric/.steam/sdk32/steamclient.so
with error:
/home/eric/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
maxplayers set to 16
Unknown command "r_decal_cullsize"
Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Using map cycle file 'cfg/mapcycle_default.txt'. ('cfg/mapcycle.txt' was not found.)
Set motd from file 'cfg/motd_default.txt'. ('cfg/motd.txt' was not found.)
Set motd_text from file 'cfg/motd_text_default.txt'. ('cfg/motd_text.txt' was not found.)
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/home/eric/.steam/sdk32/steamclient.so
with error:
/home/eric/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Logging into anonymous gameserver account.
Unknown command "rate"
Unknown command "cl_cmdrate"
Unknown command "cl_updaterate"
'banned_user.cfg' not present; not executing.
'banned_ip.cfg' not present; not executing.
Connection to Steam servers successful.
Public IP is 50.158.101.8.
Assigned anonymous gameserver Steam ID [A-1:2777511936(3571)].
VAC secure mode is activated.
any help with why its failing to load something.