MySQL Problems in v2.2.5
Posted: Fri Aug 19, 2005 9:11 pm
In my lan listenserver im getting an error identical to this one viewtopic.php?t=273 except that i am using the local host
when the server runs the menu to choose races doesnt pop up.
this server is running the install package for war3ft v2.2.5 you have with amx and amxx 1.5 included
i am getting the following feedback from Counterstrike:
now what really has me miffed is that i have another server with war3FT v2.2.3 (the server install with the included amx and amxx) with the EXACT same setup for mysql in the config file on this same machine and i dont get any errors (im not running it at the same time)
my server is running as a listenserver on a
in my war3ft.cfg file i have the setup
running all the checks you asked for i get the following data:
again i have another server on this computer which usues the same SQL information but encounters no errors. the only difference in the two is the version of amx mod x and war3ft
the error doesnt allow users to acess that race menu
Thanks for your time i hope i didnt miss anything obvious.
-WOG
when the server runs the menu to choose races doesnt pop up.
this server is running the install package for war3ft v2.2.5 you have with amx and amxx 1.5 included
i am getting the following feedback from Counterstrike:
Code: Select all
L 08/19/2005 - 22:42:06: [AMXX] [MYSQL] Invalid database handle -1
L 08/19/2005 - 22:42:06: [AMXX] Displaying call trace (plugin "cstrike\addons\amxmodx\plugins\warcraft3FT.amxx")
L 08/19/2005 - 22:42:06: [AMXX] [0] XP.inl::XP_Set_DBI (line 565)
L 08/19/2005 - 22:42:06: [AMXX] [1] XP.inl::XP_Retreive (line 341)
L 08/19/2005 - 22:42:06: [AMXX] [2] war3ft.inl::WAR3_chooserace (line 206)
L 08/19/2005 - 22:42:06: [AMXX] [3] other.inl::getuserinput (line 151)
my server is running as a listenserver on a
Code: Select all
2.4Ghz P4
640Mb of RAM
WindowsXP SP2
MySQL 4.1
Code: Select all
// MySQL configuration
FT_mysql_host "127.0.0.1" // Host Name
FT_mysql_user "amx" // User Name
FT_mysql_pass "wogger" // Password
FT_mysql_db "amx" // Database Name
sv_mysql_auto_pruning 0 // Automatically prunes the database of old users at a mapchange occuring between 5:36 to 5:59 AM (default is 0, doesn't work for vault)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from MySQL database (default is 31)
sv_mysqltablename "war3users" // Table Name, no need to change (default is war3users)
sv_mysql_save_end_round 0 // Save Users at the end of each round (causes slight lag, default is 0)
FT_disable_savexp 0 // Set this to 1 to disable users typing /savexp (default is 0)
Code: Select all
] status
hostname: Counter-Strike
version : 47/1.1.2.5/2.0.0.0 3213 insecure
tcp/ip : 192.168.1.100:27015
map : cs_assault_upc at: 528 x, 144 y, 53 z
players : 1 active (32 max)
# name userid uniqueid frag time ping loss adr
# 1 "+]-[+WOG+" 1 STEAM_ID_LAN 0 00:21 0 0 loopback
1 users
Type 'amx_langmenu' in the console to display a menu where you can choose your language
] cdversion
Unknown command: cdversion
] meta version
Metamod v1.18p24 2005/07/12
by Will Day
http://www.metamod.org/
Patch: Metamod-P (mm-p) v24
by Jussi Kivilinna
http://koti.mbnet.fi/axh/
compiled: Jul 12 2005, 19:35:43 EET (optimized)
] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.50 ini ANY ANY
[ 2] POD-Bot mm RUN - podbot_mm.dll vR2b46d ini Chlvl ANY
[ 3] Fun RUN - fun_amxx.dll v1.50 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.50 pl1 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.50 pl1 ANY ANY
[ 6] MySQL RUN - mysql_amxx.dll v1.50 pl1 ANY ANY
[ 7] CStrike RUN - cstrike_amxx.dll v1.50 pl1 ANY ANY
[ 8] CSX RUN - csx_amxx.dll v1.50 pl1 ANY ANY
[ 9] War3ft RUN - war3ft_amxx.dll v2.2.5 pl1 ANY ANY
9 plugins, 9 running
] amxx version
AMX Mod X 1.50
Authors: Felix "SniperBeamer" Geyer, David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko, Jonny "Got His Gun" Bergstrom, and Lukasz "SidLuke" Wlasinski. (http://www.amxmodx.org)
Compiled: Aug 2 2005, 02:39:17
Core mode: JIT+ASM32
Type 'amx_help' in the console to see available commands
Time Left: 19:41 min. Next Map: de_airstrip
] amxx modules
Currently loaded modules:
name version author status
[ 1] Fun 1.50 AMX Mod X Dev Team running
[ 2] Engine 1.50 AMX Mod X Dev Team running
[ 3] FakeMeta 1.50 AMX Mod X Dev Team running
[ 4] MySQL 1.50 AMX Mod X Dev Team running
[ 5] CStrike 1.50 AMX Mod X Dev Team running
[ 6] CSX 1.50 AMX Mod X Dev Team running
[ 7] War3ft 2.2.5 Geesu (Pimp Daddy) running
7 modules, 7 correct
] amxx plugins
Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.50 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.50 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.50 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.50 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual Sys 1.50 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.50 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.50 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.50 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.50 AMXX Dev Team mapsmenu.amxx running
[ 10] Admin Chat 1.50 AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.50 AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.50 AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.50 AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.50 AMXX Dev Team adminvote.amxx running
[ 15] NextMap 1.50 AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 1.50 AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 1.50 AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.50 AMXX Dev Team pausecfg.amxx running
[ 19] Stats Configurati 1.50 AMXX Dev Team statscfg.amxx running
[ 20] StatsX 1.50 AMXX Dev Team statsx.amxx running
[ 21] CS Misc. Stats 1.50 AMXX Dev Team miscstats.amxx running
[ 22] CS Stats Logging 1.50 AMXX Dev Team stats_logging.a running
[ 23] AMX Bank 1.5 twistedeuphoria amx_bank.amxx running
[ 24] Warcraft 3 Frozen 2.2.5 Pimp Daddy (OoTO warcraft3FT.amx debug
24 plugins, 24 running
This server is using AMX Mod X
Visit http://www.amxmodx.org
the error doesnt allow users to acess that race menu
Thanks for your time i hope i didnt miss anything obvious.
-WOG