AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceBans / SourceBans++ (https://forums.alliedmods.net/forumdisplay.php?f=152)
-   -   Release SourceBans++ (v1.6.4) [Updated: 2021-10-06] (https://forums.alliedmods.net/showthread.php?t=263735)

StealtHack 06-24-2017 00:09

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by Cripix (Post 2530947)
Did you try on another browser?

Yeah. Chrome, Opera, Edge give all the same error.
I fixed this by commenting out the "CheckVersion" parts in /includes/sb-callback.php.

Michauux 06-27-2017 12:43

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Newest version web dev sourcebans has an installation error:

Quote:

Fatal error: Uncaught exception 'Exception' with message 'There is no suitable CSPRNG installed on your system'

Cripix 06-27-2017 12:55

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
https://github.com/paragonie/random_...ses/tag/v1.3.0

Download the source code and you replace the files in this directory : htdocs/includes/random_compat/

freak.exe_uLow 06-28-2017 16:02

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Thanks but thats sucks, no chance....i can not Login via Steam.

Maxximou5 06-28-2017 16:12

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by freak.exe_uLow (Post 2532308)
Thanks but thats sucks, no chance....i can not Login via Steam.

SourceBans uses STEAM_0 and you probably set STEAM_1.
Either change your accounts from STEAM_1 to STEAM_0 or change the file steamopenid.php
PHP Code:

$query "SELECT CONCAT(\"STEAM_1:\", (CAST(':communityID' AS UNSIGNED) - CAST('76561197960265728' AS UNSIGNED)) % 2, \":\", CAST(((CAST(':communityID' AS UNSIGNED) - CAST('76561197960265728' AS UNSIGNED)) - ((CAST(':communityID' AS UNSIGNED) - CAST('76561197960265728' AS UNSIGNED)) % 2)) / 2 AS UNSIGNED)) AS steam_id"


freak.exe_uLow 06-28-2017 16:21

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by Maxximou5 (Post 2532310)
SourceBans uses STEAM_0 and you probably set STEAM_1.
Either change your accounts from STEAM_1 to STEAM_0 or change the file steamopenid.php
PHP Code:

$query "SELECT CONCAT(\"STEAM_1:\", (CAST(':communityID' AS UNSIGNED) - CAST('76561197960265728' AS UNSIGNED)) % 2, \":\", CAST(((CAST(':communityID' AS UNSIGNED) - CAST('76561197960265728' AS UNSIGNED)) - ((CAST(':communityID' AS UNSIGNED) - CAST('76561197960265728' AS UNSIGNED)) % 2)) / 2 AS UNSIGNED)) AS steam_id"


Thanks, i reinstall all and is working now. :bacon!:

Stropy 06-29-2017 05:57

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
If I want to web block comm someone who is on the server, it looks for the player on the servers. It says the player is not on the server, so it does not block him. Is this problem on my side, any possible fix?

E: Also, web comms are using Steam 3 ID, although web bans are using normal Steam ID.

Groruk 06-29-2017 10:45

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by Stropy (Post 2532419)
If I want to web block comm someone who is on the server, it looks for the player on the servers. It says the player is not on the server, so it does not block him. Is this problem on my side, any possible fix?

E: Also, web comms are using Steam 3 ID, although web bans are using normal Steam ID.

This has been fixed 2 weeks ago in the newest dev build.

Stropy 06-29-2017 11:16

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by Groruk (Post 2532485)
This has been fixed 2 weeks ago in the newest dev build.

Oh. Sorry, I am using 1.6.1

E: Updated and works fine. Thanks for so fast feedback! :]

Werewolf_UK 07-07-2017 06:05

Re: [RELEASE] SourceBans++ (v1.6.1) [Updated: 2017-05-06]
 
Quote:

Originally Posted by sgt_phsco (Post 2529350)
For some reason, votebanned players aren't appearing on the bans list.

The bans appear in the 'sourcemod/logs/bans.log' file, just not on the Sourcebans page. If an admin bans a player via sm_ban, that appears as normal. Just not votebans.

Anyone got a fix for this?

I've just updated from 1.6.1 to 1.6.2, and I'm still getting having this problem. I even made sure to recompile the plugins against the latest Sourcemod (1.8.0.6015). Votebanned players are still not listed on the Bans list.


All times are GMT -4. The time now is 15:05.

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