Page 1 of 1

Spads crash when a certain player joins battle room

Posted: 01 Sep 2019, 00:56
by Jools
I think our xta autohost crashes when a certain player joins the battle room. In this case it's elderberry[Autohost].

The only thing I get in spads.log is this line before the crash:
20190831195625 - ERROR - [SPADS] <NoSmurfVoting> Minimum confidence is 90

NoSmurfVoting is a spads plugin that prevents several votes from same IP. But how can this plugin cause crash of whole autohost? Where should I look for more info in the logs? Sorry but I'm rusty when it comes to where all the log files are.

Re: Spads crash when a certain player joins battle room

Posted: 10 Feb 2020, 17:19
by bibim
SPADS plugins can cause crash of whole autohost, by altering internal SPADS data and breaking consistency for example.

I would need to check the NoSmurfVoting plugin source to tell you if there is something wrong with it, however are you aware of the PreventVoteExploit plugin which should already do what you want?