Page 1 of 1

Eyetest_WeaponTransmit Error

Posted: Tue Dec 29, 2009 9:28 am
by paulijh
Hi,
After I installed MM1.8 and SM 1.3 (sourcemod-1.3.0-hg2881.tar.gz),
I started to get lot of errors. The errors are all the time the same but each day the error log file size is about 80MB.
So now I disabled the KAC 1.2.0.3 and I after a while I will try to enable it again, let's see what happen...


L 12/25/2009 - 17:16:28: [SM] Native "GetClientTeam" reported: Client index -2082512897 is invalid
L 12/25/2009 - 17:16:28: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 12/25/2009 - 17:16:28: [SM] [0] Line 236, kigenac/eyetest.sp::Eyetest_WeaponTransmit()
L 12/25/2009 - 17:16:28: [SM] Native "GetClientTeam" reported: Client index -2082512897 is invalid
L 12/25/2009 - 17:16:28: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 12/25/2009 - 17:16:28: [SM] [0] Line 236, kigenac/eyetest.sp::Eyetest_WeaponTransmit()
L 12/25/2009 - 17:16:28: [SM] Native "GetClientTeam" reported: Client index -2082512897 is invalid
L 12/25/2009 - 17:16:28: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 12/25/2009 - 17:16:28: [SM] [0] Line 236, kigenac/eyetest.sp::Eyetest_WeaponTransmit()
L 12/25/2009 - 17:16:28: [SM] Native "GetClientTeam" reported: Client index -2082512897 is invalid
L 12/25/2009 - 17:16:28: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 12/25/2009 - 17:16:28: [SM] [0] Line 236, kigenac/eyetest.sp::Eyetest_WeaponTransmit()
L 12/25/2009 - 17:16:28: [SM] Native "GetClientTeam" reported: Client index -2082512897 is invalid

Re: Eyetest_WeaponTransmit Error

Posted: Tue Dec 29, 2009 8:29 pm
by Kigen
What version of SDKHooks are you using? As that appears to be a SDKHooks issue with it passing "client" values that are not actually clients.

Re: Eyetest_WeaponTransmit Error

Posted: Wed Dec 30, 2009 6:26 am
by paulijh
Ok. The SDK Hooks (1.2.0): Source SDK Hooks was not loaded after the MM and SM update even if the server was alredy restarted several times - I had to give the "sm exts load sdkhooks" command manually.

Re: Eyetest_WeaponTransmit Error

Posted: Wed Dec 30, 2009 11:11 am
by Kigen
This is a problem with SDKHooks itself. The next version of KAC 1.2.0 to be released will have a work around, but it would be best if the author of SDKHooks could fix this issue himself.

Either that or it could be a issue with the old SDKHooks include file used in KAC 1.2.0.3 since it was compiled when only SDKHooks 1.1 came out. Which I sorta doubt.

Either way, disable Anti-WH and wait for the next release of KAC. It'll fix all these problems.