Admin error :S

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

Moderator: Forum Moderator

Locked
smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Admin error :S

Post by smallbadad » Sat Nov 04, 2006 9:54 am

Need help big time!!

I've had this mod before and it worked fine. But no not this time!

When i change map ect all the admins and some players xp gets messed up. for example im on 2000 xp change map and ive got 53!! i just ignore it and it keps happening :S

so i check the vault.ini and i see this:

STEAM_0:1:6769590_2 STEAM_0:1:6769590 53 2 -3 -2 -2 7 86.133.78.156:27005 1162651740 equinox! smallbadad

im no expert but this means i got 53 xp and my skills are in the minus. this has also happend to some others.

AMX MOD X 1.71
WC3FT MOD 2.3.2 (vault)
ADVANCED ROLL THE DICE
BAN SHOT MOD
SERVER MOD (Custom... check the status of other clan servers and displays them as show_motd )
ADVERTISER MOD (Custom... every few mins it advertises a message using client_print)

As for as i can tell my advertising mod and server mod + ban shot mod have nothing to do with it.

my wc3 config:

Code: Select all

// 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		0		// What should I save this as?  steam id = 0, IP = 1, name = 2 (default is 0)
FT_admin_flag		"o"		// 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		1		// 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 xp at the end of each round (may cause lag, default is 1)

// Experience options
mp_xpmultiplier		1.5		// set the level required to gain a level as a multiple (default 1.0)
mp_weaponxpmodifier	1		// gives additional XP for using certain weaker weapons (default is 1)
FT_min_b4_XP		2		// Minimum amount of players needed b4 awarding XP (default is 2)
FT_objectives		1		// If enabled, will display message in chat to show XP they gain for completing certain objectives (default is 1)
FT_kill_objectives	1		// Shows how much XP you gain for killing someone (each kill, default is 0)
FT_bombplanterxp	5		// XP given for planting the bomb (default is 15)
FT_defusexp		30		// XP given for defusing the bomb (default is 30)
FT_hostagexp		25		// XP given for helping to rescue the hostages (default is 25)
FT_killrescuemanxp	25		// XP given for killing the person rescuing the hostages (default is 25)
FT_xpbonus		50		// XP given for purchasing tome of experience (default is 50)
FT_kill_bomb_carrier_bonus 15		// XP given for killing the bomb carrier (default is 25)
FT_defuser_kill_bonus	25		// XP given for killing the defuser (default is 25)
FT_VIP_kill_bonus	25		// XP given for killing the VIP (default is 25)
FT_VIP_escape_bonus	30		// XP given when the VIP escapes (default is 30)
FT_headshot_bonus	15		// XP given for getting a headshot (default is 9)
FT_xp_radius		750		// Radius to give XP to teammates near where the special objective is completed (rescued hosties, bomb planted, killed vip, vip escaped, default is 750)
FT_round_win_XP		40		// Experience given to the winning team (default is 35)
FT_autoxp		0		// With this option set to 1, the joining players will receive the average amount of XP that all of the players have (SHORT TERM XP ONLY, default is 0)

// Game Play Enhancements
sv_warcraft3		1		// Set this to 0 to disable warcraft (default is 1)
mp_grenadeprotection	1		// Only 1 HE grenade will be allowed for purchase per round (default is 0)
FT_position		0		// 0 is for left, 1 is for right (where to put the information for those spectating, default is 0)
FT_centerhud		1		// Automatically makes the hud be centered (message that shows xp/race/level, default is 1)
FT_items_in_hud		0		// Display items w/a HUD message (this will take up 1 of the 4 channels, default is 0)
FT_spec_info		1		// Show Spectating information for dead players (default is 1)
FT_show_icons		1		// Shows icons on your screen when your ultimate is ready (default is 1)
FT_race_icons		1		// Allow users to type /icons to show player icons above the player (default is 1)
FT_level_icons		1		// Allow users to type /icons to see player levels above the player (default is 1)
FT_CD			0		// If set to 1, it will not allow players without Cheating Death to play this mod (default is 0)
FT_buyzone		0		// Restrict purchasing shopmenu items to within the buyzone? (default is 0)
FT_buytime		0		// Restrict purchasing shopmenu items to within the buytime? (default is 0)
FT_buydead		1		// Allow users to purchase items when dead? (default is 1)
FT_show_player		1		// Show teammate and enemy information in the center of the screen when they are on target? (not for DOD, default is 1)
FT_query_client		1		// Check user's cl_minmodel cvar every second (default is 1)

// TYPE OF WARCRAFT (If race 4 or 5 is selected, messsages will say WAR3 instead
// of saying WAR3FT, also shopmenu2 will be disabled, as well as saying rings and ability)
FT_races		8		// Number of races (if races are less than 5, the second shopmenu will be disabled (4 is standard war3), default is 8)

// ****************************************************************************************************
// ABILITY ENHANCEMENTS
// ****************************************************************************************************

// Chameleon Race Configuration Options (Race 9)
//	This race allows you to either assign skills that will be permanent, or random skills will be chosen each round
FT_Race9_Random		1		// Should the 9th race have random skills each round?, if so the next 4 option are irrelevant (default is 1)
FT_Race9_Skill1		1		// What race should the first skill be taken from? (default is 1)
FT_Race9_Skill2		1		// What race should the second skill be taken from? (default is 1)
FT_Race9_Skill3		1		// What race should the third skill be taken from? (default is 1)
FT_Race9_Ultimate	1		// What race should the ultimate be taken from? (default is 1)


// Skill and Ultimate configurations
FT_ultimatedelay	5.0		// Amount of time (in seconds) to delay the ultimates at the start of each round (default is 15.0)
FT_healing_range	750		// Range for Healing Wave to jump from player to player and heal (default is 750)
FT_ultimate_cooldown	30.0		// Cooldown of all ultimates (default is 35.0)
FT_warn_suicide		1		// Tells Undead Scourges their bomb is armed when they hit ultimate key, a second key press then detonates it (default is 1)
FT_blinkenabled		1		// Use blink instead of team teleport (default is 1)
FT_blink_protection	1		// slays people who abuse blink on some maps (skywalking, map exploiting, default is 1)
FT_blink_radius		500		// Enemies who have immunity w/in this radius will cause blink to fail (default is 500)
FT_blink_dizziness	1		// What type of diziness? (1 or 0 is flashbang effect, 2 is fading blue screen, default is 1)
FT_entangle_drop	0		// Should the player's primary weapon be dropped when they are entangled? (default is 0)
FT_impale_intensity	10		// Setting this to a lower non-negative number will lower the intensity of impale (default is 10)

// Item configurations
FT_glove_timer		15		// Interval between receiving a new grenade with the Flaming Gloves of Warmth (default is 10)
FT_no_gloves_on_ka	1		// Prevents Flaming gloves of warmth on ka maps and scoutzknivez (default is 1)
FT_glove_orc_damage	0		// When using gloves, should orcs be given the critical dmg? (Default is 0)
FT_no_orcnades		0		// Prevent orc nades on ka_ maps, fy_ maps and jail_riot (default is 0)
FT_claw			6		// Damage done by Claws of Attack (default is 6)
FT_bootspeed		275.0		// Speed given for purchasing boots of speed (different for dod, see dod section, default is 275)
FT_health_bonus		15		// Health bonus given for periapt of health (default is 15)
FT_frost_speed		125.0		// Speed of victim when attacked with Orb of Frost (default is 125.0)
FT_mask_of_death	0.2		// Percentage of like gained back by mask of death (default is 0.3)
FT_cloak		140		// Invisibility given with cloak, lower is more invisible (default is 150)
FT_sock			0.5		// Gravity level for Sock of the Feather

// Bot Configuration Options
FT_bot_buy_item		0.33		// Chance of a bot buying a shopmenu item at the beginning of the round (default is 0.33)

// DOD Options
DOD_startmoney		800		// Starting "fake" money for dod
DOD_bootspeed		45.0		// Stamina given for boots of speed in Day of Defeat (default is 45.0)
Thx for your time :)

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

Post by Geesu » Sat Nov 04, 2006 11:48 am

try deleting your vault and seeing if it still does it, it looks like ur vault is corrupt
No Support via PM

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Sat Nov 04, 2006 11:51 am

i have done a few times.. but i must restart it before i go on. i just been reading i had amx 75 on it and people say it dosn't work. so im now re installing the whole server with amx 71 ill if i dont post within about 3 hours take it as i fixed it :D

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

Post by Geesu » Sat Nov 04, 2006 1:28 pm

Vault should work fine...

I would recommend trying 3.0 RC1, as it uses nvault, not vault
No Support via PM

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Sat Nov 04, 2006 2:59 pm

hi still no success!!

Code: Select all

L 11/04/2006 - 21:01:44: -------- Mapchange to cs_italy --------
L 11/04/2006 - 21:01:45: [admin.amxx] Login: "equinox! smallbadad<8><STEAM_0:1:6769590><>" became an admin (account "STEAM_0:1:6769590") (access "abcdefghijklmnopqrstu") (address "86.133.78.156")
L 11/04/2006 - 21:01:56: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 21:01:56: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 21:01:56: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 21:01:56: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 21:01:56: [AMXX]    [2] XP.inl::XP_Set_Race_Data (line 456)
L 11/04/2006 - 21:01:56: [AMXX]    [3] war3ft.inl::WAR3_set_race (line 709)
L 11/04/2006 - 21:01:56: [AMXX]    [4] menus.inl::_menu_Select_Race (line 654)
L 11/04/2006 - 21:02:12: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 21:02:12: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 21:02:12: [AMXX]    [0] skills.inl::Skill_Evasion_Set (line 645)
L 11/04/2006 - 21:02:12: [AMXX]    [1] skills.inl::Skill_Check (line 25)
L 11/04/2006 - 21:02:12: [AMXX]    [2] war3ft.inl::WAR3_set_race (line 712)
L 11/04/2006 - 21:02:12: [AMXX]    [3] menus.inl::_menu_Select_Race (line 654)

Also these:

Code: Select all

L 11/04/2006 - 20:48:42: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:42: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:42: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:42: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:42: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:42: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:42: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:42: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:42: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:42: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:42: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:48:42: [AMXX]    [2] items.inl::Item_Check (line 173)
L 11/04/2006 - 20:48:42: [AMXX]    [3] skills.inl::Skill_Reincarnation (line 392)
L 11/04/2006 - 20:48:42: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:42: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:42: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:42: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:45: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:45: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:45: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:45: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:48:45: [AMXX]    [2] cstrike.inl::on_FreezeTimeComplete (line 460)
L 11/04/2006 - 20:48:50: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:50: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:50: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:50: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:50: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:50: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:50: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:50: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:51: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:51: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:51: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:51: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:51: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:51: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:51: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:51: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:52: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:52: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:52: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:52: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:52: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:52: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:52: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:52: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:53: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:53: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:53: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:53: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:53: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:53: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:53: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:53: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:53: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:53: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:53: [AMXX]    [0] events.inl::call_damage (line 203)
L 11/04/2006 - 20:48:53: [AMXX]    [1] events.inl::on_Damage (line 66)
L 11/04/2006 - 20:48:53: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:53: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:53: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:53: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:53: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:53: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:53: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:53: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:54: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:54: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:48:54: [AMXX]    [2] XP.inl::XP_give (line 24)
L 11/04/2006 - 20:48:54: [AMXX]    [3] XP.inl::XP_onDeath (line 71)
L 11/04/2006 - 20:48:54: [AMXX]    [4] events.inl::on_Death (line 755)
L 11/04/2006 - 20:48:54: [AMXX]    [5] events.inl::on_DeathMsg (line 794)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:54: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:48:54: [AMXX]    [2] XP.inl::XP_give (line 24)
L 11/04/2006 - 20:48:54: [AMXX]    [3] cstrike.inl::on_CTWin (line 523)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] events.inl::call_damage (line 203)
L 11/04/2006 - 20:48:54: [AMXX]    [1] events.inl::on_Damage (line 66)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:54: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:54: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:54: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:54: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:54: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:54: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:59: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:59: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:59: [AMXX]    [0] skills.inl::Skill_Check (line 42)
L 11/04/2006 - 20:48:59: [AMXX]    [1] skills.inl::Skill_Check (line 25)
L 11/04/2006 - 20:48:59: [AMXX]    [2] events.inl::on_ResetHud (line 1097)
L 11/04/2006 - 20:48:59: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:59: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:59: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:59: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:48:59: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:48:59: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:48:59: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:48:59: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:48:59: [AMXX]    [2] items.inl::Item_Check (line 173)
L 11/04/2006 - 20:48:59: [AMXX]    [3] skills.inl::Skill_Reincarnation (line 392)
L 11/04/2006 - 20:49:02: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:02: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:02: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:02: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:49:02: [AMXX]    [2] cstrike.inl::on_FreezeTimeComplete (line 460)
L 11/04/2006 - 20:49:06: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:06: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:06: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:06: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:06: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:06: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:06: [AMXX]    [0] events.inl::call_damage (line 203)
L 11/04/2006 - 20:49:06: [AMXX]    [1] events.inl::on_Damage (line 66)
L 11/04/2006 - 20:49:06: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:06: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:06: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:06: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:07: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:07: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:07: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:07: [AMXX]    [1] war3ft.inl::WAR3_Display_Level (line 987)
L 11/04/2006 - 20:49:07: [AMXX]    [2] XP.inl::XP_give (line 24)
L 11/04/2006 - 20:49:07: [AMXX]    [3] XP.inl::XP_onDeath (line 71)
L 11/04/2006 - 20:49:07: [AMXX]    [4] events.inl::on_Death (line 755)
L 11/04/2006 - 20:49:07: [AMXX]    [5] events.inl::on_DeathMsg (line 794)
L 11/04/2006 - 20:49:07: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:07: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:07: [AMXX]    [0] events.inl::call_damage (line 203)
L 11/04/2006 - 20:49:07: [AMXX]    [1] events.inl::on_Damage (line 66)
L 11/04/2006 - 20:49:07: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:07: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:07: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:07: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:07: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:07: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:07: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:07: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:07: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:07: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:07: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:07: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:07: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:07: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:07: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:07: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:09: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:09: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:09: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:09: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:09: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:09: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:09: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:09: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
L 11/04/2006 - 20:49:14: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/04/2006 - 20:49:14: [AMXX] Run time error 4: index out of bounds 
L 11/04/2006 - 20:49:14: [AMXX]    [0] skills.inl::Skill_Invisibility (line 138)
L 11/04/2006 - 20:49:14: [AMXX]    [1] events.inl::on_CurWeapon (line 862)
And many more.
Also i have this screenshot:
Image

I;m not sure whats happening.. ill try to re compile now.

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

Post by Geesu » Sat Nov 04, 2006 4:45 pm

Is your server off when you delete the vault?

I'm guessing it's not
No Support via PM

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Sat Nov 04, 2006 4:50 pm

I delete it via ftp then use rcon to restart the server without anybody being on it. And i have re installed the server. if you wish ill even give you the ftp details via pm... take a look your self.

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

Post by Geesu » Sat Nov 04, 2006 5:35 pm

you need to kill the server...

then delete the file...

if you delete the file while the server is running, the server will just re-write to the file

So basically you haven't even deleted it yet
No Support via PM

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Sat Nov 04, 2006 5:52 pm

I have because efore i deleted it it had about 20 people in it after i deleted it and went on server it me and my mate in it only... i dont know whats wrong!

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Sun Nov 05, 2006 12:33 am

It would seem that something is corrupting it as I run a 2.3.2 server and it's vault is fine. Try disabling all third-party plugins and seeing if it still does it
Image

No support via PM or Email

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 05, 2006 11:10 am

"me and my mate in it only" - means it wasn't deleted

USE 3.0 RC1
No Support via PM

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Sun Nov 05, 2006 11:30 am

Its a beta so there will be bugs and it has loads of changes i like 2.3 :)

Edit: also no luck with no 3rd party plug ins

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Sun Nov 05, 2006 12:27 pm

RC is a better stage than Beta. Plus, 3.0 never went to beta, it went from Alpha to RC.

Here, stop the server completly, to where there is nobody in it and nodoby can join it.
Delete the vault.ini
Restart the server
Image

No support via PM or Email

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Mon Nov 06, 2006 10:34 am

ok i fixed the vault error.. i think it was i missed the ; on sqlite in modules.ini

but now i'm getting:

Code: Select all

L 11/06/2006 - 16:37:05: -------- Mapchange to de_dust2 --------
L 11/06/2006 - 16:37:05: [warcraft3FT.amxx] [ERROR] No DBI module found, defaulting to vault
L 11/06/2006 - 16:37:06: [admin.amxx] Login: "equinox! smallbadad<2><STEAM_0:1:6769590><>" became an admin (account "STEAM_0:1:6769590") (access "abcdefghijklmnopqrstu") (address "82.69.108.198")
L 11/06/2006 - 16:37:06: [admin.amxx] Login: "equinox! smallbadad<2><STEAM_0:1:6769590><>" became an admin (account "STEAM_0:1:6769590") (access "abcdefghijklmnopqrstu") (address "82.69.108.198")
L 11/06/2006 - 16:37:11: [admin.amxx] Login: "equinox! smallbadad<3><STEAM_0:1:6769590><>" became an admin (account "STEAM_0:1:6769590") (access "abcdefghijklmnopqrstu") (address "82.69.108.198")
L 11/06/2006 - 16:37:19: [mapchooser.amxx] Vote: Voting for the nextmap started
L 11/06/2006 - 16:37:21: String formatted incorrectly - parameter 13 (total 12)
L 11/06/2006 - 16:37:21: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/06/2006 - 16:37:21: [AMXX] Run time error 25: parameter error 
L 11/06/2006 - 16:37:21: [AMXX]    [0] XP.inl::XP_Prune_Player (line 776)
L 11/06/2006 - 16:37:21: [AMXX]    [1] warcraft3FT.sma::client_putinserver (line 376)

Code: Select all

name               version  author            file             status   
         Admin Base         1.71     AMXX Dev Team     admin.amxx       running  
         Admin Commands     1.71     AMXX Dev Team     admincmd.amxx    running  
         Admin Help         1.71     AMXX Dev Team     adminhelp.amxx   running  
         Slots Reservation  1.71     AMXX Dev Team     adminslots.amxx  running  
         Multi-Lingual Sys  1.71     AMXX Dev Team     multilingual.am  running  
         Menus Front-End    1.71     AMXX Dev Team     menufront.amxx   running  
         Commands Menu      1.71     AMXX Dev Team     cmdmenu.amxx     running  
         Players Menu       1.71     AMXX Dev Team     plmenu.amxx      running  
         Teleport Menu      1.71     AMXX Dev Team     telemenu.amxx    running  
         Maps Menu          1.71     AMXX Dev Team     mapsmenu.amxx    running  
         Admin Chat         1.71     AMXX Dev Team     adminchat.amxx   running  
         Anti Flood         1.71     AMXX Dev Team     antiflood.amxx   running  
         Scrolling Message  1.71     AMXX Dev Team     scrollmsg.amxx   running  
         Info. Messages     1.71     AMXX Dev Team     imessage.amxx    running  
         Admin Votes        1.71     AMXX Dev Team     adminvote.amxx   running  
         NextMap            1.71     AMXX Dev Team     nextmap.amxx     running  
         Nextmap Chooser    1.71     AMXX Dev Team     mapchooser.amxx  running  
16:45:06 TimeLeft           1.71     AMXX Dev Team     timeleft.amxx    running  
         Pause Plugins      1.71     AMXX Dev Team     pausecfg.amxx    running  
         Stats Configurati  1.71     AMXX Dev Team     statscfg.amxx    running  
         Restrict Weapons   1.71     AMXX Dev Team     restmenu.amxx    running  
         StatsX             1.71     AMXX Dev Team     statsx.amxx      running  
         CS Misc. Stats     1.71     AMXX Dev Team     miscstats.amxx   running  
         CS Stats Logging   1.71     AMXX Dev Team     stats_logging.a  running  
         Warcraft 3 Frozen  2.3.2    Geesu==(Pimp Dad  warcraft3FT.amx  debug    
         Advanced Roll The  v2.5 RC  Striker           amx_rtd.amxx     running  
         Ban with proof     1.0.4    [lego]F34R        amx_banshot.amx  running  
         Serverinfo         1.10     p3tsin            amx_serverinfo.  running  
         unknown            unknown  unknown           amx_adverts.amx  running  
         29 plugins, 28 running

Code: Select all


         name                    version  author              
         Fun                     1.71     AMX Mod X Dev Team  
         Engine                  1.71     AMX Mod X Dev Team  
         FakeMeta                1.71     AMX Mod X Dev Team  
         CStrike                 1.71     AMX Mod X Dev Team  
         CSX                     1.71     AMX Mod X Dev Team  
         Sockets                 1.71     HLSW Dev Team       
         6 modules

Code: Select all

               description      stat pend  file              vers      src   load  unlod
          [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.71     ini   ANY   ANY  
          [ 2] HLGuard          RUN   -    hlguard_mm.dll    v1.8      ini   Chlvl Chlvl
          [ 3] Fun              RUN   -    fun_amxx.dll      v1.71     pl1   ANY   ANY  
          [ 4] Engine           RUN   -    engine_amxx.dll   v1.71     pl1   ANY   ANY  
          [ 5] FakeMeta         RUN   -    fakemeta_amxx.dl  v1.71     pl1   ANY   ANY  
          [ 6] CStrike          RUN   -    cstrike_amxx.dll  v1.71     pl1   ANY   ANY  
          [ 7] CSX              RUN   -    csx_amxx.dll      v1.71     pl1   ANY   ANY  
         7 plugins, 7 running
Edit: done a quick search cant seem to find anything.
Edit2: i found a post saying you cant do anything about that message. ok.. but when i restart the server wc3 seems to work fine but then on map change it seems to bug out.

thats when i get the:

Code: Select all

L 11/06/2006 - 16:37:21: String formatted incorrectly - parameter 13 (total 12)
L 11/06/2006 - 16:37:21: [AMXX] Displaying debug trace (plugin "warcraft3FT.amxx")
L 11/06/2006 - 16:37:21: [AMXX] Run time error 25: parameter error 
L 11/06/2006 - 16:37:21: [AMXX]    [0] XP.inl::XP_Prune_Player (line 776)
L 11/06/2006 - 16:37:21: [AMXX]    [1] warcraft3FT.sma::client_putinserver (line 376)
ill do a little more experimenting. ill keep you psted -.-

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Nov 06, 2006 10:48 am

Are you using xp pruning? Post the contents of your war3ft.cfg file up to the Database setup part
Image

No support via PM or Email

smallbadad
Peon
Posts: 8
Joined: Sat Nov 04, 2006 9:36 am

Post by smallbadad » Mon Nov 06, 2006 12:41 pm

OK. ive set it up :)

Nooby mistakes:

1) had sqlite modules running
2) sqlite neaver had a ; in front of it
3) modules.ini messed up while uploading
4) had xp prone on
5) somthing else... forgot :P

so many problems no wonder you couldn't pin point what was wrong :D

Thx for your help working great now.. still needs a bit of testing :)

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Nov 06, 2006 3:18 pm

At least you got it to work. Feel free to reply if something else messes up
Image

No support via PM or Email

Locked