Advertisement
adamnejm

Untitled

Jan 7th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. :/home/container$ ./srcds_run -game garrysmod -console -port 27015 +ip ********************** -strictportbind -norestart +maxplayers 16 +gamemode sandbox +map gm_flatgrass
  2. Auto detecting CPU
  3. Using default binary: ./srcds_linux
  4. FIND [/cstrike/*.vpk]
  5. ADDING [/cstrike/cstrike_pak_000.vpk]
  6. Adding Path: [/cstrike]
  7. FIND [/episodic/*.vpk]
  8. ADDING [/episodic/ep1_pak_000.vpk]
  9. Adding Path: [/episodic]
  10. FIND [/ep2/*.vpk]
  11. ADDING [/ep2/ep2_pak_000.vpk]
  12. Adding Path: [/ep2]
  13. Couldn't load shader dll: game_shader_generic_garrysmod_srv.soConVarRef mat_dxlevel doesn't point to an existing ConVar
  14. Game_srv.so loaded for "Garry's Mod"
  15. Setting breakpad minidump AppID = 4000
  16. Initializing Steam libraries for Workshop..
  17. [S_API] SteamAPI_Init(): Loaded 'steamclient.so' OK.
  18. CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
  19. CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
  20. [S_API FAIL] Tried to access Steam interface SteamUser020 before SteamAPI_Init succeeded.
  21. WS: No +host_workshop_collection or it is invalid!
  22. Adding Filesystem Addon '/home/container/garrysmod/addons/noaddons'
  23. Adding Filesystem Addon '/home/container/garrysmod/addons/test'
  24. PARTICLE SYSTEM: Unable to load manifest file 'particles/particles_manifest.txt'
  25. Unknown command "cl_cmdrate"
  26. Unknown command "cl_updaterate"
  27. Unknown command "rate"
  28. Network: IP *****************, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
  29. PREP OK
  30. Resource Loader (res_loader.lua) has executed true
  31. Particles: Missing 'particles/gmod_effects.pcf'
  32. ConVarRef room_type doesn't point to an existing ConVar
  33. Unknown command "sk_plr_dmg_crowbar"
  34. Unknown command "sk_npc_dmg_crowbar"
  35. Unknown command "sk_plr_dmg_stunstick"
  36. Unknown command "sk_npc_dmg_stunstick"
  37. Executing dedicated server config file server.cfg
  38. Using map cycle file cfg/mapcycle.txt.
  39. Initializing Steam libraries for secure Internet server
  40. [S_API] SteamAPI_Init(): Loaded 'steamclient.so' OK.
  41. CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
  42. CApplicationManagerPopulateThread took 0 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
  43. No account token specified; logging into anonymous game server account. (Use sv_setsteamaccount to login to a persistent account.)
  44. Server logging enabled.
  45. Server logging data to file logs/L0107024.log
  46. L 01/07/2020 - 14:57:07: Log file started (file "logs/L0107024.log") (game "/home/container/garrysmod") (version "7671")
  47. 'banned_ip.cfg' not present; not executing.
  48. Connection to Steam servers successful.
  49. Public IP is **********************.
  50. Assigned anonymous gameserver Steam ID [*********************].
  51. [Dino Panel] Server marked as ON
  52. VAC secure mode is activated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement