AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Metamod:Source Questions (https://forums.alliedmods.net/forumdisplay.php?f=74)
-   -   [CSGO] Server won't start after installing Sourcemod/Metamod (https://forums.alliedmods.net/showthread.php?t=197540)

Jmills 10-04-2012 02:28

[CSGO] Server won't start after installing Sourcemod/Metamod
 
Installed Steam/CSGO on a dedicated server running Ubuntu. Server booted fine after initial installation, but after installing Sourcemod/Metamod, I am getting these errors in console and the server will not fully start:

Code:

#Console initialized.
#Loading VPK file hashes for pure server operation.
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#GameTypes: initializing game types interface from GameModes.txt.
#GameTypes: Creating new entry for maps/de_dust2_se.kv.
#GameTypes: merging game types interface from gamemodes_server.txt.
Server is hibernating
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
Particles: Missing 'particles/maps/gg_vietnam.pcf'
CGameEventManager::AddListener: event 'begin_new_match' unknown.
maxplayers set to 32
Required key "game_info" missing.
Unknown command "cl_bobamt_vert"
Unknown command "cl_bobamt_lat"
Unknown command "cl_bob_lower_amt"
Unknown command "cl_viewmodel_shift_left_amt"
Unknown command "cl_viewmodel_shift_right_amt"
Unknown command "cl_teamid_min"
Unknown command "cl_teamid_max"
Unknown command "cl_teamid_overhead"
Unknown command "cl_teamid_overhead_maxdist"
Unknown command "port"
Unknown command "mat_bloom_scalefactor_scalar"
mode MP, dedicated No, ports 27015 SV / 27005 CL
---- Host_NewGame ----
Unknown command "sv_show_bot_difficulty_in_name"
Host_NewGame on map de_dust
L 10/04/2012 - 06:25:48: -------- Mapchange to de_dust --------

I have tried both suggestions from this thread but it still does not work: http://forums.alliedmods.net/showthread.php?t=193078

Thanks in advance for any ideas!

Jmills 10-04-2012 18:10

Re: [CSGO] Server won't start after installing Sourcemod/Metamod
 
Please disregard, I got it working by disabling SELinux

asherkin 10-04-2012 19:57

Re: [CSGO] Server won't start after installing Sourcemod/Metamod
 
Quote:

Originally Posted by Jmills (Post 1812710)
Please disregard, I got it working by disabling SELinux

It's sad to hear this is now affecting Ubuntu as well as CentOS' default install.


All times are GMT -4. The time now is 06:07.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.