Raised This Month: $7 Target: $400
 1% 

SMAC errors - need a urgent fix


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ph
AlliedModders Donor
Join Date: Mar 2006
Old 02-22-2021 , 16:33   SMAC errors - need a urgent fix
Reply With Quote #1

I am getting errors from smac. I never had this problem previously.

Is there a fix?

Code:
L 02/22/2021 - 11:04:13: [SM] Blaming: smac.smx
L 02/22/2021 - 11:04:13: [SM] Call stack trace:
L 02/22/2021 - 11:04:13: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:04:13: [SM]   [1] Line 450, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:04:13: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:04:13: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:04:32: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:04:32: [SM] Blaming: smac.smx
L 02/22/2021 - 11:04:32: [SM] Call stack trace:
L 02/22/2021 - 11:04:32: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:04:32: [SM]   [1] Line 450, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:04:32: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:04:32: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:04:50: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:04:50: [SM] Blaming: smac.smx
L 02/22/2021 - 11:04:50: [SM] Call stack trace:
L 02/22/2021 - 11:04:50: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:04:50: [SM]   [1] Line 450, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:04:50: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:04:50: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:05:07: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:05:07: [SM] Blaming: smac.smx
L 02/22/2021 - 11:05:07: [SM] Call stack trace:
L 02/22/2021 - 11:05:07: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:05:07: [SM]   [1] Line 450, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:05:07: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:05:07: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:05:25: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:05:25: [SM] Blaming: smac.smx
L 02/22/2021 - 11:05:25: [SM] Call stack trace:
L 02/22/2021 - 11:05:25: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:05:25: [SM]   [1] Line 450, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:05:25: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:05:25: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:05:43: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:05:43: [SM] Blaming: smac.smx
L 02/22/2021 - 11:05:43: [SM] Call stack trace:
L 02/22/2021 - 11:05:43: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:05:43: [SM]   [1] Line 450, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:05:43: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:05:43: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:06:00: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:06:00: [SM] Blaming: smac.smx
L 02/22/2021 - 11:06:00: [SM] Call stack trace:
L 02/22/2021 - 11:06:00: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:06:00: [SM]   [1] Line 441, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:06:00: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:06:00: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:06:17: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:06:17: [SM] Blaming: smac.smx
L 02/22/2021 - 11:06:17: [SM] Call stack trace:
L 02/22/2021 - 11:06:17: [SM]   [0] FormatNativeString
L 02/22/2021 - 11:06:17: [SM]   [1] Line 441, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac.sp::Native_PrintAdminNotice
L 02/22/2021 - 11:06:17: [SM]   [3] SMAC_PrintAdminNotice
L 02/22/2021 - 11:06:17: [SM]   [4] Line 568, Y:\SourcemodProjects\_SMDevENV1_10\addons\sourcemod\scripting\smac_cvars.sp::OnConVarQueryFinished
L 02/22/2021 - 11:06:34: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
L 02/22/2021 - 11:06:34: [SM] Blaming: smac.smx
__________________
ph is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-22-2021 , 18:42   Re: SMAC errors - need a urgent fix
Reply With Quote #2

Quote:
Originally Posted by ph View Post
Code:
L 02/22/2021 - 11:04:32: [SM] Exception reported: Language phrase "SMAC_CvarViolation" not found (arg 3)
Install the language files in addons/sourcemod/translations?
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode