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
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 08-23-2015 , 20:25   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#191

Quote:
Originally Posted by scso1502 View Post
Over time more and more features of the SourceBans 1.4.11 stopped working correctly. When the STEAMID3 change was made tp TF2, the problems became even more evident.

I've lost track now with all the changes lately, but the last l checked, SB 1.4.11 will no longer run as designed on newer versions of SourceMod forcing people who wanted to use it some of its features to stay with older versions of SourceMod or patch a bunch of stuff. I too was using SB 1.4.11 and was able to get by but decided I'd give the forked version a shot. It fixed some things and worked perfect from the moment I installed it. It also included additional features I really like.

I suppose under certain circumstances 1.4.11 may still work for some people, but it doesn't meet the expectations of many people judging by the all posts I've seen. It is especially problematic for Linux servers from what I've read.

Anyway, I'm just glad someone still cares about it and hope it gets approval again. That's all I'm saying.

Take care
1.4.11 runs fine, but it has a huge risk of breaking if something minor changes.

I recommend if you want to use 1.4.11, use the one from the GameConnect GitHub repo.
__________________

Last edited by Sarabveer; 08-23-2015 at 20:25.
Sarabveer is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 08-23-2015 , 20:28   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#192

Quote:
Originally Posted by ReFlexPoison View Post
What?
PHP Code:
public OnConfigsExecuted()
{
    if(
DisablePlugin("basebans"))
    {
        
// Re-add "Ban player" option to admin menu
        
new Handle:hTopMenu;
        if(
LibraryExists("adminmenu") && (hTopMenu GetAdminTopMenu()))
        {
            
g_hTopMenu INVALID_HANDLE;
            
OnAdminMenuReady(hTopMenu);
        }
    }

The 1.5b plugin has OnBanClient().
__________________
Sarabveer is offline
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 08-24-2015 , 12:07   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#193

L 08/24/2015 - 12:01:40: [SM] Blaming plugin: sourcebans.smx
L 08/24/2015 - 12:01:40: [SM] Call stack trace:
L 08/24/2015 - 12:01:40: [SM] [0] SetFailState
L 08/24/2015 - 12:01:40: [SM] [1] Line 469, sourcebans.sp::Native_Reload()
L 08/24/2015 - 12:01:40: [SM] [3] SB_Reload
L 08/24/2015 - 12:01:40: [SM] [4] Line 140, sourcebans.sp::OnMapStart()
L 08/24/2015 - 12:01:40: [SM] Exception reported: Plugin not runnable
L 08/24/2015 - 12:01:40: [SM] Call stack trace:
L 08/24/2015 - 12:01:40: [SM] Exception reported: Plugin not runnable

[01] SourceMod (1.8.0-dev+5552) by AlliedModders LLC
[02] TF2Items (1.6.2) by Asherkin & AzuiSleet & Damizean
[03] SMRCon (1.2.1) by psychonic
[04] TF2 Tools (1.8.0-dev+5552) by AlliedModders LLC
[05] SDK Hooks (1.8.0-dev+5552) by AlliedModders LLC
[06] SDK Tools (1.8.0-dev+5552) by AlliedModders LLC
[07] Connect (1.2.0) by Asher "asherkin" Baker
[08] DHooks (2.0.3) by AlliedModders
[09] SteamTools (0.9.1+7202836) by Asher "asherkin" Baker

1.5.2F-R2-dev-git269

64 <Failed> "SourceComms" (SBR-1.5.3F-dev) by Alex, Sarabveer(VEER™)
65 <Error> "SourceBans: Bans" (1.5.3F-dev) by GameConnect
66 <Failed> "SourceBans" (1.5.3F-dev) by GameConnect
67 "SourceBans Checker" (SBR-1.5.3F-dev) by psychonic, Ca$h Munny, Sarabveer(VEER™)
68 <Error> "SourceBans: Admins" (1.5.3F-dev) by GameConnect
Load Errors:
SourceBans: Bans: Depends on plugin: sourcebans.smx
SourceBans: Admins: Depends on plugin: sourcebans.smx
dedimark is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 08-24-2015 , 12:09   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#194

Quote:
Originally Posted by dedimark View Post
L 08/24/2015 - 12:01:40: [SM] Blaming plugin: sourcebans.smx
L 08/24/2015 - 12:01:40: [SM] Call stack trace:
L 08/24/2015 - 12:01:40: [SM] [0] SetFailState
L 08/24/2015 - 12:01:40: [SM] [1] Line 469, sourcebans.sp::Native_Reload()
L 08/24/2015 - 12:01:40: [SM] [3] SB_Reload
L 08/24/2015 - 12:01:40: [SM] [4] Line 140, sourcebans.sp::OnMapStart()
L 08/24/2015 - 12:01:40: [SM] Exception reported: Plugin not runnable
L 08/24/2015 - 12:01:40: [SM] Call stack trace:
L 08/24/2015 - 12:01:40: [SM] Exception reported: Plugin not runnable

[01] SourceMod (1.8.0-dev+5552) by AlliedModders LLC
[02] TF2Items (1.6.2) by Asherkin & AzuiSleet & Damizean
[03] SMRCon (1.2.1) by psychonic
[04] TF2 Tools (1.8.0-dev+5552) by AlliedModders LLC
[05] SDK Hooks (1.8.0-dev+5552) by AlliedModders LLC
[06] SDK Tools (1.8.0-dev+5552) by AlliedModders LLC
[07] Connect (1.2.0) by Asher "asherkin" Baker
[08] DHooks (2.0.3) by AlliedModders
[09] SteamTools (0.9.1+7202836) by Asher "asherkin" Baker

1.5.2F-R2-dev-git269

64 <Failed> "SourceComms" (SBR-1.5.3F-dev) by Alex, Sarabveer(VEER™)
65 <Error> "SourceBans: Bans" (1.5.3F-dev) by GameConnect
66 <Failed> "SourceBans" (1.5.3F-dev) by GameConnect
67 "SourceBans Checker" (SBR-1.5.3F-dev) by psychonic, Ca$h Munny, Sarabveer(VEER™)
68 <Error> "SourceBans: Admins" (1.5.3F-dev) by GameConnect
Load Errors:
SourceBans: Bans: Depends on plugin: sourcebans.smx
SourceBans: Admins: Depends on plugin: sourcebans.smx
can u try sm 1.7.3?
__________________
Sarabveer is offline
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 08-24-2015 , 13:30   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#195

*SOLVED another donate plugin conflicting with sourcebans
dedimark is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 08-24-2015 , 13:31   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#196

Quote:
Originally Posted by dedimark View Post
*SOLVED another donate plugin conflicting with sourcebans
Which plugin?
__________________
Sarabveer is offline
dedimark
Senior Member
Join Date: Jul 2015
Location: London
Old 08-24-2015 , 13:54   Re: [Release] SourceBans: Reloaded 1.5.2F (Updated 2015/05/29)
#197

Quote:
Originally Posted by Sarabveer View Post
Which plugin?
donate-admins.smx donate.smx by Zephyrus

conflicting with sourcesleuth.smx and sbchecker.smx

L 08/24/2015 - 1302: [SM] Exception reported: Plugin not runnable
L 08/24/2015 - 1302: [SM] Call stack trace:
L 08/24/2015 - 1306: [SM] Exception reported: Plugin not runnable
L 08/24/2015 - 1306: [SM] Call stack trace:
L 08/24/2015 - 130:55: [SM] Exception reported: Plugin not runnable
L 08/24/2015 - 130:55: [SM] Call stack trace:
L 08/24/2015 - 130:58: [SM] Exception reported: Plugin not runnable
L 08/24/2015 - 130:58: [SM] Call stack trace:

don't worry i disable sourcesleuth.smx and sbchecker.smx

Last edited by dedimark; 08-24-2015 at 13:55.
dedimark is offline
obla
Junior Member
Join Date: Nov 2014
Location: Sydney, Australia
Old 08-26-2015 , 13:38   Re: [Release] SourceBans: Reloaded 1.6.0 (Updated 2015/08/26)
#198

Sweet as. Delete everything except config.php and run updater?
obla is offline
Sarabveer
Veteran Member
Join Date: Feb 2014
Old 08-26-2015 , 13:39   Re: [Release] SourceBans: Reloaded 1.6.0 (Updated 2015/08/26)
#199

Quote:
Originally Posted by obla View Post
Sweet as. Delete everything except config.php and run updater?
Dont need to run /updater unless specified.
__________________

Last edited by Sarabveer; 08-26-2015 at 13:39.
Sarabveer is offline
scso1502
Senior Member
Join Date: Dec 2007
Location: Windsor, CA USA
Old 08-26-2015 , 14:40   Re: [Release] SourceBans: Reloaded 1.6.0 (Updated 2015/08/26)
#200

Sarabveer - You sir, are an animal! Thanks! At last! SourceBans on the Updater! Woohoo!
__________________

Lt. Maverick
BOOM! Gaming & Technology Community
www.boomgaming.net
scso1502 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 02:19.


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