[2.2.9]No xp at racechange

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
User avatar
Devilion
Peon
Posts: 9
Joined: Fri Jul 08, 2005 3:19 am
Location: the Netherlands
Contact:

[2.2.9]No xp at racechange

Post by Devilion » Sun Nov 27, 2005 10:17 am

I'm having the same problem as the topicstarter of this thread: viewtopic.php?t=775

It should be fixed in 2.2.9 but I'm still experiencing this problem.

Any help?
Image
62.212.93.167:27015 Strikers Heaven #1 [NL] .:: WC3FT ::.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Nov 27, 2005 11:25 am

Check your amxx logs for error message? What is in your war3ft.cfg?
No Support via PM

User avatar
Devilion
Peon
Posts: 9
Joined: Fri Jul 08, 2005 3:19 am
Location: the Netherlands
Contact:

Post by Devilion » Sun Nov 27, 2005 12:37 pm

weird, this is in my logs now:

L 11/27/2005 - 19:35:53: -------- Mapchange to de_dust2 --------
L 11/27/2005 - 19:36:03: [warcraft3FT.amxx] Database connection failed, attempting to reconnect in 5 seconds
L 11/27/2005 - 19:36:08: [warcraft3FT.amxx] Database connection failed, attempting to reconnect in 5 seconds
L 11/27/2005 - 19:36:13: [warcraft3FT.amxx] Unable to connect to the MySQL database after 3 attempts, switching to short-term mode

all is set good though

edit:

my war3FT.cfg:
// Warcraft 3 Frozen Throne Configuration File

mp_savexp 1 // Enables saving of experience (uses a vault, default is 0)
sv_sql 1 // Save using a SQL module (a module needs to be turned on, note: to use this mp_savexp must also be 1, default is 0)
FT_saveby 0 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)

// SQL configuration
FT_sql_host "85.92.130.96" // Host Name
FT_sql_user "seneox_wc3ft" // User Name
FT_sql_pass "password" // Password
FT_sql_db "seneox_wc3ft" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 31 // However many days before deleting XP or pruning from the database (default is 31)
sv_sqltablename "war3users" // Table Name, no need to change (default is war3users)
sv_save_end_round 1 // Save Users at the end of each round (causes slight lag, default is 1)
Image
62.212.93.167:27015 Strikers Heaven #1 [NL] .:: WC3FT ::.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Nov 27, 2005 6:58 pm

Well its not set good if its not connecting :) Thats why XP isn't saving... Read the error yourself
No Support via PM

User avatar
Devilion
Peon
Posts: 9
Joined: Fri Jul 08, 2005 3:19 am
Location: the Netherlands
Contact:

Post by Devilion » Mon Nov 28, 2005 7:39 am

I know :p but I can't see anything is wrong, mysql accepts the host of the server and I triplechecked the settings :(
Image
62.212.93.167:27015 Strikers Heaven #1 [NL] .:: WC3FT ::.

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Mon Nov 28, 2005 8:25 am

Check the server console during startup and see if another error is listed
No Support via PM

Post Reply