bluerazor
02-26-2008, 08:34 PM
im new to amxmodx 1.8 i had 1.76c installed on my server but server crashed and i never backd up my files, unfortunatly i lost everything. i installed version 1.8 and im comming up with bad load. need help.
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.0.3660 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.0.3660 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.0.3660 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.0.3660 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.0.3660 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.0.3660 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.0.3660 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.0.3660 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.0.3660 AMXX Dev Team mapsmenu.amxx running
[ 10] Admin Chat 1.8.0.3660 AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.8.0.3660 AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.8.0.3660 AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.8.0.3660 AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.8.0.3660 AMXX Dev Team adminvote.amxx running
[ 15] NextMap 1.8.0.3660 AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 1.8.0.3660 AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 1.8.0.3660 AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.8.0.3660 AMXX Dev Team pausecfg.amxx running
[ 19] Stats Configuration 1.8.0.3660 AMXX Dev Team statscfg.amxx running
[ 20] DoD Stats 1.8.0.3660 AMXX Dev Team stats.amxx running
[ 21] DoD Sounds Precache 1.8.0.3660 AMXX Dev Team statssounds.amx running
[ 22] Stats Logging 1.8.0.3660 AMXX Dev Team stats_logging.a running
[ 23] AMX Mod Compat Engine 1.76.rc4 AMXX Dev Team amxmod_compat.a running
[ 24] unknown unknown unknown AMX bad load
[ 25] MultiJump 1.1 twistedeuphoria multijump.amxx running
[ 26] DoD Melee Bonus 0.6beta AMXX DoD Team dod_meleebonus. debug
[ 27] unknown unknown unknown amx_ejaculate.a bad load
[ 28] unknown unknown unknown amxx_piss.amxx bad load
[ 29] unknown unknown unknown dod_shellshock. bad load
[ 30] DoD EvilAdmin 0.5beta AMXX DoD Team dod_eviladmin.a running
[ 31] DoD DropGrenades 0.6beta AMXX DoD Team dod_dropgrenade running
( 24) Load fails: Plugin file open error (plugin "AMX")
( 27) Load fails: Plugin file open error (plugin "amx_ejaculate.amxx")
( 28) Load fails: Plugin file open error (plugin "amxx_piss.amxx")
( 29) Load fails: Plugin file open error (plugin "dod_shellshock.amxx")
31 plugins, 27 running
this is my plugins in.
; 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
; Day of Defeat
stats.amxx ; stats on death or round end (DoD Module required!)
statssounds.amxx ; precache plugin for stats plugins
stats_logging.amxx ; weapons stats logging (DoD Module required!)
; Enable to use AMX Mod plugins
amxmod_compat.amxx
AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
multijump.amxx
dod_meleebonus.amxx debug
amx_ejaculate.amxx debug
amxx_piss.amxx debug
dod_shellshock.amxx debug
dod_eviladmin.amxx
dod_dropgrenades.amxx
ive tried debuging and still didnt work.. plz help
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.8.0.3660 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.8.0.3660 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.8.0.3660 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.8.0.3660 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual System 1.8.0.3660 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.8.0.3660 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.8.0.3660 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.8.0.3660 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.8.0.3660 AMXX Dev Team mapsmenu.amxx running
[ 10] Admin Chat 1.8.0.3660 AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.8.0.3660 AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.8.0.3660 AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.8.0.3660 AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.8.0.3660 AMXX Dev Team adminvote.amxx running
[ 15] NextMap 1.8.0.3660 AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 1.8.0.3660 AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 1.8.0.3660 AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.8.0.3660 AMXX Dev Team pausecfg.amxx running
[ 19] Stats Configuration 1.8.0.3660 AMXX Dev Team statscfg.amxx running
[ 20] DoD Stats 1.8.0.3660 AMXX Dev Team stats.amxx running
[ 21] DoD Sounds Precache 1.8.0.3660 AMXX Dev Team statssounds.amx running
[ 22] Stats Logging 1.8.0.3660 AMXX Dev Team stats_logging.a running
[ 23] AMX Mod Compat Engine 1.76.rc4 AMXX Dev Team amxmod_compat.a running
[ 24] unknown unknown unknown AMX bad load
[ 25] MultiJump 1.1 twistedeuphoria multijump.amxx running
[ 26] DoD Melee Bonus 0.6beta AMXX DoD Team dod_meleebonus. debug
[ 27] unknown unknown unknown amx_ejaculate.a bad load
[ 28] unknown unknown unknown amxx_piss.amxx bad load
[ 29] unknown unknown unknown dod_shellshock. bad load
[ 30] DoD EvilAdmin 0.5beta AMXX DoD Team dod_eviladmin.a running
[ 31] DoD DropGrenades 0.6beta AMXX DoD Team dod_dropgrenade running
( 24) Load fails: Plugin file open error (plugin "AMX")
( 27) Load fails: Plugin file open error (plugin "amx_ejaculate.amxx")
( 28) Load fails: Plugin file open error (plugin "amxx_piss.amxx")
( 29) Load fails: Plugin file open error (plugin "dod_shellshock.amxx")
31 plugins, 27 running
this is my plugins in.
; 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
; Day of Defeat
stats.amxx ; stats on death or round end (DoD Module required!)
statssounds.amxx ; precache plugin for stats plugins
stats_logging.amxx ; weapons stats logging (DoD Module required!)
; Enable to use AMX Mod plugins
amxmod_compat.amxx
AMX Mod backwards compatibility layer
; Custom - Add 3rd party plugins here
multijump.amxx
dod_meleebonus.amxx debug
amx_ejaculate.amxx debug
amxx_piss.amxx debug
dod_shellshock.amxx debug
dod_eviladmin.amxx
dod_dropgrenades.amxx
ive tried debuging and still didnt work.. plz help