Raised This Month: $ Target: $400
 0% 

Bad load


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 02-24-2010 , 05:34   Bad load
Reply With Quote #1

I can't get amx super to work anymore. it always has a bad load.
It is in the plugins folder, here's amxx plugins and plugins.ini

amxx plugins
Code:
11:28:00 Currently loaded plugins:
                name                    version     author            file             status   
          [  1] Admin Base              1.8.1.3746  AMXX Dev Team     admin.amxx       running  
          [  2] Admin Commands          1.8.1.3746  AMXX Dev Team     admincmd.amxx    running  
          [  3] Admin Help              1.8.1.3746  AMXX Dev Team     adminhelp.amxx   running  
          [  4] Slots Reservation       1.8.1.3746  AMXX Dev Team     adminslots.amxx  running  
          [  5] Multi-Lingual System    1.8.1.3746  AMXX Dev Team     multilingual.am  running  
          [  6] Menus Front-End         1.8.1.3746  AMXX Dev Team     menufront.amxx   running  
          [  7] Commands Menu           1.8.1.3746  AMXX Dev Team     cmdmenu.amxx     running  
          [  8] Players Menu            1.8.1.3746  AMXX Dev Team     plmenu.amxx      running  
          [  9] Teleport Menu           1.8.1.3746  AMXX Dev Team     telemenu.amxx    running  
          [ 10] Maps Menu               1.8.1.3746  AMXX Dev Team     mapsmenu.amxx    running  
          [ 11] Plugin Menu             1.8.1.3746  AMXX Dev Team     pluginmenu.amxx  running  
          [ 12] Admin Chat              1.8.1.3746  AMXX Dev Team     adminchat.amxx   running  
          [ 13] Anti Flood              1.8.1.3746  AMXX Dev Team     antiflood.amxx   running  
          [ 14] Scrolling Message       1.8.1.3746  AMXX Dev Team     scrollmsg.amxx   running  
11:28:00  [ 15] Info. Messages          1.8.1.3746  AMXX Dev Team     imessage.amxx    running  
          [ 16] Admin Votes             1.8.1.3746  AMXX Dev Team     adminvote.amxx   running  
          [ 17] NextMap                 1.8.1.3746  AMXX Dev Team     nextmap.amxx     running  
          [ 18] Nextmap Chooser         1.8.1.3746  AMXX Dev Team     mapchooser.amxx  running  
          [ 19] TimeLeft                1.8.1.3746  AMXX Dev Team     timeleft.amxx    running  
          [ 20] Pause Plugins           1.8.1.3746  AMXX Dev Team     pausecfg.amxx    running  
          [ 21] Stats Configuration     1.8.1.3746  AMXX Dev Team     statscfg.amxx    running  
          [ 22] unknown                 unknown     unknown           amxsuper.amxx    bad load 
          [ 23] AMX_Super Menu          0.8.1       Yami Kaitou       amx_super_menu.  running  
          [ 24] GHW's CSDM Spawn Maker  2.0b        GHW_Chronic       spawnMaker.amxx  running  
          [ 25] xREDIRECT               1.0.3.2     x0R               xredirect.amxx   running  
          [ 26] unknown                 unknown     unknown           advert.amxx      running  
          [ 27] blockmaker              4.01        Necro             blockmaker_v4.0  running  
          [ 28] Advanced Spectate       1.5         Emp`              advanced_spec.a  running  
          [ 29] Biohazard               2.00 Beta   cheap_suit        biohazard.amxx   running  
11:28:00  [ 30] smoke flare             0.1         mini_midget/chea  bio_smokeflare.  running  
          [ 31] Custom Flashlight       0.3.1       ConnorMcLeod      customflashligh  running  
          [ 32] CSDM Spawn Editor       2.1         CSDM Team         spawn_editor.am  running  
          [ 33] LTM for BIOHAZARD       +1.1        SandStriker       bio_lasermine_0  running  
         ( 22) Load fails: Module/Library Class "xstats" required for plugin.  Check modules.ini.
         33 plugins, 32 running
plugins.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)
pluginmenu.amxx        ; Menus for commands/cvars organized by plugin

; 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

amx_super.amxx
amx_super_menu.amxx
spawnMaker.amxx
xredirect.amxx
advert.amxx
blockmaker_v4.01.amxx
advanced_spec.amxx
i recompiled and triplechecked everything, don't know that to do now
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-24-2010 , 09:27   Re: Bad load
Reply With Quote #2

You are missing a module. Make sure you have all of the Base and CStrike modules installed and running
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 02-24-2010 , 10:35   Re: Bad load
Reply With Quote #3

i was missing the csx module, thanks dude
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.

Last edited by drekes; 02-24-2010 at 10:35. Reason: typo
drekes is offline
Send a message via MSN to drekes
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 19:33.


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