Page 1 of 1

Need Help, Keep getting bad load

Posted: Wed Sep 06, 2006 6:21 am
by Boss Hog
name version author file status
Admin Base 1.75 AMXX Dev Team admin.amxx running
Admin Commands 1.75 AMXX Dev Team admincmd.amxx running
Admin Help 1.75 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.75 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.75 AMXX Dev Team multilingual.am running
Menus Front-End 1.75 AMXX Dev Team menufront.amxx running
Commands Menu 1.75 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.75 AMXX Dev Team plmenu.amxx running
Maps Menu 1.75 AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.75 AMXX Dev Team adminchat.amxx running
Anti Flood 1.75 AMXX Dev Team antiflood.amxx running
Scrolling Message 1.75 AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.75 AMXX Dev Team imessage.amxx running
Admin Votes 1.75 AMXX Dev Team adminvote.amxx running
NextMap 1.75 AMXX Dev Team nextmap.amxx running
Nextmap Chooser 1.75 AMXX Dev Team mapchooser.amxx running
TimeLeft 1.75 AMXX Dev Team timeleft.amxx running
Pause Plugins 1.75 AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.75 AMXX Dev Team statscfg.amxx running
Restrict Weapons 1.75 AMXX Dev Team restmenu.amxx running
StatsX 1.75 AMXX Dev Team statsx.amxx running
CS Stats Logging 1.75 AMXX Dev Team stats_logging.a running
MP3 + Wav Player 1.3 GHW_Chronic + bi mp3-wav_player. running
Amx_Super All-In- 2.0 bmann_420/AMX(x) amx_super.amxx running
Show Team-Attack 1.2 n!nja showteamattack. running
unknown unknown unknown warcraft3FT.amx bad load


Currently loaded modules:
name version author
Fun 1.75 AMX Mod X Dev Team
Engine 1.75 AMX Mod X Dev Team
FakeMeta 1.75 AMX Mod X Dev Team
GeoIP 1.75 AMX Mod X Dev Team
CStrike 1.75 AMX Mod X Dev Team
CSX 1.75 AMX Mod X Dev Team
6 module


Currently running plugins:
[ 1] AMX Mod X, v1.75a, Jul 4 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] Fun, v1.75, Jun 12 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 3] Engine, v1.75, Jun 12 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] FakeMeta, v1.75, Jun 12 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] CStrike, v1.75, Jun 12 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] CSX, v1.75, Jun 12 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
6 plugin


In your sticky it says to use amxx but that doesnt work for me i had to use amx_modules, ect.
Thats all my info i have for you, any help is appreciated.


Boss Hog

Posted: Wed Sep 06, 2006 6:55 am
by [Swe]Gizmo
unknown unknown unknown warcraft3FT.amx bad load

1 letter not showing or you have miss spelled?

check your plugins.ini so it´s spelled like this
warcraft3FT.amxx

Posted: Wed Sep 06, 2006 7:26 am
by Boss Hog
Thats what i thought the first time i saw it but its written correct. I even deleted it and retyped it in. Im confused, i followed all the folders as specified. I just got this server and it was already installed with the mods, the version is 1.75. Do i need to replace amx mod x 1.75 with 1.71? Same as for the metamod? Im assuming you can have as many plugins as you want, if i am wrong let me know.


Boss Hog

Posted: Wed Sep 06, 2006 8:00 am
by YamiKaitou
No, what is the error message that is appearing.

And, about it showing warcraft3.amx, it is becasue there is only enough room to display that.

Posted: Wed Sep 06, 2006 8:06 am
by Geesu
Yea it should list an error in the log files... i.e. "module required or file not found"

Posted: Wed Sep 06, 2006 4:52 pm
by Boss Hog
[AMXX] Plugin "warcraft3FT.amxx" failed to load: Module/Library Class "dbi" required for plugin. Check modules.ini.

Ok what do i do from here?


Boss Hog

Posted: Wed Sep 06, 2006 5:00 pm
by Krazy
Open your modules.ini and change:

Code: Select all

;mysql
;sqlite
to

Code: Select all

mysql
sqlite

Posted: Wed Sep 06, 2006 8:53 pm
by Boss Hog
ok i got it running but now i have to read up on here on how to have it save the exp from map to map. Thanks for the help


Boss Hog

Posted: Tue Nov 14, 2006 3:57 pm
by Meskalinka
Boss Hog wrote:ok i got it running but now i have to read up on here on how to have it save the exp from map to map. Thanks for the help


Boss Hog

I have that same problem when map is over reset all XP on new map.

mp_savexp 1
FT_saveby 1 //LAN
sv_daysbeforedelete 31
sv_save_end_round 1

i try setups :
AMXX 1.71 + MM 1.19p28
AMXX 1.71 + MM 1.19
AMXX 1.76 + MM 1.19
AMXX 1.76a + MM 1.19
AMXX 1.76b + MM 1.19

warcraft3FT.amxx 2.3.2 size : 230KB modif : 05.04.2006

I have AthlonXP 2000+


: Info (map "de_dust2") (logfile "error_111406.log")
: Client CVAR querying is not enabled - check MM version!
: [AMXX] Run time error 10 (plugin "warcraft3FT.amxx") (native "query_client_cvar") - debug not enabled!
: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

i dont have mysql server

Posted: Tue Nov 14, 2006 5:30 pm
by Geesu
Use 3.0...

Posted: Wed Nov 15, 2006 5:56 am
by Meskalinka
Meskalinka wrote: I have that same problem when map is over reset all XP on new map.
MySQL server is needed to save XP between maps WC3FT 2.3.2

btw
Where i can find .sma & war3ft\*.inl files WC3FT 3.0?

:) THX

Posted: Wed Nov 15, 2006 6:16 am
by mattypee

Posted: Wed Nov 15, 2006 9:50 am
by YamiKaitou
Meskalinka wrote:
Meskalinka wrote: I have that same problem when map is over reset all XP on new map.
MySQL server is needed to save XP between maps WC3FT 2.3.2
No, you can also use the AmxX vault (no module needed for this)