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

Help on my superhero mod


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
Lunaman1
Junior Member
Join Date: Jun 2011
Old 06-06-2011 , 16:25   Help on my superhero mod
#1

L 06/06/2011 - 16:14:59: [AMXX] Plugin "sh_madness.amxx" failed to load: Module/Library "SheroPlugin" required for plugin. Check modules.ini.
L 06/06/2011 - 16:14:59: [AMXX] Plugin "sh_mesmero.amxx" failed to load: Module/Library "SheroPlugin" required for plugin. Check modules.ini.
L 06/06/2011 - 16:14:59: [AMXX] Plugin "sh_poisonivy.amxx" failed to load: Module/Library "SheroPlugin" required for plugin. Check modules.ini.


Can you explain it?

Scrolling message displaying frequency: 10:00 minutes
[AMX Super] AMX_Super.cfg has been executed
[SH] Successfully Loaded Superhero Config File
L 06/06/2011 - 16:15:00: [superheromodnvault.amxx] Exec: (2) Loading shconfig.cfg (message should be seen twice)
"drstrange_multishot" is "0.20"
[SH] Successfully Loaded Superhero Config File
[S_API FAIL] SteamAPI_Init() failed; unable to update local steamclient. Continuing with current version anyway.



Also this is my modules.ini and plugins.ini

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
hamsandwich
shero

plugins.ini

; 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

; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)

; Enable to use AMX Mod plugins
;amxmod_compat.amxx ; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
;myplugin.amxx debug
;shero_amxx.dll
;shero_amxx_i386.so

sh_merchant.amxx
amx_super.amxx
amx_super_menu.amxx
amxx_podbotmenu.amxx
admin_chat_colors.amxx
server_rules.amxx
camera.amxx
playermodel.amxx
amx_gore_ultimate.amxx
shero.amxx

Last edited by Lunaman1; 06-06-2011 at 16:34.
Lunaman1 is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-06-2011 , 17:17   Re: Help on my superhero mod
#2

You are using 1.18 heroes on 1.2 superheromod. Compile the heroes with the new includes and DO NOT use the amxx files in the zip files you download.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
Lunaman1
Junior Member
Join Date: Jun 2011
Old 06-06-2011 , 19:16   Re: Help on my superhero mod
#3

What do you mean? I have 1.8 version of shmod -.-..??
Lunaman1 is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-06-2011 , 19:36   Re: Help on my superhero mod
#4

Write amxx plugins in the server console and write the output here. I bet you are running 1.2 version of sh mod and are using 1.18 heroes. That wont work.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
Lunaman1
Junior Member
Join Date: Jun 2011
Old 06-06-2011 , 19:36   Re: Help on my superhero mod
#5

Can you explain what i can do to fix it?
Lunaman1 is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-06-2011 , 19:37   Re: Help on my superhero mod
#6

Quote:
Originally Posted by Jelle View Post
Write amxx plugins in the server console and write the output here.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
Lunaman1
Junior Member
Join Date: Jun 2011
Old 06-06-2011 , 19:37   Re: Help on my superhero mod
#7

Can you add me on steam or what? my steam name is markh1234567
Lunaman1 is offline
Lunaman1
Junior Member
Join Date: Jun 2011
Old 06-06-2011 , 19:40   Re: Help on my superhero mod
#8

I added you on msn. add me... [email protected]
Lunaman1 is offline
vittu
SuperHero Moderator
Join Date: Oct 2004
Location: L.A. County, CA
Old 06-09-2011 , 17:55   Re: Help on my superhero mod
#9

shero module is not supported
http://forums.alliedmods.net/showpos...23&postcount=7
vittu is offline
Send a message via AIM to vittu Send a message via MSN to vittu Send a message via Yahoo to vittu
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-09-2011 , 19:35   Re: Help on my superhero mod
#10

Quote:
Originally Posted by vittu View Post
Crap. I keep forgetting how that error works.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
Closed Thread



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 00:58.


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