Raised This Month: $32 Target: $400
 8% 

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


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-09-2016 , 16:50   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#751

Quote:
Originally Posted by Maxximou5 View Post
If you are having issues with OpenID for CS:GO, it's because most likely you added admins with the standard CS:GO format of STEAM_1 and not the usual STEAM_0. If you change your ID to STEAM_0 it should function properly to login; however, that means you won't have admin in game.

A way around this is to do a search for all entries of STEAM_0 and replace it with STEAM_1. Another hacky method is to just change the STEAM_0 line of the steamopenid.php with STEAM_1 and will allow you login. I've done the former as I only run CS:GO server so having STEAM_0 is pointless and incorrect. However, if you run other server game types, this would be a very poor idea to do.
STEAM_0 works in CS:GO as SourceMod parses the admins, not CS:GO itself. There is also a setting in the Server Settings to set the Steam Universe from 0 to 1 for a specific server, such as CS:GO
__________________

Last edited by Sarabveer; 06-09-2016 at 17:12.
Sarabveer is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-09-2016 , 16:52   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#752

Quote:
Originally Posted by jpwanabe View Post
Please? Please someone fix this!
Well, I am no means a SourcePawn scripter, and the project is Open Source, dunno why people don't submit Pull Requests that often.
__________________
Sarabveer is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-09-2016 , 17:10   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#753

Quote:
Originally Posted by Sarabveer View Post
STEAM_1 works in CS:GO as SourceMod parses the admins, not CS:GO itself.
I believe we are saying the same thing. CS:GO uses STEAM_1 and all admins need to be added as such or they will not be recognized correctly and as such their admin will not work. If this is not true, I will certainly test this again.

Though I will say for certain that you can add bans for STEAM_0 and STEAM_1 and they are completely different, so a user has to search for a ban with both formats if they were previously banned on the older format. This can also cause redundant bans if you ban manually and mistakenly use the old format and had not known they were already banned with the newer format.

Quote:
Originally Posted by Sarabveer View Post
There is also a setting in the Server Settings to set the Steam Universe from 0 to 1 for a specific server, such as CS:GO
I did not know this, where can I find such this setting? I'm surprised I've missed such a thing for so long.
Maxximou5 is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-09-2016 , 17:11   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#754

Quote:
Originally Posted by Maxximou5 View Post
I believe we are saying the same thing. CS:GO uses STEAM_1 and all admins need to be added as such or they will not be recognized correctly and as such their admin will not work. If this is not true, I will certainly test this again.

Though I will say for certain that you can add bans for STEAM_0 and STEAM_1 and they are completely different, so a user has to search for a ban with both formats if they were previously banned on the older format. This can also cause redundant bans if you ban manually and mistakenly use the old format and had not known they were already banned with the newer format.


I did not know this, where can I find such this setting? I'm surprised I've missed such a thing for so long.
I meant STEAM_0, ooops
__________________
Sarabveer is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-09-2016 , 17:24   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#755

Well I'm not sure if my input will be valid for what I'm trying to accomplish or there is an easier way. I'll do some more checking to see what should be done on my end or what I can do to contribute. I've added checks for both, except for steamopenid.php which I'm not sure how to check for both. I'll do a pull request once I do some more checking, so you can see if you want to add it or not. This would of been a lot simpler had they chosen to stick with one format... This might useful but I don't want to add anything if it's pointless and just makes a mess of things.
Maxximou5 is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-09-2016 , 17:25   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#756

Quote:
Originally Posted by Maxximou5 View Post
Well I'm not sure if my input will be valid for what I'm trying to accomplish or there is an easier way. I'll do some more checking to see what should be done on my end or what I can do to contribute. I've added checks for both, except for steamopenid.php which I'm not sure how to check for both. I'll do a pull request once I do some more checking, so you can see if you want to add it or not. This would of been a lot simpler had they chosen to stick with one format... This might useful but I don't want to add anything if it's pointless and just makes a mess of things.
I am pretty sure SourceMod accepts 0 or 1, regardless of what game it is.
__________________
Sarabveer is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-09-2016 , 21:36   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#757

Quote:
Originally Posted by Sarabveer View Post
I am pretty sure SourceMod accepts 0 or 1, regardless of what game it is.
You are correct, not sure why I believed it to be so. After testing it does work, not sure why it didn't work for me previously. That would mean that as long as you don't add admins with their STEAM_1 id there should be no issue with a person logging in with the steam openid. My bad for such confusion. This does make it a lot easier.
Maxximou5 is offline
fiala06
AlliedModders Donor
Join Date: Mar 2009
Location: Eugene, OR
Old 06-15-2016 , 16:32   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#758

So logged into my sever for the first time in a while to check out the logs and noticed my updater.txt file was full of the same thing with the oldest date of 5-2-16 all the way up to today for all my servers. My web interface says I'm running the latest (v1.5.4.7).

I've manually updated the plugins like I've always done in the past yet still says 1.5.4.6 in the sm console. Doubled checked the download and the name of the zip is "SourceBans-Fork-1.5.4.7" so I know I grabbed the correct one.

Any ideas?

Code:
L 06/14/2016 - 04:40:09: Successfully updated and installed "SourceBans++".
L 06/14/2016 - 05:46:36: SMC parsing error on line 0
L 06/14/2016 - 05:46:36:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/14/2016 - 05:46:36:   [1]  ERROR: Line contained too many invalid tokens
L 06/14/2016 - 05:46:40: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/14/2016 - 05:46:40:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/14/2016 - 05:46:42: Successfully updated and installed "SourceBans++".
L 06/14/2016 - 14:41:54: SMC parsing error on line 0
L 06/14/2016 - 14:41:54:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/14/2016 - 14:41:54:   [1]  ERROR: Line contained too many invalid tokens
L 06/14/2016 - 14:42:00: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/14/2016 - 14:42:00:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/14/2016 - 14:42:02: Successfully updated and installed "SourceBans++".
L 06/14/2016 - 23:06:50: SMC parsing error on line 0
L 06/14/2016 - 23:06:50:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/14/2016 - 23:06:50:   [1]  ERROR: Line contained too many invalid tokens
L 06/14/2016 - 23:06:54: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/14/2016 - 23:06:54:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/14/2016 - 23:06:56: Successfully updated and installed "SourceBans++".
L 06/15/2016 - 04:06:40: SMC parsing error on line 0
L 06/15/2016 - 04:06:40:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/15/2016 - 04:06:40:   [1]  ERROR: Line contained too many invalid tokens
L 06/15/2016 - 04:06:45: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/15/2016 - 04:06:45:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/15/2016 - 04:06:47: Successfully updated and installed "SourceBans++".
sm plugins list
Code:
47 "SourceBans++" (1.5.4.6) by SourceBans Development Team, Sarabveer(VEER™)
58 "SourceBans Checker" ((SB++) 1.5.4.6) by psychonic, Ca$h Munny, Sarabveer(VEER™)
 59 "SourceBans: Admin Config Loader" ((SB++) 1.5.4.6) by AlliedModders LLC, Sarabveer(VEER™)
 60 "SourceComms" ((SB++) 1.5.4.6) by Alex, Sarabveer(VEER™)
 61 "SourceSleuth" ((SB++) 1.5.4.6) by ecca, Sarabveer(VEER™)
__________________
fiala06 is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-17-2016 , 17:43   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#759

Quote:
Originally Posted by fiala06 View Post
So logged into my sever for the first time in a while to check out the logs and noticed my updater.txt file was full of the same thing with the oldest date of 5-2-16 all the way up to today for all my servers. My web interface says I'm running the latest (v1.5.4.7).

I've manually updated the plugins like I've always done in the past yet still says 1.5.4.6 in the sm console. Doubled checked the download and the name of the zip is "SourceBans-Fork-1.5.4.7" so I know I grabbed the correct one.

Any ideas?

Code:
L 06/14/2016 - 04:40:09: Successfully updated and installed "SourceBans++".
L 06/14/2016 - 05:46:36: SMC parsing error on line 0
L 06/14/2016 - 05:46:36:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/14/2016 - 05:46:36:   [1]  ERROR: Line contained too many invalid tokens
L 06/14/2016 - 05:46:40: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/14/2016 - 05:46:40:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/14/2016 - 05:46:42: Successfully updated and installed "SourceBans++".
L 06/14/2016 - 14:41:54: SMC parsing error on line 0
L 06/14/2016 - 14:41:54:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/14/2016 - 14:41:54:   [1]  ERROR: Line contained too many invalid tokens
L 06/14/2016 - 14:42:00: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/14/2016 - 14:42:00:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/14/2016 - 14:42:02: Successfully updated and installed "SourceBans++".
L 06/14/2016 - 23:06:50: SMC parsing error on line 0
L 06/14/2016 - 23:06:50:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/14/2016 - 23:06:50:   [1]  ERROR: Line contained too many invalid tokens
L 06/14/2016 - 23:06:54: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/14/2016 - 23:06:54:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/14/2016 - 23:06:56: Successfully updated and installed "SourceBans++".
L 06/15/2016 - 04:06:40: SMC parsing error on line 0
L 06/15/2016 - 04:06:40:   [0]  URL: http://godtony.mooo.com/updater/updater.txt
L 06/15/2016 - 04:06:40:   [1]  ERROR: Line contained too many invalid tokens
L 06/15/2016 - 04:06:45: Update available for "SourceBans++" (sourcebans.smx). Current: 1.5.4.6 - Latest: 1.5.4.7
L 06/15/2016 - 04:06:45:   [0]  More info @ https://github.com/Sarabveer/SourceBans-Fork
L 06/15/2016 - 04:06:47: Successfully updated and installed "SourceBans++".
sm plugins list
Code:
47 "SourceBans++" (1.5.4.6) by SourceBans Development Team, Sarabveer(VEER™)
58 "SourceBans Checker" ((SB++) 1.5.4.6) by psychonic, Ca$h Munny, Sarabveer(VEER™)
 59 "SourceBans: Admin Config Loader" ((SB++) 1.5.4.6) by AlliedModders LLC, Sarabveer(VEER™)
 60 "SourceComms" ((SB++) 1.5.4.6) by Alex, Sarabveer(VEER™)
 61 "SourceSleuth" ((SB++) 1.5.4.6) by ecca, Sarabveer(VEER™)
I'm a retard and didn't change the version number by accident before releasing.

LOL.
__________________
Sarabveer is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 06-22-2016 , 18:26   Re: [RELEASE] SourceBans++ (v1.5.4.7) [Updated: 2016-04-28]
#760

Anyone want to take over maintaining this project, I literally have no time to work on this anymore.
__________________
Sarabveer 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 16:52.


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