KAC not working anymore, need help

Post your support questions here. Please search before asking a question.
Post Reply
Xklark
Posts: 7
Joined: Sun Jan 10, 2010 4:19 pm

KAC not working anymore, need help

Post by Xklark »

So KAC was running fine, and I typed kac_status to check how everything was running. I noticed SDKHooks wasn't loaded, so I loaded it up and reloaded KAC. Now kac_status says everything is fine, but for some reason, it no longer is working correctly. I can go into my own server and spam physics_budget and not be banned by KAC, even though KAC is running fine. I tried unloading SDKHooks and removing the extension and reloading KAC, but it still does not work. This has happened before and I had to completely redo everything from scratch to fix it. I really don't want to do that again. I don't understand what caused KAC to suddenly not work. The only thing I did was add an extension, and even then, it still remains to be broken after removing it.
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: KAC not working anymore, need help

Post by Kigen »

What version of SourceMod are you using?
Image
Xklark
Posts: 7
Joined: Sun Jan 10, 2010 4:19 pm

Re: KAC not working anymore, need help

Post by Xklark »

Sourcemod 1.3.1
Metamod 1.8.0

Code: Select all

           01 "Basic Chat" (1.3.0) by AlliedModders LLC
           02 "MapChooser" (1.3.0) by AlliedModders LLC
           03 "Custom Votes" (0.5.6) by chundo
           04 "SuperLogs: CSS" (1.0.2) by psychonic
           05 "M3Respawn - Respawn a dead player" (0.1.0) by M3Studios, Inc.
           06 "RandomCycle" (1.3.1) by AlliedModders LLC
           07 "TeamSwitch" (1.3) by MistaGee
           08 "Reserved Slots" (1.3.0) by AlliedModders LLC
           09 "No Block" (1.0.0.0) by sslice
           10 "sm_give" (1.0.0) by pRED*, bl4nk
           11 "Fun Commands" (1.3.0) by AlliedModders LLC
           12 "Admin Help" (1.3.0) by AlliedModders LLC
           13 "Basic Votes" (1.3.0) by AlliedModders LLC
           14 "Anti-Flood" (1.3.1) by AlliedModders LLC
           15 "Rock The Vote" (1.3.0) by AlliedModders LLC
           16 "sm_colour" (1.3) by MoggieX
           17 "Player Commands" (1.3.0) by AlliedModders LLC
           18 "Nextmap" (1.3.0) by AlliedModders LLC
           19 "Server Redirect" (1.1) by Brainstorm
           20 "Admin Menu" (1.3.0) by AlliedModders LLC
           21 "Server Redirect Commands" (1.1) by Brainstorm
           22 "Map Nominations" (1.3.0) by AlliedModders LLC
           23 "Mute Plugin" (1.0) by Mario
           24 "Basic Commands" (1.3.0) by AlliedModders LLC
           25 "JailBreak and Deathrun Team Plugin" (1.6.7) by Mario
           26 "Dissolve" (1.0.0.1) by L. Duke
           27 "Spray Tracer" (5.8) by Nican132, CptMoore, Lebson506th
           28 "HLstatsX CE Ingame Plugin" (1.6.6.1) by psychonic
           29 "Set Health" (1.2.2) by Mr. Blip
           30 "Basic Comm Control" (1.3.0) by AlliedModders LLC
           31 "JB Skins" (1.1) by Mario
           32 "Server Redirect Ads" (1.1) by Brainstorm
           33 "ManiCompatSM" (1.0.0) by red! / HSFighter
           34 "Admin File Reader" (1.3.0) by AlliedModders LLC
           35 "FF Connect/Disconnect Messages" (1.1) by hlstriker/Mario
           36 "Basic Info Triggers" (1.3.0) by AlliedModders LLC
           37 "Advertisements" (0.5.5) by Tsunami
           38 "Teleport" (1.2.0) by bl4nk
           39 "Sound Commands" (1.3.1) by AlliedModders LLC
           40 "Fun Votes" (1.3.0) by AlliedModders LLC
           41 "SourceBans" (1.4.6) by InterWave Studios Development Team
           42 "Kigen's Anti-Cheat" (1.2.1.0) by Kigen
           43 "RCON Lock" (0.6.6) by devicenull

Code: Select all

21:35:31 [SM] Displaying 11 extensions:
         [01] Automatic Updater (1.3.1): Updates SourceMod gamedata files
         [02] Webternet (1.3.1): Extension for interacting with URLs
         [03] CS:S Tools (1.3.1): CS:S extended functionality
         [04] BinTools (1.3.1): Low-level C/C++ Calling API
         [05] SDK Tools (1.3.1): Source SDK Tools
         [06] Socket (3.0.1alpha): Socket extension for SourceMod
         [07] Top Menus (1.3.1): Creates sorted nested menus
         [08] MySQL-DBI (): MySQL driver implementation for DBI
         [09] SQLite (1.3.1): SQLite Driver
         [10] SDK Hooks (1.3.0): Source SDK Hooks
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: KAC not working anymore, need help

Post by Kigen »

RCON Locker is the reason why KAC doesn't ban you no more. Cause RCON Locker marks physics_budget as FCVAR_CHEAT.
Image
Xklark
Posts: 7
Joined: Sun Jan 10, 2010 4:19 pm

Re: KAC not working anymore, need help

Post by Xklark »

I'll try taking off rcon locker and seeing if it fixes the problem. It's odd because I've had rcon locker on the server for awhile, and haven't had any problems.

EDIT: removed rcon lock and rebooted server. problem solved :)

Thanks Kigen.
Post Reply