DataTable warning: player: Out-of-range value <2500.000000> in SendPropFloat 'm_vecVelocity[1]', clamping.
Пишет в консоли сервера.
В логах ничего такого нет.
Это в файле error
Code
L 03/12/2012 - 07:38:59: SourceMod error session started
L 03/12/2012 - 07:38:59: Info (map "surf_dust2_2008_final") (file "errors_20120312.log")
L 03/12/2012 - 07:38:59: [SM] Fatal error encountered parsing translation file "bhop.phrases.txt"
L 03/12/2012 - 07:38:59: [SM] Error (line 0, column 0): Stream failed to open
L 03/12/2012 - 07:39:11: [SM] Native "CloseHandle" reported: Handle 0 is invalid (error 4)
L 03/12/2012 - 07:39:11: [SM] Displaying call stack trace for plugin "RoundEndSound.smx":
L 03/12/2012 - 07:39:11: [SM] [0] Line 1019, D:\Games\Servers\CSS-Public_Server\orangebox\cstrike\addons\sourcemod\scripting\RoundEndSound.sp::ConVarChange_ClientPref()
L 03/12/2012 - 08:20:39: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/12/2012 - 08:20:39: [SM] Native "VFormat" reported: Language phrase "help_msg" not found
L 03/12/2012 - 08:20:39: [SM] Displaying call stack trace for plugin "bhop.smx":
L 03/12/2012 - 08:20:39: [SM] [0] Line 65, C:\Users\Mick\Documents\Moi\Scripts et Plugins\sourcemod\addons\sourcemod\scripting\include\colors.inc::CPrintToChat()
L 03/12/2012 - 08:20:39: [SM] [1] Line 199, bhop.sp::Event_player_spawn()
L 03/12/2012 - 08:20:50: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/12/2012 - 08:20:50: [SM] Native "VFormat" reported: Language phrase "help_msg" not found
L 03/12/2012 - 08:20:50: [SM] Displaying call stack trace for plugin "bhop.smx":
L 03/12/2012 - 08:20:50: [SM] [0] Line 65, C:\Users\Mick\Documents\Moi\Scripts et Plugins\sourcemod\addons\sourcemod\scripting\include\colors.inc::CPrintToChat()
L 03/12/2012 - 08:20:50: [SM] [1] Line 199, bhop.sp::Event_player_spawn()
L 03/12/2012 - 08:56:54: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/12/2012 - 08:56:54: [SM] Native "VFormat" reported: Language phrase "help_msg" not found
L 03/12/2012 - 08:56:54: [SM] Displaying call stack trace for plugin "bhop.smx":
L 03/12/2012 - 08:56:54: [SM] [0] Line 65, C:\Users\Mick\Documents\Moi\Scripts et Plugins\sourcemod\addons\sourcemod\scripting\include\colors.inc::CPrintToChat()
L 03/12/2012 - 08:56:54: [SM] [1] Line 199, bhop.sp::Event_player_spawn()
L 03/12/2012 - 08:57:06: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/12/2012 - 08:57:06: [SM] Native "VFormat" reported: Language phrase "help_msg" not found
L 03/12/2012 - 08:57:06: [SM] Displaying call stack trace for plugin "bhop.smx":
L 03/12/2012 - 08:57:06: [SM] [0] Line 65, C:\Users\Mick\Documents\Moi\Scripts et Plugins\sourcemod\addons\sourcemod\scripting\include\colors.inc::CPrintToChat()
L 03/12/2012 - 08:57:06: [SM] [1] Line 199, bhop.sp::Event_player_spawn()
L 03/12/2012 - 08:58:12: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 03/12/2012 - 08:58:12: [SM] Native "VFormat" reported: Language phrase "help_msg" not found
L 03/12/2012 - 08:58:12: [SM] Displaying call stack trace for plugin "bhop.smx":
L 03/12/2012 - 08:58:12: [SM] [0] Line 65, C:\Users\Mick\Documents\Moi\Scripts et
Добавлено (12.03.2012, 18:12)
---------------------------------------------
Code
onst String:name[], const String:defaultValue[], const String:description[]="", flags=0, bool:hasMin=false, Float:min=0.0, bool:hasMax=false, Float:max=0.0);
Нашел эту строчку в файле color.inc... Может из-за неё?