Advertisement
Guest User

Untitled

a guest
Apr 6th, 2013
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. root@MyWebServer:~/left4dead2# ./srcds_run +hostport 27015 +servercfgfile /home/jonescr24/left4dead2/left4dead2/cfg/server.cfg -game left4dead2 -ip 71.10.98.41
  2.  
  3.  
  4. ************** WARNING ***************
  5. Running the dedicated server as root
  6. is highly discouraged. It is generally
  7. unnecessary to use root privileges to
  8. execute the dedicated server.
  9. **************************************
  10.  
  11.  
  12. WARNING: No map specified! Defaulting to c1m1_hotel
  13. Server will auto-restart if there is a crash.
  14. Running a benchmark to measure system clock frequency...
  15. Finished RDTSC test. To prevent the startup delay from this benchmark, set the environment variable RDTSC_FREQUENCY to 2399.000000 on this system. This value is dependent upon the CPU clock speed and architecture and should be determined separately for each server. The use of this mechanism for timing can be disabled by setting RDTSC_FREQUENCY to 'disabled'.
  16. #Using breakpad minidump system
  17. Using breakpad crash handler
  18. #
  19. #Console initialized.
  20. #Game.dll loaded for "Left 4 Dead 2"
  21. Server is hibernating
  22. ConVarRef test_progression_loop doesn't point to an existing ConVar
  23. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  24. [S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
  25. Parent cvar in server.dll not allowed (spit_scaling_min_scale)
  26. Game supporting (2) split screen players
  27. maxplayers set to 18
  28. dlopen failed trying to load:
  29. /home/jonescr24/.steam/bin32/steamclient.sowith error:
  30. /home/jonescr24/.steam/bin32/steamclient.so: cannot open shared object file: No such file or directory
  31. Looking up breakpad interfaces from steamclient
  32. Calling BreakpadMiniDumpSystemInit
  33. Unknown command "servercfgfile"
  34. Unknown command "mat_bloom_scalefactor_scalar"
  35. WARNING: NET_OpenSocket: bind: Cannot assign requested address
  36. Couldn't allocate any server IP port, tried 1 addresses
  37. Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
  38. Sat Apr 6 01:02:43 CDT 2013: Server restart in 10 seconds
  39. Sat Apr 6 01:02:46 CDT 2013: Server Quit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement