errors in the log

Post your support questions here. Please search before asking a question.
Post Reply
lhffan
Translator
Posts: 100
Joined: Fri Aug 01, 2008 6:19 am

errors in the log

Post by lhffan »

Code: Select all

L 01/22/2010 - 20:45:51: Info (map "dod_santos_b3") (file "errors_20100122.log")
L 01/22/2010 - 20:45:51: [SM] Native "GetConVarBool" reported: Invalid convar handle 4f (error 1)
L 01/22/2010 - 20:45:51: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/22/2010 - 20:45:51: [SM]   [0]  Line 426, kigenac/client.sp::Client_BalanceChange()
L 01/22/2010 - 21:19:07: Error log file session closed.
L 01/22/2010 - 21:19:07: SourceMod error session started
L 01/22/2010 - 21:19:07: Info (map "dod_aura") (file "errors_20100122.log")
L 01/22/2010 - 21:19:07: [SM] Native "GetConVarBool" reported: Invalid convar handle 2932 (error 4)
L 01/22/2010 - 21:19:07: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/22/2010 - 21:19:07: [SM]   [0]  Line 450, kigenac/client.sp::Client_NameProtectChange()
L 01/22/2010 - 21:19:42: Error log file session closed.
L 01/22/2010 - 21:40:33: SourceMod error session started
L 01/22/2010 - 21:40:33: Info (map "dod_churchyard") (file "errors_20100122.log")
L 01/22/2010 - 21:40:33: [SM] Native "GetConVarFloat" reported: Invalid convar handle 450b (error 4)
L 01/22/2010 - 21:40:33: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/22/2010 - 21:40:33: [SM]   [0]  Line 462, kigenac/client.sp::Client_AntiSpamConnectChange()
L 01/22/2010 - 22:00:45: Error log file session closed.

Code: Select all

L 01/25/2010 - 20:54:50: SourceMod error session started
L 01/25/2010 - 20:54:50: Info (map "dod_aura") (file "errors_20100125.log")
L 01/25/2010 - 20:54:50: [SM] Native "IsFakeClient" reported: Client index 3149 is invalid
L 01/25/2010 - 20:54:50: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/25/2010 - 20:54:50: [SM]   [0]  Line 245, kigen-ac-pub.sp::OnClientAuthorized()
L 01/25/2010 - 20:54:50: [SM] Native "IsFakeClient" reported: Client index 3150 is invalid
L 01/25/2010 - 20:54:50: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/25/2010 - 20:54:50: [SM]   [0]  Line 245, kigen-ac-pub.sp::OnClientAuthorized()
L 01/25/2010 - 21:24:56: Error log file session closed.
L 01/25/2010 - 21:25:56: SourceMod error session started
L 01/25/2010 - 21:25:56: Info (map "dod_aura") (file "errors_20100125.log")
L 01/25/2010 - 21:25:56: [SM] Native "GetConVarFloat" reported: Invalid convar handle 3387 (error 4)
L 01/25/2010 - 21:25:56: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/25/2010 - 21:25:56: [SM]   [0]  Line 462, kigenac/client.sp::Client_AntiSpamConnectChange()

Code: Select all

21:04:32 meta list
21:04:32 Listing 3 plugins:
           [01] SourceMod (1.2.4) by AlliedModders LLC
           [02] SDK Tools (1.2.4) by AlliedModders LLC
           [03] BinTools (1.2.4) by AlliedModders LLC

Code: Select all

21:05:02 sm plugins list
21:05:02 [SM] Listing 6 plugins:
           01 "Basic Commands" (1.2.4) by AlliedModders LLC
           02 "Admin File Reader" (1.2.4) by AlliedModders LLC
           03 "Admin Help" (1.2.4) by AlliedModders LLC
           04 "Admin Menu" (1.2.4) by AlliedModders LLC
           05 "Kigen's Anti-Cheat" (1.2.0.7) by Kigen
           06 "Autodemo" (1.6.3) by Timiditas
I have this installed:
MetaMod:Source v1.7.1V
SourceMod v1.2.4
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: errors in the log

Post by Kigen »

When I release 1.2.0.8 upgrade your SourceMod to 1.3 and MM:S to 1.8.

According to information I've gotten from the SM dev team that should fix client index is invalid errors.
Image
Post Reply