View Single Post
Sgt.Soldier
SourceMod Donor
Join Date: Mar 2011
Location: Los Angeles,CA
Old 09-04-2012 , 07:57   Re: CS:GO DM update and news
Reply With Quote #42

Trying to get CSS: DM Working on my Linux Server and I just end up with errors even though I have all the needed files.(SDKHooks|CSSDM)

Code:
L 09/03/2012 - 23:22:42: [SM] Unable to load extension "cssdm.ext": /homelarge/soliders/.gameservers/cstrikesrc_1/css/cstrike/addons/sourcemod/extensions/cssdm.ext.so: cannot open shared object file: No such file or directory
L 09/03/2012 - 23:22:42: [SM] Unable to load plugin "cssdm/dm_bot_quotas.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 09/03/2012 - 23:22:42: [SM] Unable to load plugin "cssdm/dm_preset_spawns.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 09/03/2012 - 23:22:42: [SM] Unable to load plugin "cssdm/dm_basics.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 09/03/2012 - 23:22:42: [SM] Unable to load plugin "cssdm/dm_spawn_protection.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 09/03/2012 - 23:22:42: [SM] Unable to load plugin "cssdm/dm_equipment.smx": Required extension "CS:S DM" file("cssdm.ext") not running
Even if I try loading the cssdm.ext then loading one of the plugins i get same result.
Code:
[SM] Loaded extension cssdm.ext.so successfully.
[SM] Plugin cssdm/dm_bot_quotas.smx failed to load: Required extension "CS:S DM" file("cssdm.ext") not running.
Could someone help me out please?


EDIT: Using the latest snapshot for linux(cssdm-2.1.6-hg111-linux) and ending up with this problem.
__________________

Last edited by Sgt.Soldier; 09-04-2012 at 14:55. Reason: Forgot to say version
Sgt.Soldier is offline