Page 1 of 1

error in log's after autoupdate 1.2.1.7

Posted: Tue Apr 19, 2011 11:06 pm
by cuttep
Hello, tell me please what could be the cause of these entries in the logs errors
I all dug, but nothing has found that may cause errors)))

Code: Select all

L 04/20/2011 - 10:55:24: [SM] Native "IsFakeClient" reported: Client index 25 is invalid
L 04/20/2011 - 10:55:24: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/20/2011 - 10:55:24: [SM]   [0]  Line 236, kigen-ac-pub.sp::OnClientConnect()
1.OS linux Ubuntu 10.04LTS
2.
kac_version
"kac_version" = "1.2.1.7"
notify
- KAC version
3. meta version
Metamod:Source version 1.8.7-dev
4.meta list
Listing 5 plugins:
[01] SourceMod (1.3.8-dev) by AlliedModders LLC
[02] CS:S Tools (1.3.8-dev) by AlliedModders LLC
[03] BinTools (1.3.8-dev) by AlliedModders LLC
[04] SDK Tools (1.3.8-dev) by AlliedModders LLC
[05] SDK Hooks (2.0.0) by Tsunami, psychonic
many thanks!

Re: error in log's after autoupdate 1.2.1.7

Posted: Wed Apr 20, 2011 1:54 pm
by Kigen
Sounds like a bug with Sourcemod. It would seem SourceMod is passing invalid clients to KAC from the OnClientConnect() forward. Try using the latest stable releases of SourceMod and Metamod instead of the experimental versions.

Re: error in log's after autoupdate 1.2.1.7

Posted: Thu Apr 21, 2011 12:01 pm
by cuttep
Thanks for the reply, but changed to stable versions mm 1.8.6 and sm 1.3.7, nothing has changed, but I realized one thing that really matter to the SM
Here are today's error log
L 04/21/2011 - 21:54:43: SourceMod error session started
L 04/21/2011 - 21:54:43: Info (map "gg_snow_caps") (file "errors_20110421.log")
L 04/21/2011 - 21:54:43: [SM] Native "IsFakeClient" reported: Client index 25 is invalid
L 04/21/2011 - 21:54:43: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/21/2011 - 21:54:43: [SM] [0] Line 236, kigen-ac-pub.sp::OnClientConnect()
L 04/21/2011 - 21:54:43: [SM] Native "GetClientIP" reported: Client index 25 is invalid
L 04/21/2011 - 21:54:43: [SM] Displaying call stack trace for plugin "ip_range_ban.smx":
L 04/21/2011 - 21:54:43: [SM] [0] Line 59, ip_range_ban.sp::OnClientConnect()
L 04/21/2011 - 21:55:07: [SM] Native "IsFakeClient" reported: Client index 25 is invalid
L 04/21/2011 - 21:55:07: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/21/2011 - 21:55:07: [SM] [0] Line 236, kigen-ac-pub.sp::OnClientConnect()
L 04/21/2011 - 21:55:07: [SM] Native "GetClientIP" reported: Client index 25 is invalid
L 04/21/2011 - 21:55:07: [SM] Displaying call stack trace for plugin "ip_range_ban.smx":
L 04/21/2011 - 21:55:07: [SM] [0] Line 59, ip_range_ban.sp::OnClientConnect()
L 04/21/2011 - 21:59:03: Error log file session closed.
L 04/21/2011 - 21:59:06: SourceMod error session started
L 04/21/2011 - 21:59:06: Info (map "gg_brrr_cabinwars") (file "errors_20110421.log")
L 04/21/2011 - 21:59:06: [SM] Native "IsFakeClient" reported: Client index 25 is invalid
L 04/21/2011 - 21:59:06: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/21/2011 - 21:59:06: [SM] [0] Line 236, kigen-ac-pub.sp::OnClientConnect()
L 04/21/2011 - 21:59:06: [SM] Native "GetClientIP" reported: Client index 25 is invalid
L 04/21/2011 - 21:59:06: [SM] Displaying call stack trace for plugin "ip_range_ban.smx":
L 04/21/2011 - 21:59:06: [SM] [0] Line 59, ip_range_ban.sp::OnClientConnect()
L 04/21/2011 - 22:07:14: [SM] Native "IsFakeClient" reported: Client index 25 is invalid
L 04/21/2011 - 22:07:14: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 04/21/2011 - 22:07:14: [SM] [0] Line 236, kigen-ac-pub.sp::OnClientConnect()
L 04/21/2011 - 22:07:14: [SM] Native "GetClientIP" reported: Client index 25 is invalid
L 04/21/2011 - 22:07:14: [SM] Displaying call stack trace for plugin "ip_range_ban.smx":
L 04/21/2011 - 22:07:14: [SM] [0] Line 59, ip_range_ban.sp::OnClientConnect()
L 04/21/2011 - 22:12:47: Error log file session closed.

Re: error in log's after autoupdate 1.2.1.7

Posted: Thu Apr 21, 2011 5:50 pm
by Kigen
Definitely a SourceMod bug then.

File a bug report with AM: https://bugs.alliedmods.net/