Server crashs after banning

Found a bug in KAC? Post it here.
Post Reply
cornholio
Posts: 2
Joined: Wed Jun 02, 2010 11:06 pm

Server crashs after banning

Post by cornholio »

Hi,
I got a probleme with KAC. On our CS:S server are often hackers who crash our servers. So I watched this video on Youtube how to make custom disconnect messages with lua scripting or to crash the server to understand how does it work. Now after I got installed KAC on my server, some commands are blocked and hackers are banned. But the KAC is doing something wrong with the disconnect() command (in lua scripts). When I try to spam with this disconnect command (f.e. disconnect("spam spam spam...")) - the server crashes after banning and after restart the hacker isn't banned anymore! Look this Log:

Code: Select all

 Connection to Steam servers successful.
L 06/03/2010 - 07:04:43: [randomcycle.smx] RandomCycle has chosen ze_mario_tower_v4 for the nextmap.
L 06/03/2010 - 07:04:43: [kigen-ac-pub.smx] Checking version....
L 06/03/2010 - 07:04:43: [kigen-ac-pub.smx] Connected to KAC Master, requesting update.
L 06/03/2010 - 07:04:43: [kigen-ac-pub.smx] Sending version 1.2.1.0 to KAC Master.
L 06/03/2010 - 07:04:43: [kigen-ac-pub.smx] Received that KAC is up-to-date.
Client "|IÅÆiÅitÅ·| Cornholio" connected (91.41.17.232:27005).
Console: >>>Map created by FreeZe<<<
Downloading file 'downloads/882ab71a.dat' from client |IÅÆiÅitÅ·| Cornholio failed.
   VAC secure mode is activated.
Console: >>>MAKE YOUR WAY TO THE BLACK PEARL!<<<
Game will not start until both teams have players.
Console: Thanks to Belafarinrod Fuu and Kaemon!
L 06/03/2010 - 07:05:22: [kigen-ac-pub.smx] Bad disconnect reason, length 553, "YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL S
L 06/03/2010 - 07:05:22: Bad disconnect reason, length 553, "YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL SUCK!!!!!!!!!YOU ALL S
L 06/03/2010 - 07:05:22: [kigen-ac-pub.smx] |IÅÆiÅitÅ·| Cornholio<2><STEAM_0:1:30083944><><91.41.17.232> submitted a bad disconnect and was banned.
L 06/03/2010 - 07:05:22: |IÅÆiÅitÅ·| Cornholio<2><STEAM_0:1:30083944><><91.41.17.232> submitted a bad disconnect and was banned.
./srcds_run: line 344: 19303 Speicherzugriffsfehler  $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Do 3. Jun 07:05:22 CEST 2010: Server restart in 10 seconds

Here I used disconnect("YOU ALL SUCK!!!!....").
"Speicherzugriffsfehler" means something like Memory access error. But when I turn off KAC the Server works fine but you can see this spam messages or you will be kicked from server.

Some details of my server:

SourceMod 1.2.1
Mattie's EventScripts 2.0.0.248
Zombiemod 2.0.0 V
Metamod:Source version 1.7.0

I hope you will fix it on the next version, or is there any other solution?

Thanks!
Cornholio
Kigen
Site Admin
Posts: 1496
Joined: Sat Jun 07, 2008 11:08 am
Location: Right behind you....
Contact:

Re: Server crashs after banning

Post by Kigen »

Upgrade your SourceMod to 1.3.2 and Metamod: Source to 1.8.1.
Image
cornholio
Posts: 2
Joined: Wed Jun 02, 2010 11:06 pm

Re: Server crashs after banning

Post by cornholio »

Ok, now its working. Thanks!
Visit our Server ;-)
91.121.161.95:27015
Post Reply