Raised This Month: $51 Target: $400
 12% 

Help with CSDM plugins not loading


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Impaler
Member
Join Date: Jun 2007
Location: Twin Peaks, Netherealm
Old 06-06-2007 , 10:16   Help with CSDM plugins not loading
Reply With Quote #1

Help me out, even though I did the install correctly I get this following error when trying to use deathmatch in combo with gunmod for cs:cz.

The thing I'm trying to achieve is a GunMod + deathmatch combo for OFFline play with CS:CZ. I intend to play in offline mode with my best friends - BOTS . I did succedd with gunmod (which also needs AMXX) but when somebody dies, the respawn script doesnt work right because of load errors and whole game hangs :/ If I turn off the deathmatch - I can play successfully gunmod. But I hate not having a deathmatch!

Code:
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_main.amxx" failed to load: Plugin uses an unknown function (name "csdm_respawn") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_equip.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_spawn_preset.amxx" failed to load: Plugin uses an unknown function (name "csdm_trace_hull") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_misc.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 17:01:16: [AMXX] Plugin "csdm_protection.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 17:01:20: [CSDM2] CSDM failed to load, contact author...
[AMXX] Loaded 1 admin from file
L 06/06/2007 - 17:01:20: Called dynanative into a paused plugin.
L 06/06/2007 - 17:01:20: [AMXX] Run time error 10 (plugin "spawn_editor.amxx") (native "csdm_main_menu") - debug not enabled!
L 06/06/2007 - 17:01:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/06/2007 - 17:01:20: Called dynanative into a paused plugin.
L 06/06/2007 - 17:01:20: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "csdm_main_menu") - debug not enabled!
L 06/06/2007 - 17:01:20: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Executing AMX Mod X Configuration File 
Scrolling message displaying frequency: 10:00 minutes
L 06/06/2007 - 17:01:21: [admin.amxx] Login: "Marilyn-IMPALER-Manson<1><VALVE_ID_LOOPBACK><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
* Privileges set
Any help would be more than welcome!

Last edited by Impaler; 06-06-2007 at 10:23.
Impaler is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-06-2007 , 11:25   Re: Help with CSDM plugins not loading
Reply With Quote #2

Paste here the output of this commands (console server) :

meta list
amxx list
amxx modules
__________________
Arkshine is offline
Impaler
Member
Join Date: Jun 2007
Location: Twin Peaks, Netherealm
Old 06-06-2007 , 11:35   Re: Help with CSDM plugins not loading
Reply With Quote #3

Meta List:
Code:
] meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] STATSME          RUN   -    statsme_mm.dll    v2.8.3    ini  Chlvl Chlvl
 [ 2] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.76d    ini  ANY   ANY  
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.76     pl2  ANY   ANY  
 [ 4] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.76d    pl2  ANY   ANY  
 [ 5] CStrike          RUN   -    cstrike_amxx.dll  v1.76     pl2  ANY   ANY  
 [ 6] CSX              RUN   -    csx_amxx.dll      v1.76c    pl2  ANY   ANY  
6 plugins, 6 running
AMXX list:
Code:
] amxx list
Currently loaded plugins:
       name                    version  author            file             status   
 [  1] Admin Base              1.76d    AMXX Dev Team     admin.amxx       running  
 [  2] Admin Commands          1.76d    AMXX Dev Team     admincmd.amxx    running  
 [  3] Admin Help              1.76d    AMXX Dev Team     adminhelp.amxx   running  
 [  4] Slots Reservation       1.76d    AMXX Dev Team     adminslots.amxx  running  
 [  5] Multi-Lingual System    1.76d    AMXX Dev Team     multilingual.am  running  
 [  6] Menus Front-End         1.76d    AMXX Dev Team     menufront.amxx   running  
 [  7] Commands Menu           1.76d    AMXX Dev Team     cmdmenu.amxx     running  
 [  8] Players Menu            1.76d    AMXX Dev Team     plmenu.amxx      running  
 [  9] Maps Menu               1.76d    AMXX Dev Team     mapsmenu.amxx    running  
 [ 10] Admin Chat              1.76d    AMXX Dev Team     adminchat.amxx   running  
 [ 11] Anti Flood              1.76d    AMXX Dev Team     antiflood.amxx   running  
 [ 12] Scrolling Message       1.76d    AMXX Dev Team     scrollmsg.amxx   running  
 [ 13] Info. Messages          1.76d    AMXX Dev Team     imessage.amxx    running  
 [ 14] Admin Votes             1.76d    AMXX Dev Team     adminvote.amxx   running  
 [ 15] NextMap                 1.76d    AMXX Dev Team     nextmap.amxx     running  
 [ 16] Nextmap Chooser         1.76d    AMXX Dev Team     mapchooser.amxx  running  
 [ 17] TimeLeft                1.76d    AMXX Dev Team     timeleft.amxx    running  
 [ 18] Pause Plugins           1.76d    AMXX Dev Team     pausecfg.amxx    running  
 [ 19] Stats Configuration     1.76d    AMXX Dev Team     statscfg.amxx    running  
 [ 20] GunGame AMXX            1.17b    Avalanche         gungame.amxx     debug    
20 plugins, 20 running
AMXX modules:
Code:
] amxx modules
Currently loaded modules:
      name                    version  author               status     
 [ 1] Fun                     1.76     AMX Mod X Dev Team   running    
 [ 2] FakeMeta                1.76d    AMX Mod X Dev Team   running    
 [ 3] CStrike                 1.76     AMX Mod X Dev Team   running    
 [ 4] CSX                     1.76c    AMX Mod X Dev Team   running    
4 modules, 4 correct
Any ideas now?
Impaler is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-06-2007 , 11:38   Re: Help with CSDM plugins not loading
Reply With Quote #4

[CSDM2] CSDM failed to load

Are you sure that the CSDM module is uploaded on your FTP /modules/ folder?
__________________

Last edited by Arkshine; 06-06-2007 at 11:40.
Arkshine is offline
Impaler
Member
Join Date: Jun 2007
Location: Twin Peaks, Netherealm
Old 06-06-2007 , 11:45   Re: Help with CSDM plugins not loading
Reply With Quote #5

Well I have "csdm_amxx.dll" file in "C:\Games\CSCZ\czero\addons\amxmodx\modul es" folder.

Maybe I should have this file also added to metamod's plugins.ini file too?
Impaler is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-06-2007 , 11:49   Re: Help with CSDM plugins not loading
Reply With Quote #6

Try to add 'csdm' in /configs/modules.ini , restart and see if CSDM2 module is loaded properly.
__________________
Arkshine is offline
Impaler
Member
Join Date: Jun 2007
Location: Twin Peaks, Netherealm
Old 06-06-2007 , 11:54   Re: Help with CSDM plugins not loading
Reply With Quote #7

no luck..damn..:/

Code:
NET Ports:  server 27015, client 27005
Server IP address 192.168.0.136:27015
 
   Metamod version 1.19  Copyright (c) 2001-2006 Will Day <[email protected]>
   Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
   This is free software, and you are welcome to redistribute it
   under certain conditions; type `meta gpl' for details.
 
   AMX Mod X version 1.76d Copyright (c) 2004-2006 AMX Mod X Development Team 
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under 
   certain conditions; type 'amxx gpl' for details.
 
L 06/06/2007 - 18:52:00: -------- Mapchange to de_dust2_cz --------
L 06/06/2007 - 18:52:01: [AMXX] Plugin "csdm_main.amxx" failed to load: Plugin uses an unknown function (name "csdm_respawn") - check your modules.ini.
L 06/06/2007 - 18:52:01: [AMXX] Plugin "csdm_equip.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 18:52:01: [AMXX] Plugin "csdm_spawn_preset.amxx" failed to load: Plugin uses an unknown function (name "csdm_trace_hull") - check your modules.ini.
L 06/06/2007 - 18:52:01: [AMXX] Plugin "csdm_misc.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 18:52:01: [AMXX] Plugin "csdm_protection.amxx" failed to load: Plugin uses an unknown function (name "csdm_active") - check your modules.ini.
L 06/06/2007 - 18:52:11: [CSDM2] CSDM failed to load, contact author...
[AMXX] Loaded 1 admin from file
L 06/06/2007 - 18:52:12: Called dynanative into a paused plugin.
L 06/06/2007 - 18:52:12: [AMXX] Run time error 10 (plugin "spawn_editor.amxx") (native "csdm_main_menu") - debug not enabled!
L 06/06/2007 - 18:52:12: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 06/06/2007 - 18:52:12: Called dynanative into a paused plugin.
L 06/06/2007 - 18:52:12: [AMXX] Run time error 10 (plugin "csdm_ffa.amxx") (native "csdm_main_menu") - debug not enabled!
L 06/06/2007 - 18:52:12: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Executing AMX Mod X Configuration File 
Scrolling message displaying frequency: 10:00 minutes
L 06/06/2007 - 18:52:14: [admin.amxx] Login: "Marilyn-IMPALER-Manson<1><VALVE_ID_LOOPBACK><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
* Privileges set 

BUILD 2567 SERVER (0 CRC)
Server # 1
Adding master server 72.165.61.189:27010
Adding master server 68.142.72.250:27010
L 06/06/2007 - 18:52:20: [admin.amxx] Login: "Marilyn-IMPALER-Manson<1><VALVE_ID_LOOPBACK><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
MasterRequestRestart
Your server is out of date.  Please update and restart.
Marilyn-IMPALER-Manson connected
Privledged Subnet/Computer Detected, No Ping Checks Will Be Run Against You. 
MasterRequestRestart
Your server is out of date.  Please update and restart.
Marilyn-IMPALER-Manson is joining the Terrorist force
Scoring will not start until both teams have players
Navigation map 'maps\de_dust2_cz.nav' loaded.
This is the part of how my modules.ini looks like
Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; 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
csdm
Impaler is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-06-2007 , 11:56   Re: Help with CSDM plugins not loading
Reply With Quote #8

Paste the contents of your 'modules.ini' file here.
__________________
Arkshine is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-06-2007 , 12:00   Re: Help with CSDM plugins not loading
Reply With Quote #9

Strange. I don't see what's the problem whereas you are sure that CSDM module is put correctly in /modules/ folder.

Also, I can see : 'Your server is out of date. Please update and restart."

You should firstly to up-to-date your installation.
__________________
Arkshine is offline
Impaler
Member
Join Date: Jun 2007
Location: Twin Peaks, Netherealm
Old 06-06-2007 , 12:05   Re: Help with CSDM plugins not loading
Reply With Quote #10

Modules INI:
Code:
;;;
; 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
csdm
Pluigns.INI
Code:
; AMX Mod X plugins
; Admin Base - Always one has to be activated
admin.amxx  ; admin base (required for any admin-related)
;admin_sql.amxx  ; admin base - SQL version (comment admin.amxx)
; Basic
admincmd.amxx  ; basic admin console commands
adminhelp.amxx  ; help command for admin console commands
adminslots.amxx  ; slot reservation
multilingual.amxx ; Multi-Lingual management
; Menus
menufront.amxx  ; front-end for admin menus
cmdmenu.amxx  ; command menu (speech, settings)
plmenu.amxx  ; players menu (kick, ban, client cmds.)
;telemenu.amxx  ; teleport menu (Fun Module required!)
mapsmenu.amxx  ; maps menu (vote, changelevel)
; Chat / Messages
adminchat.amxx  ; console chat commands
antiflood.amxx  ; prevent clients from chat-flooding the server
scrollmsg.amxx  ; displays a scrolling message
imessage.amxx  ; displays information messages
adminvote.amxx  ; vote commands
; Map related
nextmap.amxx  ; displays next map in mapcycle
mapchooser.amxx  ; allows to vote for next map
timeleft.amxx  ; displays time left on map
; Configuration
pausecfg.amxx  ; allows to pause and unpause some plugins
statscfg.amxx  ; allows to manage stats plugins via menu and commands
; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
gungame.amxx debug
Plugins-csdm.INI:
Code:
;rename this file to disabled-csdm.ini to turn it off.
;rename it back to plugins-csdm.ini to turn it on.
;put a semi-colon in front of a plugin to disable it.
;add the word debug after a plugin to place it in debug mode
; for example: csdm_main.amxx debug
;remove a semi-colon to re-enable a plugin

;Main plugin, required for most cases
csdm_main.amxx
;Weapons and equipment menus
csdm_equip.amxx
;Enables preset spawning and the preset spawning editor
;Map config files are located in configs/csdm
csdm_spawn_preset.amxx
spawn_editor.amxx
;Miscellanious extra features, such as ammo refills
; and objective removals
csdm_misc.amxx
;Spawn protection
csdm_protection.amxx
;Adds free-for-all mode (must be enabled in csdm.cfg too)
csdm_ffa.amxx
;Round ticketing mode, like FireArms.  First team to use all
; of their death points loses the ability to respawn.
; (must be enabled in csdm.cfg too)
;csdm_tickets.amxx
;Item mode (from CSDM1)
;Must be enabled in csdm.cfg as well (at the very bottom)
;There is currently no item editor!
;csdm_itemmode.amxx
I think the server updating would not be helpful, because let me remind you that I'm playing Counter-Strike: Condition Zero; (which has Deleted Scenes also) I use it only for playing offline against BOTS It is not like I'm setting up a realdeal server.
Impaler is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:21.


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