Advertisement
Guest User

serverstartlog

a guest
Dec 8th, 2012
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. Server will auto-restart if there is a crash.
  2. LD_LIBRARY_PATH=/home/cs/csgo-ds/bin:/home/cs/csgo-ds:/home/cs/csgo-ds/bin:
  3. #Using breakpad minidump system
  4. Using breakpad crash handler
  5. #
  6. #Console initialized.
  7. #Loading VPK file hashes for pure server operation.
  8. #Game.dll loaded for "Counter-Strike: Global Offensive"
  9. #CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
  10. #CGameEventManager::AddListener: event 'game_newmap' unknown.
  11. #CGameEventManager::AddListener: event 'finale_start' unknown.
  12. #CGameEventManager::AddListener: event 'round_start' unknown.
  13. #CGameEventManager::AddListener: event 'round_end' unknown.
  14. #CGameEventManager::AddListener: event 'difficulty_changed' unknown.
  15. #GameTypes: initializing game types interface from GameModes.txt.
  16. #GameTypes: Creating new entry for maps/de_dust2_se.kv.
  17. #GameTypes: merging game types interface from gamemodes_server.txt.
  18. Server is hibernating
  19. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  20. [S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
  21. Particles: Missing 'particles/maps/gg_vietnam.pcf'
  22. maxplayers set to 64
  23. Required key "game_info" missing.
  24. Unknown command "cl_bobamt_vert"
  25. Unknown command "cl_bobamt_lat"
  26. Unknown command "cl_bob_lower_amt"
  27. Unknown command "cl_viewmodel_shift_left_amt"
  28. Unknown command "cl_viewmodel_shift_right_amt"
  29. Unknown command "cl_teamid_min"
  30. Unknown command "cl_teamid_max"
  31. Unknown command "cl_teamid_overhead"
  32. Unknown command "cl_teamid_overhead_maxdist"
  33. Unknown command "mat_bloom_scalefactor_scalar"
  34. mode MP, dedicated No, ports 27015 SV / 27005 CL
  35. ---- Host_NewGame ----
  36. Unknown command "sv_show_bot_difficulty_in_name"
  37. Host_NewGame on map de_dust
  38. L 12/08/2012 - 17:02:40: -------- Mapchange to de_dust --------
  39. CGameEventManager::AddListener: event 'teamplay_win_panel' unknown.
  40. CGameEventManager::AddListener: event 'teamplay_restart_round' unknown.
  41. CGameEventManager::AddListener: event 'arena_win_panel' unknown.
  42. ConVarRef room_type doesn't point to an existing ConVar
  43. Executing dedicated server config file
  44. Unknown command "cl_disablehtmlmotd"
  45. Unknown command "sv_allow_lobby_connect_only"
  46. Server waking up from hibernation
  47. Writing cfg/banned_user.cfg.
  48. Writing cfg/banned_ip.cfg.
  49. Unknown command "mp_deathcam_skippable"
  50. Unknown command "mp_deathcam_skippable"
  51. Unknown command "mp_deathcam_skippable"
  52. exec: couldn't exec my_server_override_competitive.cfg
  53. Attempting to precache model, but model name is NULL
  54. Commentary: Could not find commentary data file 'maps/de_dust_commentary.txt'.
  55. Initializing Steam libraries for secure Internet server
  56. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  57. Setting breakpad minidump AppID = 730
  58. Forcing breakpad minidump interfaces to load
  59. Looking up breakpad interfaces from steamclient
  60. Calling BreakpadMiniDumpSystemInit
  61. Installing breakpad exception handler for appid(730)/version(5123)
  62. Looking up breakpad interfaces from steamclient
  63. Calling BreakpadMiniDumpSystemInit
  64. Logging into anonymous gameserver account.
  65. Connection to Steam servers successful.
  66. Public IP is 176.122.224.xxx.
  67. Assigned anonymous gameserver Steam ID [A:1:412863490(3187)].
  68. VAC secure mode is activated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement