Players purposely crashing my game-server.

This is used for general discussion that is not necessarily server-related.
Post Reply
SuperConker
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Apr 01, 2020 5:02 pm

Players purposely crashing my game-server.

Post by SuperConker »

I run a game-server that i rent from NFO-servers (on the Source 2013 engine).


For the last 3 weeks i've had to deal with some players that are purposely crashing the server
(they admitted it to me on Steam-chat and basically told me "what you gonna do about it")

I have banned their SteamID's and their IP Addresses, but they are just creating new accounts,
and possibly using VPN to get around the IP ban.

I have collected enough proof myself to know this is done on purpose,
(and even some from the offending players them-self).


I take it they are using some kind of game exploit to do this, possibly some console commands.
Is there any way to find out what they are doing to crash the server?

And in the case of console commands, are there any SourceMod plugins that can detect,
and report what is being typed into players console, right before the crash?

Or at the very least, a plugin that can block commonly used commands that can crash servers.
User avatar
WorthlessJ
A semi-regular
A semi-regular
Posts: 23
Joined: Fri Aug 12, 2016 2:19 am

Re: Players purposely crashing my game-server.

Post by WorthlessJ »

Adding -condebug to the server startup line will create a file called console.log in your server folder. I'm not sure if it tracks everything on a Gmod server though.
SuperConker
New to forums
New to forums
Posts: 3
Joined: Wed Apr 01, 2020 5:02 pm

Re: Players purposely crashing my game-server.

Post by SuperConker »

Forgot to mention that this is the game "Zombie Panic! Source"

-condebug has been enabled on the server.
SuperConker
New to forums
New to forums
Posts: 3
Joined: Wed Apr 01, 2020 5:02 pm

Re: Players purposely crashing my game-server.

Post by SuperConker »

I posted about this over at the alliedmods forums as-well:
https://forums.alliedmods.net/showthread.php?p=2690069

There is a plugin that can show more information about crashes like these.

This is the plugin i installed:
https://forums.alliedmods.net/showthread.php?t=277703&

I did purposely crash the server after installing it (by starting a broken map),
to see if it would report something, and it successfully did.

It sadly, did not report anything for a crash i just had though.
Post Reply