View Single Post
eric0279
AlliedModders Donor
Join Date: May 2007
Old 09-27-2012 , 06:59   Re: SourceBans L4D2 problem
Reply With Quote #3

Quote:
Do you have server admin groups added? They should show up in the admin_groups.cfg regardless of the ServerID set in the sourcebans.cfg. Are you sure the gameserver user is allowed to write the the sourcemod logs folder?
Yes > server admin groups added ( admin_groups.cfg is empty after restart dedicated)

ServerID -1 or 1 >> doesn't change.


Yes, GameServer allow write (chmod 755)



Quote:
You could try running a debug build of sourcebans by uncommenting the DEBUG define at the top of the plugin and compile.

I test and I will post the result.

Result :

Quote:
L 09/27/2012 - 12:21:49: [sourcebans.smx] OnAllPluginsLoaded()
L 09/27/2012 - 12:21:49: [sourcebans.smx] OnAdminMenuReady()
L 09/27/2012 - 12:21:49: [sourcebans.smx] Result of AddToTopMenu: 26
L 09/27/2012 - 12:21:49: [sourcebans.smx] Added Ban option to admin menu
L 09/27/2012 - 12:233: [sourcebans.smx] OnAllPluginsLoaded()
L 09/27/2012 - 12:233: [sourcebans.smx] OnAdminMenuReady()
L 09/27/2012 - 12:233: [sourcebans.smx] Result of AddToTopMenu: 26
L 09/27/2012 - 12:233: [sourcebans.smx] Added Ban option to admin menu
admin_groups.cfg and admins.cfg were not changed even after a reboot of the server
eric0279 is offline