Does anyone know what I should do with this:
[SM] Unable to load extension "sdkhooks.ext" version is too new to load (5, max is 4)
Any Ideas?
SourceMod 1.2.4 Released
Is my sourcemod version need to be downgraded?
Kigen's Anti-Cheat Download
Re: KAC 1.2.0 Open Beta
181 wrote:Does anyone know what I should do with this:
[SM] Unable to load extension "sdkhooks.ext" version is too new to load (5, max is 4)
Any Ideas?
SourceMod 1.2.4 Released
Is my sourcemod version need to be downgraded?
I got it to work!
SourceMod 1.2.4
__________________________________
Important:
Copy folders/files to the sourcemod dorectory:
\cstrike\addons\sourcemod
How to install:
__________________________________
1.) You need to download this "sdkhooks11.zip":
http://www.nicholashastings.com/sdkhooks11.zip
2.) (Extract the .zip folder to your desktop and/or server)
3.)Copy the files in the folder "scr" to the correct directory:
- extensions
gamedata
scripting
(dir: Extensions)
- sdkhooks.ext.dll
sdkhooks.ext.so
Re: KAC 1.2.0 Open Beta
Rambomst wrote:With the new KAC update was something implemented which kicks people for having special characters in there name and if something was how do I disable it?
-
- Site Admin
- Posts: 1496
- Joined: Sat Jun 07, 2008 11:08 am
- Location: Right behind you....
- Contact:
Re: KAC 1.2.0 Open Beta
It only blocks a certain UTF-8 space that is used by hackers and white space names. Unfortunately, it is not optional at this time. However, I am planning on expanding name options in the next update.
Re: KAC 1.2.0 Open Beta
I am getting this error on my l4d2 server running SM 1.3 / MMS 1.8 ... Any help will be appreciated
Code: Select all
L 11/23/2009 - 22:16:44: [SM] Unable to load extension "sdkhooks.ext": vstdlib_i486.so: cannot open shared object file: No such file or directory
-
- Site Admin
- Posts: 1496
- Joined: Sat Jun 07, 2008 11:08 am
- Location: Right behind you....
- Contact:
Re: KAC 1.2.0 Open Beta
Hmm, ask at the Allied Modder's forum.beko wrote:I am getting this error on my l4d2 server running SM 1.3 / MMS 1.8 ... Any help will be appreciatedCode: Select all
L 11/23/2009 - 22:16:44: [SM] Unable to load extension "sdkhooks.ext": vstdlib_i486.so: cannot open shared object file: No such file or directory
http://forums.alliedmods.net/showthread.php?t=106748
Re: KAC 1.2.0 Open Beta
Hi Kigen, Yes I was going to ask on Allied Modder's forum but this error just came after I installed the latest KAC so that is why I wanted to ask here. Could this happened because I didn't install SDKHOOKS you mentioned in the requirements for the last KAC update. I didn't want to install it since you mentioned that it's only required for Anti wallhack which Only works on CS:S at this time .Kigen wrote:Hmm, ask at the Allied Modder's forum.beko wrote:I am getting this error on my l4d2 server running SM 1.3 / MMS 1.8 ... Any help will be appreciatedCode: Select all
L 11/23/2009 - 22:16:44: [SM] Unable to load extension "sdkhooks.ext": vstdlib_i486.so: cannot open shared object file: No such file or directory
http://forums.alliedmods.net/showthread.php?t=106748
Do I have to install SDKHOOKS to use the last KAC? will Kac function fine even without sdkhooks and this error presents as mentioned in my last post?
-
- Site Admin
- Posts: 1496
- Joined: Sat Jun 07, 2008 11:08 am
- Location: Right behind you....
- Contact:
Re: KAC 1.2.0 Open Beta
KAC will function fine without SDKHooks, however, you will probably continue to see that error unfortunately.
-
- Site Admin
- Posts: 1496
- Joined: Sat Jun 07, 2008 11:08 am
- Location: Right behind you....
- Contact:
Re: KAC 1.2.0 Open Beta
I have a new module addition that will be released in the next KAC 1.2 update.
Its the Status module. It keeps track of all the other modules so you know whats going on with the server.
Its the Status module. It keeps track of all the other modules so you know whats going on with the server.
It'll even help out in showing what errors there are with other modules.Kigen's Anti-Cheat Status Report
Network: On
CVars Detection: On
Translations: On
Command Protection: On
Command Spam Protection: On
RCON Crash Prevention: On
Eye Test: On
Anti-Wallhack: Off
Kigen's Anti-Cheat Status Report
Network: Unable to contact the KAC Master
CVars Detection: On
Translations: On
Command Protection: Off
Command Spam Protection: Disabled
RCON Crash Prevention: On
Eye Test: Off
Anti-Wallhack: Off
-
- Site Admin
- Posts: 1496
- Joined: Sat Jun 07, 2008 11:08 am
- Location: Right behind you....
- Contact:
Re: KAC 1.2.0 Open Beta
Mmm, 3,355 lines of code so far on KAC 1.2.0.4. KAC 1.1.9 only had 1,535. The module that contributed the most to the number of KAC 1.2.0.4 is the CVar Module with 903 lines of code.