Page 1 of 1

AMXX doens't load WC3 FT 2.2.7.

Posted: Thu Oct 27, 2005 11:06 am
by !vAn #himself
Hi there...
just got the idea to put my server on this excellent mod...
so I started my server totally new, load all cs files, install meta mod new...
so, i was installing amxx mod, got a few problem but could fix them with some good tutorials...
but then WC3 FT...
the tutorial said, that the installation will be totally automatic...so i've done exactly this, what the tutorial said, but it doenst start...
so i was looking for the files...learning their meaning etc.
meanwhile i understand all meanings and could fix the installation...
i've reated some plugins.ini and fixed other to start the mod, and done some other things (compile the mod, cause it doesnt work etc)
now i have everything through...so i tried to start a server, but AMXX send and error:

[AMXX]Plugin "warcraft3FT.amxx" failed to load: Module "dbi" required for plugin. Check modules.ini

so i controlled all files again, and created some modules.ini, so be sure, that i dont forgot some...i fixed the original modules.ini in "configs" too, to:

; --------------------
; Wc3 FT
; --------------------
war3FT_amxx.dll
war3FT_amxx_i386.so

and the plugins.ini in configs to:

; Custom - Add 3rd party plugins here
warcraft3FT.amxx

My Server:
Virtual Server (Linux Debian)
AMD Athlon XP 2000+
8 GB HDD
512 RAM

i googled everything, but found nothing, sarched for answers in this forum too, nothing. so plz help me, what i have made wrong?

EDIT: i have all updates: meta 1.18, amxx 1.60 and wc3ft 2.2.7.
compiled the files already...

Posted: Thu Oct 27, 2005 11:20 am
by Geesu
turn on mysql module

Posted: Thu Oct 27, 2005 11:24 am
by !vAn #himself
done this, then he want to turn on engine...done this too, but now he wannt module "cstrike" but there isnt an entry for cstrike in the modules.ini

Posted: Thu Oct 27, 2005 11:52 am
by Geesu
well he's not installing correctly... and is he installing war3ft or war3x ? this post is in war3x...

Posted: Thu Oct 27, 2005 11:59 am
by !vAn #himself
wtf? i dont understand anything of your post above me
i've installed everything, and fixed some files, that it stats, but now he wanna cstrike module...
is that a bug, or s.th. when i've done too much fixing? ^^

i've searched around a bit, and found this in the warcraft3FT.sma

#if MOD == 0
require_module("cstrike")
require_module("csx")
require_module("fun")

but these things arent listed in the modules .ini, and i dont found any .amxx or .dll files for these plug ins...
for cstrike i can hardly believe, it is the gamedll for cstrike meaned, but for cx i dont have any clue...

Posted: Thu Oct 27, 2005 1:46 pm
by Lazarus Long
Moved.

Posted: Thu Oct 27, 2005 3:17 pm
by Geesu
LOL dude, follow the installation guide on war3ft.com... If you don't have a cstrike module in modules.ini, then you didn't follow the guide

Posted: Fri Oct 28, 2005 6:21 am
by !vAn #himself
lol?!
i've followed the installation correctly and at the bottom of this guide is written:
enjoy it...
but bullshit, nothing runs, and i fixed the .inis and .cfgs manually, cause yur isntallation guide didnt do correctly...
sorry, but in this point i wont agree with you ;)
so could you be so plased, and give me the lines for the modules.ini, i have written above?

btw: the downloadlink which is written in the tutorial is not correct
i took the one in "downloads", maybe i would change the installationdirectory which is written to the correct

Posted: Fri Oct 28, 2005 7:07 am
by Geesu
What download link does not work? Link me to the page you are viewing...

Also, modules.ini w/in the downloaded file...
; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
;fakemeta_amxx.dll
;fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_amxx_amd64.so

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so

; --------------------------------------------------------------
; WAR3FT - adds functions used by war3ft - By Geesu (Pimp Daddy)
; --------------------------------------------------------------
war3ft_amxx_i386.so
war3ft_amxx.dll
war3ft_amxx_amd64.so
Please point me in the write direction here, you're telling me the file I put on that site isn't working and doesn't have the correct info... which file?

Posted: Fri Oct 28, 2005 7:16 am
by !vAn #himself
http://wc3mods.net/war3ft/documentation ... e&os=linux

the download file which is written in the dl area is now war3ft_v2.2.7.zip...

this dl link doesnt work...whether with wget, nor with windows...
i've put the new lines in the modules.ini, but i didnt have this files
maybe you can upload these 4 files for me? or give me a link?
would be very nice :)

Posted: Fri Oct 28, 2005 8:33 am
by Geesu

Posted: Fri Oct 28, 2005 8:45 am
by !vAn #himself
http://wc3mods.net/war3ft/downloads/amx ... v2.2.7.zip

i've loaded this file...
is there any difference between the 2 files?
i not: could you upload the files, plz? (:

just loading the file with the link above, to look, whether there's a difference

edit:
yeah, theres a big difference...

in the file, which is downloadable in this post, there are missing some modules...
but in the file which you postet, theres everything in

completing my modules, and testing again
but thx 4 help till now, very good support *thumps up*

Posted: Fri Oct 28, 2005 9:05 am
by !vAn #himself
a big thx to this support...
well, the false was, that i have loaded a wrong file...
maybe you should update your homepage ^^
well: thx and big respect to the develoers of this mod, its great, i will definitly enjoy it :)

edit:
83.151.17.86:27015 <~~ if u wanna play, or put this server in your list of your page ^^

Posted: Fri Oct 28, 2005 11:56 am
by Geesu
Ok I'm TOTALLY confused, what file did you download that was missing files?

Posted: Fri Oct 28, 2005 4:03 pm
by !vAn #himself
http://wc3mods.net/war3ft/downloads/amx ... v2.2.7.zip

this one is the dl with missing files (csx, cstrike module)

Posted: Fri Oct 28, 2005 4:41 pm
by Geesu
No, its not supposed to have files...

"Required Server Files (not preconfigured files)"

Preconfigured has everything, required server files do not, it only has the war3ft stuff in it

Posted: Sun Nov 06, 2005 1:40 pm
by Lazarus Long
No reply from original author within a week.

Locked.

(The original author should PM me to reopen it)