Page 1 of 1

warcraft3FT.amx bad load

Posted: Tue Apr 11, 2006 6:58 am
by laddu
i have amx 0.9.8 with war3.
i start the server, it`s working, but i cant choose races. i type in console amx plugins and :
[ 25] unknown unknown unknown warcraft3FT.amx bad load
when starting server i get thist problem : [AMX] Function not found (name "mysql_close") (plugin "warcraft3FT.amx")
i need some help please and sorry foe my english. i hope you will understand! 10x

SO: linux

Posted: Tue Apr 11, 2006 7:02 am
by split
Even though you may not be using mysql to store/save your players XP you still need to enable the mysql module in AMX.

Posted: Tue Apr 11, 2006 7:03 am
by laddu
when i enable mysql in modules.ini i get this error:

[AMX] Module has a different interface version (file "cstrike/addons/amx/dlls/mysql_i386.so")
[AMX] Make sure that modules are compatible with AMX 0.9.7
[AMX] Please fix the problem then start the server again
Tue Apr 11 16:08:01 UTC 2006: Server Quit

Posted: Tue Apr 11, 2006 7:25 am
by laddu
i use MySQL - 4.1.14
could that be the problem ?? what version of mysql should i use?

Posted: Tue Apr 11, 2006 9:17 am
by split
No. That error is not related to your actual mysql server but the mysql module itself. Looks like your mysql module is not the correct version to go with your version of AMX.

Posted: Tue Apr 11, 2006 10:34 am
by Manix
why are you using AMX 0.9.8? And we need to know what version of war3FT you use.

Posted: Tue Apr 11, 2006 11:00 am
by Geesu
uhhhhhhhhh....

Solution: use amxx, AMX is no longer supported

Locked