View Single Post
Visual77
Veteran Member
Join Date: Jan 2009
Old 03-31-2012 , 03:30   Re: SourceMod 1.4.1 Released
#28

SM 1.4.1 stable error on basevotes.smx. if it is to any help, console was iniating a kick vote against a player that was in game, then map was changed
by one of our admins, from console too I believe.

Quote:
L 03/31/2012 - 03:18:28: SourceMod error session started
L 03/31/2012 - 03:18:28: Info (map "c4m3_sugarmill_b") (file "errors_20120331.log")
L 03/31/2012 - 03:18:28: [SM] Native "LogAction" reported: Client index 2 is invalid
L 03/31/2012 - 03:18:28: [SM] Displaying call stack trace for plugin "basevotes.smx":
L 03/31/2012 - 03:18:28: [SM] [0] Line 346, C:\builds\build-sourcemod\win32-1.4\build\plugins\basevotes.sp::Handler_VoteC allback()
L 03/31/2012 - 03:18:29: Error log file session closed.
here's the sourcemod log file just to give a clear picture.

Code:
L 03/31/2012 - 03:17:54: -------- Mapchange to c4m3_sugarmill_b --------
L 03/31/2012 - 03:17:55: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "mp_gamemode") (value "versus")
L 03/31/2012 - 03:17:55: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "z_difficulty") (value "Normal")
L 03/31/2012 - 03:17:55: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "allow_all_bot_survivor_team") (value "1")
L 03/31/2012 - 03:17:55: [basecommands.smx] "Console<0><Console><Console>" changed cvar (cvar "sb_all_bot_game") (value "1")
L 03/31/2012 - 03:18:17: [basevotes.smx] "Console<0><Console><Console>" initiated a kick vote against "blueman<578><STEAM_1:1:16xxxxxx><>"
L 03/31/2012 - 03:18:29: -------- Mapchange to c2m1_highway --------

Last edited by Visual77; 03-31-2012 at 20:10.
Visual77 is offline