[WC3 v2.2.6] Using MySQL to store data doesn't work
Posted: Fri Oct 07, 2005 5:10 pm
Hi there,
I'm running two cs-servers on Debian Sarge 3.1 , three weeks ago I've decided to turn one cs-server into a wc3:tft mod cs-server. Since I had several issues with AMXX v1.5, I've backed up my whole addons folder and completly reinstalled metamod (latest) including amxmodx (v1.6). I've successfully written the admins into my mysql database and access to my db via amxx works. Now I tried to store my wc3 users in the same db.
I've done every step listed in one thread somewhere on this boards (I think it was a stickied or announced one in this board). The plugin crashs with error 10. Debuging displays the following text:
Any ideas? The access data for MySQL is correct (checked more than 5 times) and I tried everything listed in forums and doc. Anyone can help me?
My system:
- Debian Sarge 3.1
- HLDS running CS v1.6/Steam
- Metamod v1.18-p26
- AMX Mod X v1.60
- WarCraft 3 Mod v2.2.6
- MySQL Server v4.1.11 (installed using apt-get)
Thanks for your time.
I'm looking forward for some help
Best regards
dtdesign
PS: Excuse any mistakes in my post, I'm just a 17 year old german
I'm running two cs-servers on Debian Sarge 3.1 , three weeks ago I've decided to turn one cs-server into a wc3:tft mod cs-server. Since I had several issues with AMXX v1.5, I've backed up my whole addons folder and completly reinstalled metamod (latest) including amxmodx (v1.6). I've successfully written the admins into my mysql database and access to my db via amxx works. Now I tried to store my wc3 users in the same db.
I've done every step listed in one thread somewhere on this boards (I think it was a stickied or announced one in this board). The plugin crashs with error 10. Debuging displays the following text:
Code: Select all
L 10/08/2005 - 00:55:38: -------- Mapchange to cs_assault_mini --------
L 10/08/2005 - 00:55:45: [MYSQL] Invalid database handle 0
L 10/08/2005 - 00:55:45: [AMXX] Displaying debug trace (plugin "warcraft3.amxx")
L 10/08/2005 - 00:55:45: [AMXX] Run time error 10: native error (native "dbi_query")
L 10/08/2005 - 00:55:45: [AMXX] [0] warcraft3.sma::set_mysql (line 8265)
My system:
- Debian Sarge 3.1
- HLDS running CS v1.6/Steam
- Metamod v1.18-p26
- AMX Mod X v1.60
- WarCraft 3 Mod v2.2.6
- MySQL Server v4.1.11 (installed using apt-get)
Thanks for your time.
I'm looking forward for some help

Best regards
dtdesign
PS: Excuse any mistakes in my post, I'm just a 17 year old german
