PDA

View Full Version : plugin errors


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

diamond-optic
02-27-2008, 03:31 AM
well Plugin file open error is pretty basic.. lol are you absolutely postive you compiled the plugins for 1.8.x and that theyre in the plugins folder..

Dr.G
02-27-2008, 01:09 PM
did i really say this lol

bluerazor
02-27-2008, 01:36 PM
yes i did compile them with 1.8 and yes the plugins are in the folder. i did download shellshock from here and compiled it here. still same bad load. the debug part i did also take off.. should i just down grade back 2 1.76c? i really enjoy these plugins and so do the players on the server.

noddy
02-27-2008, 05:28 PM
I think that you might get a bad load if some files are missing or in the wrong place, like the piss plugin requires sounds and sprites, are they in the correct place ?

diamond-optic
02-27-2008, 05:37 PM
are you using the offical 1.8.0.3660 (i think thats it) release? if you are there are problems with it and dod (mainly with the dodx module) and you have to get it from the nightly builds link on the amxmodx.org website which will give you 1.8.1.3679 or newer

not sure if that would help in this instance, but if youre using 1.8.0 and dod you will most likely have problems if you dont have the fixed dodx module..

jondoe
02-27-2008, 08:38 PM
are you using the offical 1.8.0.3660 (i think thats it) release? if you are there are problems with it and dod (mainly with the dodx module) and you have to get it from the nightly builds link on the amxmodx.org website which will give you 1.8.1.3679 or newer

not sure if that would help in this instance, but if youre using 1.8.0 and dod you will most likely have problems if you dont have the fixed dodx module..

So BAILOPAN doesn't include the fixed DODX module in the main download of 1.8.0 ?
Hmm interesting. Thats probably why i went back to 1.76c, Because it seems too run very well with my setup and plugins. Well you know what they say, Never buy a car the first year it comes out, There maybe a recall. I always wait two version's then upgrade to the next one. :)

diamond-optic
02-27-2008, 11:14 PM
So BAILOPAN doesn't include the fixed DODX module in the main download of 1.8.0 ?

thats because it was fixed after the release of 1.8.0 so its slated for 1.8.1, but they seem to be doing very little work on it lately.. the last changes to the nightly build is marked as january 8th or something like that...

jondoe
02-28-2008, 12:54 AM
thats because it was fixed after the release of 1.8.0 so its slated for 1.8.1, but they seem to be doing very little work on it lately.. the last changes to the nightly build is marked as january 8th or something like that... Ahhh, thanks for the info. I guess i'll have to try it out. ;)