Raised This Month: $ Target: $400
 0% 

Help with Cstrike Module


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 12-04-2006 , 10:14   Help with Cstrike Module
Reply With Quote #1

Hi, I searched the forums, and the few things I could find didn't work...

I got a few third party plugins for AMXX that require the CStrike module so I installed the CStrike addon. It's loading fine, but the plugins still aren't loading and the server logs say I need to check the modules.ini for CStrike.

Here is the meta list:

09:12:48 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386.so v1.71 ini ANY ANY
[ 2] Engine RUN - engine_amxx_i386.so v1.71 ini ANY ANY
[ 3] Adminmod RUN - admin_MM_i386.so v2.50.60 ini Start ANY
[ 4] STATSME RUN - statsme_mm_i386.so v2.8.3 ini Chlvl Chlvl
[ 5] ChickenMod RUN - chicken_mm_i386.so v1.0.5.1 ini Pause Pause
[ 6] CStrike RUN - cstrike_amxx_i386.so v1.76 ini ANY ANY
[ 7] CSX RUN - csx_amxx_i386.so v1.76a ini ANY ANY
7 plugins, 7 running





As you can see, all the modules are running fine.

Here is my Modules.ini:


;;;

; 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





And finally, here is what the logs are saying:

failed to load: Module "cstrike" required for plugin. Check modules.ini.


I'm pretty sure I'm doing everything right... I'd be thankful for any siggestions.

PS: As you can tell from the meta list, I'm running linux.
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Spanky McNutnut
AMX Mod X Beta Tester
Join Date: Feb 2006
Old 12-04-2006 , 10:49   Re: Help with Cstrike Module
Reply With Quote #2

Your running v1.71 base, with v1.76 Cstrike and CSX modules, either update the base, or downgrade the Cstrike and CSX

http://www.amxmodx.org/downloads.php
Spanky McNutnut is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 12-04-2006 , 11:00   Re: Help with Cstrike Module
Reply With Quote #3

Well, I updated my amxmodx_mm_i386.so along with the engine and fun modules so thank you for pointing out that I'm not up to date. Unfortunatly, it doesn't seem to have fixed the problem.

Here is my new meta list:


09:573 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.76b ini ANY ANY
[ 2] Engine RUN - engine_amxx_i386 v1.76 ini ANY ANY
[ 3] Adminmod RUN - admin_MM_i386.so v2.50.60 ini Start ANY
[ 4] STATSME RUN - statsme_mm_i386. v2.8.3 ini Chlvl Chlvl
[ 5] ChickenMod RUN - chicken_mm_i386. v1.0.5.1 ini Pause Pause
[ 6] CStrike RUN - cstrike_amxx_i38 v1.76 ini ANY ANY
[ 7] CSX RUN - csx_amxx_i386.so v1.76a ini ANY ANY
[ 8] Fun RUN - fun_amxx_i386.so v1.76 pl1 ANY ANY
8 plugins, 8 running


Thanks again.
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
The Specialist
BANNED
Join Date: Nov 2006
Old 12-04-2006 , 12:28   Re: Help with Cstrike Module
Reply With Quote #4

can you post the server log please ? thank you
The Specialist is offline
Send a message via AIM to The Specialist
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 12-04-2006 , 13:13   Re: Help with Cstrike Module
Reply With Quote #5

Unrelated to your issue, but it's highly suggested that you disable AdminMod and StatsMe when running AMX Mod X.
__________________
Brad is offline
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 12-04-2006 , 18:53   Re: Help with Cstrike Module
Reply With Quote #6

Ok, I'm gonna disable adminmod and statsme now if that's the case... thanks for pointing it out.

In the meantime, here is the amxx log:


AMX Mod X log file started (file "addons/amxmodx/logs/L1204006.log") (version "1.71")
L 12/04/2006 - 0081: [AMXX] Plugin file open error (plugin "amx_adminmodel.amxx")
L 12/04/2006 - 0081: [AMXX] Plugin "statsx.amxx" failed to load: Plugin uses an unknown function (name "get_user_rstats") - check your modules.ini.
L 12/04/2006 - 0081: [AMXX] Plugin "check_shots.amxx" failed to load: Module "engine" required for plugin. Check modules.ini.
L 12/04/2006 - 0081: [AMXX] Plugin "grenade_mod.amxx" failed to load: Plugin uses an unknown function (name "vector_to_angle") - check your modules.ini.
L 12/04/2006 - 0081: [AMXX] Plugin "amx_mmm.amxx" failed to load: Module "cstrike" required for plugin. Check modules.ini.


Actually, now that I'm looking at the log a little closer, I noticed the only plugin that has a cstrike error is amx_mmm.amxx... So I guess go to the specific plugin post for that one. But could someone tell me what "get_user_rstats" and "vector_to_angle" mean?
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 12-04-2006 , 19:17   Re: Help with Cstrike Module
Reply With Quote #7

Know what? I'd just start clean. Disable everything from metamod. Update metamod to the latest version. Install the latest version of AMXX. Then go from there.
__________________
Brad is offline
Liquidz
Senior Member
Join Date: Jan 2006
Location: Toronto, Canada
Old 12-04-2006 , 19:21   Re: Help with Cstrike Module
Reply With Quote #8

Brad seems to know what hes talking about cause it works for me everytime he says somthing lol. Brad FTW!
__________________

Liquidz is offline
Send a message via MSN to Liquidz
vvg125
AMX Mod X Beta Tester
Join Date: Dec 2006
Location: Queens (Douglaston), New
Old 12-04-2006 , 23:10   Re: Help with Cstrike Module
Reply With Quote #9

Lol... alright... that's what I'm gonna do then. Thanks for the help everyone. You have no idea how much I appreciate it.
vvg125 is offline
Send a message via AIM to vvg125 Send a message via MSN to vvg125 Send a message via Yahoo to vvg125
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 10:35.


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