Raised This Month: $51 Target: $400
 12% 

Release SourceBans++ (v1.6.4) [Updated: 2021-10-06]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Kubad
Senior Member
Join Date: Sep 2015
Location: Czech Republic
Old 02-21-2016 , 12:01   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#541

Quote:
Originally Posted by jpwanabe View Post
Make sure those other servers are set the the correct server id. To see what id it should be, log into the admin panel and click the servers tab. Each server should have a number in front of it. That is the number you use in the sourceban.cfg
this is bugging my 1 plugin all is working and i have last problem with ban time i have ban i trying joining boom

Code:
Disconnect: You have been banned by this server, check ********* for more info.
okay this working and ban ended i try again join boom please help me with this

Code:
Disconnect: STEAM UserID STEAM_1:*:******** is not allowed to join this server.
Kubad is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-21-2016 , 12:22   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#542

Quote:
Originally Posted by Kubad View Post
this is bugging my 1 plugin all is working and i have last problem with ban time i have ban i trying joining boom

Code:
Disconnect: You have been banned by this server, check ********* for more info.
okay this working and ban ended i try again join boom please help me with this

Code:
Disconnect: STEAM UserID STEAM_1:*:******** is not allowed to join this server.
What version?

And that "Disconnect: STEAM UserID ...." message, what happens if you wait 5 minutes (+/- some seconds) after seeing that message, can you join again then?
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Kubad
Senior Member
Join Date: Sep 2015
Location: Czech Republic
Old 02-21-2016 , 12:26   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#543

sourcemod-1.8.0-git5848
sourcebans plugin 1.5.3
sourcebans website 1.5.4
Kubad is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 02-21-2016 , 12:31   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#544

Quote:
Originally Posted by Kubad View Post
sourcemod-1.8.0-git5848
sourcebans plugin 1.5.3
sourcebans website 1.5.4
SB++ was based on the official SB 1.4.11.

When you were banned in SB 1.4.11, and you joined a server, you would be kicked like you explain with the reason "You have been banned...".

At this stage, a temporary 5 minutes ban would be added on the game server, as a "ban cache" for 5 minutes, so that individual game server would remember the ban for some time. I believe this was done to save some database queries for people spamming the server with rejoins.

I believe the ban cache is what you see. Wait for at least 5 minutes after that "You have been banned..." and you should be able to connect again.

Alternative is, use your game server's console:

1. Type "listid".
2. Find your Steam ID, and the number next to it.
3. Type "removeid #xx" where xx is the number next to your Steam ID.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
TheDiamant953
Member
Join Date: Jan 2013
Old 02-21-2016 , 18:04   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#545

I have spam of this error:

Code:
L 12/15/2015 - 00:03:01: [sb_admcfg.smx] Error(s) detected parsing addons\sourcemod\configs\sourcebans\sb_admins .cfg
L 12/15/2015 - 00:03:01: [sb_admcfg.smx] (line 6) Failed to bind auth "steam" to identity "STEAM_ID_SERVER"
L 12/15/2015 - 00:03:01: [sb_admcfg.smx] (line 247) Failed to bind auth "steam" to identity "STEAM_ID_SERVER"
TheDiamant953 is offline
jpwanabe
Veteran Member
Join Date: Mar 2010
Old 02-21-2016 , 18:05   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#546

Quote:
Originally Posted by TheDiamant953 View Post
I have spam of this error:

Code:
L 12/15/2015 - 00:03:01: [sb_admcfg.smx] Error(s) detected parsing addons\sourcemod\configs\sourcebans\sb_admins .cfg
L 12/15/2015 - 00:03:01: [sb_admcfg.smx] (line 6) Failed to bind auth "steam" to identity "STEAM_ID_SERVER"
L 12/15/2015 - 00:03:01: [sb_admcfg.smx] (line 247) Failed to bind auth "steam" to identity "STEAM_ID_SERVER"
Has nothing to do with sourcebans and everything to do with that your server is an admin of itself. As far as I know, it is safe to ignore.
__________________
My Steam TF2APP
My sig changes with each load! Refresh to see my other servers!
jpwanabe is offline
spot
Senior Member
Join Date: May 2009
Old 02-22-2016 , 06:26   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#547

L 02/22/2016 - 12:23:43: [SM] Native "IsEndOfFile" reported: invalid handle 0 (error: 4)
L 02/22/2016 - 12:23:43: [SM] Displaying call stack trace for plugin "SourceSleuth.smx":
L 02/22/2016 - 12:23:43: [SM] [0] Line 256, SourceSleuth.sp::LoadWhiteList()
L 02/22/2016 - 12:23:43: [SM] [1] Line 84, SourceSleuth.sp::OnPluginStart()

Rest seems to load fine, no errors at least.
Running Sourcemod 1.7.3 5298 and SourceBans++ 1.5.4

Last edited by spot; 02-22-2016 at 06:26.
spot is offline
Schpraaankiii
Veteran Member
Join Date: Dec 2009
Location: Sweden Norrköping
Old 02-22-2016 , 15:09   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#548

Is there any ETA for the comms fix ?
__________________
CAOSK-ESPORTS.COM
Schpraaankiii is offline
Send a message via Skype™ to Schpraaankiii
TheDiamant953
Member
Join Date: Jan 2013
Old 02-22-2016 , 23:32   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#549

Quote:
Originally Posted by jpwanabe View Post
Has nothing to do with sourcebans and everything to do with that your server is an admin of itself. As far as I know, it is safe to ignore.
I know, but the problem is the spam, this error spam my logs errors a lot!

And when i remove it in the adminsimple, it's come back few moment later.
TheDiamant953 is offline
mufin
BANNED
Join Date: Aug 2015
Old 02-23-2016 , 09:37   Re: [RELEASE] SourceBans++ (v1.5.4) [Updated: 2016-02-14]
#550

need help if i mute with no reason it auto puts reasons witch is so annoying idk what it is like this...
ayer reason
ayer
ayer ayer reason

its random

anyway to fix this
mufin is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:24.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode