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

Release Legacy SourceBans 1.4.11 (Updated 2014/02/17)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
marrr
Senior Member
Join Date: Jun 2008
Old 10-11-2008 , 22:17   Re: SourceBans (1.3.5) (UPDATE)
#1051

Anyone else having problems uploading an image for a new mod? Im using 1.3.5.
marrr is offline
Electric Warrior
Senior Member
Join Date: Jan 2005
Location: Portslade, East Sussex,
Old 10-12-2008 , 03:03   Re: SourceBans (1.3.5) (UPDATE)
#1052

Quote:
Originally Posted by marrr View Post
Anyone else having problems uploading an image for a new mod? Im using 1.3.5.
Yes, it was same for me in 1.2.0 too.
Electric Warrior is offline
Send a message via ICQ to Electric Warrior Send a message via AIM to Electric Warrior Send a message via MSN to Electric Warrior Send a message via Yahoo to Electric Warrior Send a message via Skype™ to Electric Warrior
Dirton
BANNED
Join Date: Oct 2008
Old 10-13-2008 , 13:14   Re: SourceBans (1.3.5) (UPDATE)
#1053

Please, help me. I set up sourcebans (1.3.5) with sourcemod a week ago. I also set up MySQL server (latest Wamp web server version) on the same host as the server. The problems is the when I add admins in the web servers menu, the admins.cfg file remains to be empty:
Quote:
"Admins"
{
}
For example admin_groups.cfg is filled just fine. But no admins. Thirst I thought it isn't uploaded so I configured it by myself and saved it but sourcebans rewrote it at once. So it does write admins.cfg but somehow doesn't add admins from MySQL. Did anybody come across something similar? Thanks in advance!

Configured sourcebans to add server automaticaly and it added the proper copy to web server, the problem was in IP. No it works fine.

Last edited by Dirton; 10-13-2008 at 15:06.
Dirton is offline
ENF
Junior Member
Join Date: Sep 2008
Location: Tokyo, Japan (
Old 10-14-2008 , 13:14   Re: SourceBans (1.3.5) (UPDATE)
#1054

Last time I saw that, the person who set it up forgot to give server rights to the admins in the database. Assuming you have your admins setup, you'll need to give them rights to that server or server group. I've seen in some cases where the server group setting will not work for assigning admins to servers. So, just do a small test with 1 or 2 admins and give them rights to the server you are speaking of... and see if they show up after you add them [to the server] individually.

Quote:
Originally Posted by Dirton View Post
Please, help me. I set up sourcebans (1.3.5) with sourcemod a week ago. I also set up MySQL server (latest Wamp web server version) on the same host as the server. The problems is the when I add admins in the web servers menu, the admins.cfg file remains to be empty:
For example admin_groups.cfg is filled just fine. But no admins. Thirst I thought it isn't uploaded so I configured it by myself and saved it but sourcebans rewrote it at once. So it does write admins.cfg but somehow doesn't add admins from MySQL. Did anybody come across something similar? Thanks in advance!

Configured sourcebans to add server automaticaly and it added the proper copy to web server, the problem was in IP. No it works fine.
ENF is offline
Dirton
BANNED
Join Date: Oct 2008
Old 10-14-2008 , 14:18   Re: SourceBans (1.3.5) (UPDATE)
#1055

Yop, it was something like that, except that the server IP was incorrect.
Ok, now I get a full admin file, but sourcemod sometimes isn't loading it right, sometimes it work and sometimes it not. I’m trying to connect to the server, but don’t have any admin rights. It's not sourcebans question, but maybe somebody knows how to bypass this sourcemod bug?
Executing sm_reloadadmins sm_rehash sb_reload isn't helping.

P.S. I also have Mani Admin Plugin running with admins with the same steam id's.

Last edited by Dirton; 10-14-2008 at 14:34.
Dirton is offline
ayuki
Member
Join Date: May 2008
Old 10-15-2008 , 16:20   Re: SourceBans (1.3.5) (UPDATE)
#1056

admin have not a command sourcebans create admins.cfg but the admin don't have menu server
__________________

ayuki is offline
abnvet
SourceMod Donor
Join Date: Jun 2006
Old 10-15-2008 , 21:40   Re: SourceBans (1.3.5) (UPDATE)
#1057

Hi there I have a couple of things going on here.

I have 4 servers with sourcebans running on them -

on one of my servers I am getting this error in the logs

Code:
0/14/2008 - 08:31:27: [SM]   [0]  Line 1754, D:\Documents\SourceBans\trunk\game_upload\addons\sourcemod\scripting\sourcebans.sp::(null)()
L 10/14/2008 - 08:32:54: [SM] Native "SetPackPosition" reported: Invalid data pack handle 0 (error 4)
L 10/14/2008 - 08:32:54: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 10/14/2008 - 08:32:54: [SM]   [0]  Line 1803, D:\Documents\SourceBans\trunk\game_upload\addons\sourcemod\scripting\sourcebans.sp::(null)()

Additionally, I observed that the main admin account that I created when I first installed Sourcebans was not displaying in any admin files and when I was in game I did not have access to the perm ban function. After reading through the forums I reconfigured my sourcebans.cfg to 0 for the unban option and then edited the main admin account on sourcebans and placed a different steam ID in there and then created another admin account and it worked perfectly I now had access to PERM Ban - my problem is though this account was not reflected in the admins.cfg on (1) out of the 4 servers (It copied fine to the other 3) the server in question is the one I saw this error in.

Also to investigate further I added another admin via webpanel and it copied to all the servers just fine - so it appears this one server has a problem wirting only my information.

Any Ideas Please on this?


Other question is in regards to immunity.

Please see my example log. I have the immunity set to the groups however when an admin from that group joins the server it shows immunity "0" is this correct?

Code:
L 10/13/2008 - 17:48:41: [sourcebans.smx] Group BOC Server Top Donators has 80 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Group BOC Server Admins | Donators has 70 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Group Death From Above has 99 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Group BOC Donators has 25 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Group BOC Founders has 95 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Finished loading 5 groups.
L 10/13/2008 - 17:48:41: [sourcebans.smx] Given turtle (STEAM_0:1:xxxxxxx) admin
L 10/13/2008 - 17:48:41: [sourcebans.smx] Admin turtle (STEAM_0:1:xxxxxx) has 0 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Given flip4sur (STEAM_0:1:xxxxxxx) admin
L 10/13/2008 - 17:48:41: [sourcebans.smx] Admin flip4sur (STEAM_0:1:xxxxxxx) has 0 immunity
L 10/13/2008 - 17:48:41: [sourcebans.smx] Given rags (STEAM_0:1:xxxxxxxx) admin
L 10/13/2008 - 17:48:41: [sourcebans.smx] Admin rags (STEAM_0:1:xxxxxxxx) has 0 immunity
abnvet is offline
recon0
Veteran Member
Join Date: Sep 2007
Location: US
Old 10-16-2008 , 02:46   Re: SourceBans (1.3.5) (UPDATE)
#1058

I fixed two of the serious plugin bugs (no perma ban, reasonless bans don't pop up a menu).

You can get a copy of SB plugin with those fixes from here.
__________________
recon0 is offline
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 10-17-2008 , 12:17   Re: SourceBans (1.3.5) (UPDATE)
#1059

@ abnvet: lets keep that problem in the interwavestudios forum ;)
@ Dirton: do you have admin-flatfile.smx acitvated? else sourcemod doesn't read from the admins.cfg ;)
@ ayuki: sorry, i really don't understand your meaning ;)
Peace-Maker is offline
deathcurse
Senior Member
Join Date: Jun 2006
Location: UK
Old 10-17-2008 , 21:08   Re: SourceBans (1.3.5) (UPDATE)
#1060

Having trouble installing latest 1.3.5 version.

Its complaining about the mysql database, about the versions. It says it requires 5 even though it says you have changed that to 4, in this thread.

PHP: 5.2.6
MySQL: 4.1.20
__________________
Clan of Doom: www.clanofdoom.co.uk
deathcurse 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 06:31.


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