Advertisement
Guest User

Untitled

a guest
Oct 20th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.24 KB | None | 0 0
  1. yoshifan@gameserver:/opt/servers$ ./tf.sh
  2. Auto detecting CPU
  3. Using default binary: ./srcds_linux
  4. Server will auto-restart if there is a crash.
  5. Using Breakpad minidump system. Version: 3651233 AppID: 232250
  6. Setting breakpad minidump AppID = 232250
  7. Using breakpad crash handler
  8. server_srv.so loaded for "Team Fortress"
  9. maxplayers set to 24
  10. No '-replayserverdir' parameter found - using default replay folder.
  11. Replay: Creating thread pool...succeeded.
  12. Replay: Starting thread pool with 4 threads...succeeded.
  13. Cleaning files from temp dir, "/opt/servers/tf2/tf/replay/server/tmp/" ...no files removed.
  14. Setting breakpad minidump AppID = 232251
  15. Forcing breakpad minidump interfaces to load
  16. dlopen failed trying to load:
  17. /home/yoshifan/.steam/sdk32/steamclient.so
  18. with error:
  19. /home/yoshifan/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
  20. Looking up breakpad interfaces from steamclient
  21. Calling BreakpadMiniDumpSystemInit
  22. Unknown command "r_decal_cullsize"
  23. --------------------------------------------------------
  24. sv_pure value unchanged (current value is 0).
  25. --------------------------------------------------------
  26. ConVarRef dev_loadtime_map_start doesn't point to an existing ConVar
  27. maxplayers set to 24
  28. Unknown command "startupmenu"
  29. WARNING: Port 25565 was unavailable - bound to port 25566 instead
  30. WARNING: Port 27005 was unavailable - bound to port 27006 instead
  31. WARNING: Port 27020 was unavailable - bound to port 27021 instead
  32. Network: IP 127.0.1.1, mode MP, dedicated Yes, ports 25566 SV / 27006 CL
  33. Initializing Steam libraries for secure Internet server
  34. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  35. FillInMachineIDInfo took a total of 0 milliseconds
  36. Setting breakpad minidump AppID = 440
  37. dlopen failed trying to load:
  38. /home/yoshifan/.steam/sdk32/steamclient.so
  39. with error:
  40. /home/yoshifan/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
  41. Looking up breakpad interfaces from steamclient
  42. Calling BreakpadMiniDumpSystemInit
  43. Setting breakpad minidump AppID = 232250
  44. No account token specified; logging into anonymous game server account. (Use sv_setsteamaccount to login to a persistent account.)
  45. L 10/20/2016 - 14:20:49: -------- Mapchange to trade_plaza --------
  46. [RTD] Loaded 56 perks (28 good, 28 bad; with 0 warnings).
  47. ConVarRef room_type doesn't point to an existing ConVar
  48. Executing dedicated server config file server.cfg
  49. Using map cycle file 'cfg/mapcycle.txt'.
  50. Set motd from file 'cfg/motd.txt'
  51. Set motd_text from file 'cfg/motd_text_default.txt'. ('cfg/motd_text.txt' was not found.)
  52. Connection to game coordinator established.
  53. tf_server_identity_account_id not set; not logging into registered account
  54. --------------------------------------------------------
  55. sv_pure value unchanged (current value is 0).
  56. --------------------------------------------------------
  57. Writing cfg/banned_user.cfg.
  58. Writing cfg/banned_ip.cfg.
  59. Server logging enabled.
  60. Server logging data to file logs/L1020004.log
  61. L 10/20/2016 - 14:20:59: Log file started (file "logs/L1020004.log") (game "/opt/servers/tf2/tf") (version "3651233")
  62. L 10/20/2016 - 14:20:59: server_cvar: "mp_autoteambalance" "0"
  63. L 10/20/2016 - 14:20:59: server_cvar: "sv_alltalk" "1"
  64. L 10/20/2016 - 14:20:59: server_cvar: "sv_tags" "alltalk"
  65. L 10/20/2016 - 14:20:59: server_cvar: "sv_tags" "alltalk"
  66. L 10/20/2016 - 14:20:59: server_cvar: "tf_birthday" "1"
  67. L 10/20/2016 - 14:20:59: server_cvar: "sv_tags" "alltalk,birthday"
  68. L 10/20/2016 - 14:20:59: server_cvar: "sv_tags" "alltalk,birthday"
  69. [SM] Changed cvar "tf_max_voice_speak_delay" to "-1".
  70. L 10/20/2016 - 14:20:59: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "tf_max_voice_speak_delay") (value "-1")
  71. L 10/20/2016 - 14:20:59: server_cvar: "mp_disable_respawn_times" "1"
  72. L 10/20/2016 - 14:20:59: server_cvar: "sv_tags" "alltalk,birthday,norespawntime"
  73. L 10/20/2016 - 14:20:59: server_cvar: "sv_tags" "alltalk,birthday,norespawntime"
  74. 'trade_plaza.cfg' not present; not executing.
  75. Connection to Steam servers successful.
  76. Public IP is 172.249.72.135.
  77. Assigned anonymous gameserver Steam ID [A:1:2669404163:7573].
  78. VAC secure mode is activated.
  79. Received 3363866 bytes item schema version 942084E3 direct data; update is queued.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement