AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   CSDM (https://forums.alliedmods.net/forumdisplay.php?f=87)
-   -   problems with csdm (https://forums.alliedmods.net/showthread.php?t=64097)

1og0s 12-08-2007 04:27

problems with csdm
 
CSDM isn't working in my server and I keep getting these messages when I change the map.

L 12/08/2007 - 03:07:33: [AMXX] Plugin "statsx.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
L 12/08/2007 - 03:07:33: [AMXX] Plugin "csdm_main.amxx" failed to load: Module/Library "cstrike" required for plugin. Check modules.ini.

L 12/08/2007 - 03:07:33: [AMXX] Plugin "csdm_equip.amxx" failed to load: Module/Library "cstrike" required for plugin. Check modules.ini.
L 12/08/2007 - 03:07:33: [AMXX] Plugin "csdm_spawn_preset.amxx" failed to load: Module/Library "fakemeta" required for plugin. Check modules.ini.
L 12/08/2007 - 03:07:33: [AMXX] Plugin "csdm_misc.amxx" failed to load: Module/Library "cstrike" required for plugin. Check module

When I check the modules.ini file, cstrike and fakemeta are enabled.

my modules.ini file looks like this:

;;;
; To enable a module, remove the semi-colon (;) in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;

fun
;engine
fakemeta
;geoip
;sockets
;regex
;nvault
cstrike
csx

edit: I'm pretty sure I installed the counter-strike addon aswell

KWo 12-08-2007 06:02

Re: problems with csdm
 
to be sure if it really works write this line in Your server's console:
meta list
and see if You have there cstrike and csx loaded. You can also post the screen's output here to let me look at it.

1og0s 12-08-2007 16:25

Re: problems with csdm
 
When I type in meta list it says this:

Currently running plugins:
[ 1] AMX Mod X, v1.8.0.3660, Oct 25 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] CSDM2, v2.1.1, Nov 8 2007, by CSDM Team, see http://www.bailopan.net/
2 plugins

1og0s 12-08-2007 16:29

Re: problems with csdm
 
I'm also seeing this when I change maps:

L 12/09/2007 - 04:13:22: [META] ini: Begin re-reading plugins list: /home/tcadminusers/rep/GameServers/TC24015723443505430774200/cstrike/addons/metamod/plugins.ini
L 12/09/2007 - 04:13:22: [META] WARNING: ini: Skipping plugin, couldn't stat file 'addons/Adminmod/dlls/admin_MM_i386.so': No such file or directory
L 12/09/2007 - 04:13:22: [META] WARNING: ini: Skipping plugin, couldn't stat file 'addons/hlguard/dlls/hlguard_mm_i686.so': No such file or directory
L 12/09/2007 - 04:13:22: [META] ini: Read plugin config for: AMX Mod X
L 12/09/2007 - 04:13:22: [META] ini: Finished reading plugins list: /home/tcadminusers/rep/GameServers/TC24015723443505430774200/cstrike/addons/metamod/plugins.ini; Found 1 plugins
L 12/09/2007 - 04:13:22: [META] dll: Updating plugins...
L 12/09/2007 - 04:13:22: [META] WARNING: dll: Failed query plugin '<admin_MM_i386.so>'; Couldn't open file 'addons/Adminmod/dlls/admin_MM_i386.so': addons/Adminmod/dlls/admin_MM_i386.so: cannot open shared object file: No such file or directory
L 12/09/2007 - 04:13:22: [META] WARNING: dll: Skipping plugin '<admin_MM_i386.so>'; couldn't query
L 12/09/2007 - 04:13:22: [META] WARNING: dll: Failed query plugin '<hlguard_mm_i686.so>'; Couldn't open file 'addons/hlguard/dlls/hlguard_mm_i686.so': addons/hlguard/dlls/hlguard_mm_i686.so: cannot open shared object file: No such file or directory

L 12/09/2007 - 04:13:22: [META] WARNING: dll: Skipping plugin '<hlguard_mm_i686.so>'; couldn't query
L 12/09/2007 - 04:13:22: [META] dll: Finished updating 4 plugins; kept 1, loaded 0, unloaded 0, reloaded

YamiKaitou 12-08-2007 20:39

Re: problems with csdm
 
Remove AdminMod and HLGuard from the metamod/plugins.ini file.

Then, install the CS addon package found in the downloads section of the amxmodx.org site


All times are GMT -4. The time now is 08:48.

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