Vault.ini Erased When Server Comes up
Posted: Mon Jul 03, 2006 11:47 am
Like the topic says, each time i reopen my server it erases the vault.ini
While the server is running its fine and records etc
When it goes down the info is still there, when puttin it back up wihin a few secs of server goin up it erases the vault.ini info
(Im assuming it remakes it wif default data)
Are there any variables i can change that will fix this??
Only thing left in vault after it remakes is
; Don't modify!
server_language en
war3ft_version 2.3.2
-------------------My Settings-------------------
// Warcraft 3 Frozen Throne Configuration File
mp_savexp 1 // Enables saving of experience (uses a vault, default is 0)
sv_sql 0 // 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 1 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
FT_admin_flag "m" // Admin flag required to give/take XP (default is m)
// SQL configuration
FT_sql_host "127.0.0.1" // Host Name
FT_sql_user "root" // User Name
FT_sql_pass "" // Password
FT_sql_db "" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 50 // 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 xp at the end of each round (may cause lag, default is 1)
I am running a lan server so i dont care about the file size, i just want it to keep data till i manually delete, or it hits over like 20days, the prune is set high, i cant fidn n e more functions.
Help
meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.71 ini ANY ANY
[ 2] Hook Mod RUN - hookmod_mm.dll v5 ini Start Start
[ 3] HLGuard RUN - hlguard_mm_optim v1.8 ini Chlvl Chlvl
[ 4] Fun RUN - fun_amxx.dll v1.71 pl1 ANY ANY
[ 5] Engine RUN - engine_amxx.dll v1.71 pl1 ANY ANY
[ 6] FakeMeta RUN - fakemeta_amxx.dl v1.71 pl1 ANY ANY
[ 7] CStrike RUN - cstrike_amxx.dll v1.71 pl1 ANY ANY
[ 8] CSX RUN - csx_amxx.dll v1.71 pl1 ANY ANY
amxx modules
Currently loaded modules:
name version author status
[ 1] Fun 1.71 AMX Mod X Dev Team running
[ 2] Engine 1.71 AMX Mod X Dev Team running
[ 3] FakeMeta 1.71 AMX Mod X Dev Team running
[ 4] Sqlite 1.70 AMX Mod X Dev Team running
[ 5] CStrike 1.71 AMX Mod X Dev Team running
[ 6] CSX 1.71 AMX Mod X Dev Team running
While the server is running its fine and records etc
When it goes down the info is still there, when puttin it back up wihin a few secs of server goin up it erases the vault.ini info
(Im assuming it remakes it wif default data)
Are there any variables i can change that will fix this??
Only thing left in vault after it remakes is
; Don't modify!
server_language en
war3ft_version 2.3.2
-------------------My Settings-------------------
// Warcraft 3 Frozen Throne Configuration File
mp_savexp 1 // Enables saving of experience (uses a vault, default is 0)
sv_sql 0 // 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 1 // What should I save this as? steam id = 0, IP = 1, name = 2 (default is 0)
FT_admin_flag "m" // Admin flag required to give/take XP (default is m)
// SQL configuration
FT_sql_host "127.0.0.1" // Host Name
FT_sql_user "root" // User Name
FT_sql_pass "" // Password
FT_sql_db "" // Database Name
FT_auto_pruning 0 // Automatically prunes the database of old users at a mapchange (default is 0)
sv_daysbeforedelete 50 // 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 xp at the end of each round (may cause lag, default is 1)
I am running a lan server so i dont care about the file size, i just want it to keep data till i manually delete, or it hits over like 20days, the prune is set high, i cant fidn n e more functions.
Help

meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.71 ini ANY ANY
[ 2] Hook Mod RUN - hookmod_mm.dll v5 ini Start Start
[ 3] HLGuard RUN - hlguard_mm_optim v1.8 ini Chlvl Chlvl
[ 4] Fun RUN - fun_amxx.dll v1.71 pl1 ANY ANY
[ 5] Engine RUN - engine_amxx.dll v1.71 pl1 ANY ANY
[ 6] FakeMeta RUN - fakemeta_amxx.dl v1.71 pl1 ANY ANY
[ 7] CStrike RUN - cstrike_amxx.dll v1.71 pl1 ANY ANY
[ 8] CSX RUN - csx_amxx.dll v1.71 pl1 ANY ANY
amxx modules
Currently loaded modules:
name version author status
[ 1] Fun 1.71 AMX Mod X Dev Team running
[ 2] Engine 1.71 AMX Mod X Dev Team running
[ 3] FakeMeta 1.71 AMX Mod X Dev Team running
[ 4] Sqlite 1.70 AMX Mod X Dev Team running
[ 5] CStrike 1.71 AMX Mod X Dev Team running
[ 6] CSX 1.71 AMX Mod X Dev Team running