Page 1 of 1

XP was suddenly deleted

Posted: Tue Nov 01, 2005 5:16 am
by Helge
I was running a war3ft server for about a month or so, and one day the XP was deleted for all users. Im am using the mysql database, and its running. When I start the server, it sais that the MySQL is connected, so thats not the problem.
war3ft.cfg wrote:mp_savexp 1
sv_mysql 1
FT_saveby 0

FT_mysql_host "127.0.0.1"
FT_mysql_user "amx"
FT_mysql_pass "whatever"
FT_mysql_db "amx"
sv_mysql_auto_pruning 1
sv_daysbeforedelete 41
sv_mysqltablename "war3users"
sv_mysql_save_end_round 1
FT_disable_savexp 0
Could it be the autopruning? That should just delete old players, and should not prune active players.

I played a little now, and the XP is saving, so it was just reset somehow.

Posted: Tue Nov 01, 2005 7:48 am
by eM-Viper
sv_mysql_auto_pruning 1
sv_daysbeforedelete 41

yes, and it seems its set to every 41 days it does so

Posted: Tue Nov 01, 2005 7:55 am
by Geesu
Turn off pruning, I haven't tested it...