Advertisement
Guest User

ULX and ULib Workshop Console Log

a guest
Feb 11th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. Auto detecting CPU
  2. Using default binary: ./srcds_linux
  3. Server will auto-restart if there is a crash.
  4. Couldn't load shader dll: game_shader_generic_garrysmod_srv.soConVarRef mat_dxlevel doesn't point to an existing ConVar
  5. Game_srv.so loaded for "Garry's Mod"
  6. Setting breakpad minidump AppID = 4000
  7. Initializing Steam libraries for Workshop..
  8. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  9. Fetching Workshop Addons..
  10. Calling GetCollectionDetails
  11. Collection has 2 Addons
  12. Mounting Addon 'ULib' (557962238)
  13. Downloading...
  14. Done!
  15. Extracting...
  16. Mounting Addon 'ULX' (557962280)
  17. Downloading...
  18. Connection to Steam servers successful.
  19. Public IP is [PUBLIC IP]
  20. Assigned anonymous gameserver Steam ID [A-1:1563583497(6374)].
  21. VAC secure mode is activated.
  22. Done!
  23. Extracting...
  24. Unknown command "cl_cmdrate"
  25. Unknown command "cl_updaterate"
  26. Unknown command "rate"
  27. Network: IP 127.0.0.1, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
  28. Error loading cfg/trusted_keys_base.txt
  29. Error loading cfg/pure_server_minimal.txt
  30. PREP OK
  31. ///////////////////////////////
  32. // Ulysses Library //
  33. ///////////////////////////////
  34. // Loading... //
  35. // shared/defines.lua //
  36. // shared/misc.lua //
  37. // shared/util.lua //
  38. // shared/hook.lua //
  39. // shared/table.lua //
  40. // shared/player.lua //
  41. // server/player.lua //
  42. // shared/messages.lua //
  43. // shared/commands.lua //
  44. // server/concommand.lua //
  45. // server/util.lua //
  46. // shared/sh_ucl.lua //
  47. // server/ucl.lua //
  48. // server/phys.lua //
  49. // server/player_ext.lua //
  50. // server/entity_ext.lua //
  51. // shared/cami_global.lua //
  52. // shared/cami_ulib.lua //
  53. // Load Complete! //
  54. ///////////////////////////////
  55. [ULIB] Loading SHARED module: ulx_init.lua
  56. ///////////////////////////////
  57. // ULX Admin Mod //
  58. ///////////////////////////////
  59. // Loading... //
  60. // sh_defines.lua //
  61. // lib.lua //
  62. // base.lua //
  63. // sh_base.lua //
  64. // log.lua //
  65. // MODULE: slots.lua //
  66. // MODULE: uteam.lua //
  67. // MODULE: votemap.lua //
  68. // MODULE: xgui_server.lua //
  69. ///////////////////////////////
  70. // ULX GUI -- by Stickly Man //
  71. ///////////////////////////////
  72. // Adding Main Modules.. //
  73. // bans.lua //
  74. // commands.lua //
  75. // groups.lua //
  76. // maps.lua //
  77. // settings.lua //
  78. // Adding Setting Modules.. //
  79. // client.lua //
  80. // server.lua //
  81. // Adding Gamemode Modules.. //
  82. // sandbox.lua //
  83. // Loading Server Modules.. //
  84. // sv_bans.lua //
  85. // sv_groups.lua //
  86. // sv_maps.lua //
  87. // sv_sandbox.lua //
  88. // sv_settings.lua //
  89. // XGUI modules added! //
  90. ///////////////////////////////
  91. // MODULE: chat.lua //
  92. // MODULE: fun.lua //
  93. // MODULE: menus.lua //
  94. // MODULE: rcon.lua //
  95. // MODULE: teleport.lua //
  96. // MODULE: user.lua //
  97. // MODULE: userhelp.lua //
  98. // MODULE: util.lua //
  99. // MODULE: vote.lua //
  100. // end.lua //
  101. // Load Complete! //
  102. ///////////////////////////////
  103. ConVarRef room_type doesn't point to an existing ConVar
  104. Executing dedicated server config file server.cfg
  105. Using map cycle file cfg/mapcycle.txt.
  106. Nav File is wrong or something (4)
  107. Initializing Steam libraries for secure Internet server
  108. [S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
  109. No account token specified; logging into anonymous game server account. (Use sv_setsteamaccount to login to a persistent account.)
  110. Writing cfg/banned_user.cfg.
  111. Connection to Steam servers successful.
  112. Public IP is [PUBLIC IP]
  113. Assigned anonymous gameserver Steam ID [A-1:1563660297(6374)].
  114. VAC secure mode is activated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement