View Single Post
Werewolf_UK
AlliedModders Donor
Join Date: Oct 2010
Location: United Kingdom
Old 05-16-2017 , 09:45   Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
#1046

I am having trouble getting comms bans to actually appear on my bans page.

I've just upgraded from Sourcebans 1.4.11 to Sourcebans++ Version 1.6.1 -git495. I am using Sourcemod v1.8.0.5992 and MetaMod v1.10.7.

I can gag, mute and silence people as before, with it now preventing players from reconnecting to avoid a gag/mute/silence. Regular server bans are also working as normal, and they appear on my servers sourcebans page.

My problem is that none of the comms bans appear. I can see the gags and mutes have been added correctly to the database, as when I access the database itself I can see them.

I have checked the error logs, and it does show this error:
Code:
05/16/2017 - 14:23:35: [sbpp_comms.smx] You must set valid `ServerID` value in sourcebans.cfg!
However I do have this set:
Code:
// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
		"ServerID"		"8"
I've also tried setting this back to the default value of "-1" to see what would happen, but the same error keeps appearing and bans still do not appear on the comm bans page.

How do I fix this?
__________________

Last edited by Werewolf_UK; 05-16-2017 at 09:46.
Werewolf_UK is offline