AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   CSDM (https://forums.alliedmods.net/forumdisplay.php?f=87)
-   -   Help with CSDM plugins not loading (https://forums.alliedmods.net/showthread.php?t=56082)

Impaler 06-06-2007 10:16

Help with CSDM plugins not loading
 
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 :D. 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! :grrr::up:

Arkshine 06-06-2007 11:25

Re: Help with CSDM plugins not loading
 
Paste here the output of this commands (console server) :

meta list
amxx list
amxx modules

Impaler 06-06-2007 11:35

Re: Help with CSDM plugins not loading
 
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? :)

Arkshine 06-06-2007 11:38

Re: Help with CSDM plugins not loading
 
[CSDM2] CSDM failed to load

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

Impaler 06-06-2007 11:45

Re: Help with CSDM plugins not loading
 
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?

Arkshine 06-06-2007 11:49

Re: Help with CSDM plugins not loading
 
Try to add 'csdm' in /configs/modules.ini , restart and see if CSDM2 module is loaded properly.

Impaler 06-06-2007 11:54

Re: Help with CSDM plugins not loading
 
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


Arkshine 06-06-2007 11:56

Re: Help with CSDM plugins not loading
 
Paste the contents of your 'modules.ini' file here.

Arkshine 06-06-2007 12:00

Re: Help with CSDM plugins not loading
 
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.

Impaler 06-06-2007 12:05

Re: Help with CSDM plugins not loading
 
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. :)

Arkshine 06-06-2007 12:12

Re: Help with CSDM plugins not loading
 
Perhaps you are right but it is the only thing which could be the origin of the problem.

Your AMXX installation seems correct. So I don't know why CSMD module isn't loaded. :/

KWo 06-06-2007 13:51

Re: Help with CSDM plugins not loading
 
I know 3 situations CSDM modules doesn't want to be loaded:
1. If someone is using the old CS1.5
2. If someone is using CS1.6/CZERO non-steam (cracked and outdated version of the original - steam based - one)
3. If someone is using ZBOT's - they lie CSDM2 module about the game folder.

In all of above cases CSDM dev team (and me) doesn't give any support.

Impaler 06-06-2007 14:39

Re: Help with CSDM plugins not loading
 
1. No it is not a CS 1.5
2. No it is not a non-steam (cracked)
3. Not zbot

It is a normal CS:CZ with deleted scenes scenario, came with 2 CD install pack. any ideas?

BTW i've read when the mod isn't supported. ;)

KWo 06-06-2007 16:36

Re: Help with CSDM plugins not loading
 
4. It is not loading also on FreeBSD.
5. Not sure if it works with the latest metamod-p (tested only with the latest original mm 1.19).

In all other cases use this info:
Quote:

Originally Posted by log
[CSDM2] CSDM failed to load, contact author...

I would suggest to disable StatsMe - You don't need it since You have AMX X - it has also its own stats - use amx_statscfgmenu (amxmodmenu, second page, item about 5).

Impaler 06-07-2007 07:50

Re: Help with CSDM plugins not loading
 
I'm not creating a BSD.*nix server. I just wanna play offline on my WinXP with bots and have those modules :D

I use latest metamod version, but I'm sure I have an older version there as well 1.17xxx I believe, I'll try that too. ALso I will try to turn off that statsme module. and report back.

KWo 06-08-2007 03:38

Re: Help with CSDM plugins not loading
 
What are the bots You are playing against?


All times are GMT -4. The time now is 22:20.

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