Eyetest_WeaponTransmit Error

Found a bug in KAC? Post it here.
Post Reply
paulijh
Posts: 19
Joined: Tue Aug 25, 2009 4:12 am

Eyetest_WeaponTransmit Error

Post 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
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: Eyetest_WeaponTransmit Error

Post 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.
Image
paulijh
Posts: 19
Joined: Tue Aug 25, 2009 4:12 am

Re: Eyetest_WeaponTransmit Error

Post 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.
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: Eyetest_WeaponTransmit Error

Post 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.
Image
Post Reply