You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

CarTman <3

Trainee

  • "CarTman <3" started this thread

Posts: 66

Location: Hasselroth - Niedermittlau

Occupation: Müllwerker / Städtische Müllabfuhr Offenbach

wcf.user.option.userOption53: Ja

  • Send private message

1

Wednesday, January 22nd 2014, 9:24pm

Sourcebans für CS:GO

Hallo liebe Community,

ich hab mal wieder ein Problem.
Und zwar habe ich Sourcebans auf meinem Root installiert, der Webteil funktioniert auch soweit.

siehe hier: klick

Das Problem was ich allerdings habe, ist folgendes:
Wenn ich auf dem Server banne, wird dies nicht im Webteil eingetragen.
Meine Serveranbieter darauf angesprochen (gc-server.eu) kam die rückmeldung das wäre bei CS:GO normal und jeder hätte das problem.

Vorgegangen bin ich nach dieser Step by Step anleitung : klick

Hat von euch jemand das problem schon gelöst und sourcebans am laufen? Oder liegt es gar daran das ich auf diesem Server auch SMACBans am laufen habe?

Plugins die laufen :
-Metamod Source in der Version 1.10.1
-Sourcemod in der Version 1.5.3
-SMACBans in der neusten Version
-GoreMod
-CSS Deathmatch in der Version 1.5
-HLStatsX:CE in der Version 1.6.19

und wie gesagt Sourcebans in der neusten Version.

Um jede Hilfe bin ich sehr dankbar ;-)
Mit freundlichen Grüßen
CarTman <3

This post has been edited 1 times, last edit by "CarTman <3" (Jan 23rd 2014, 1:17am)


fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

2

Wednesday, January 22nd 2014, 9:44pm

Sourcebans funktioniert genau so wie in jedem Game (CS:S, TF:2, DOD:S etc.) - da macht CS:GO keinen Unterschied.

Paar Punkte die du checken kannst:
Hat der Gameserver den Webserver gebannt - rcon listip in die console
richtige Serverid in der sourcebans.cfg,
richtiges RCON Passwort in der server.cfg und im Sourcebans Webinterface

ebenso wäre eine Plugins list ganz toll, dazu rcon sm plugins list in die Console.

Greetz

CarTman <3

Trainee

  • "CarTman <3" started this thread

Posts: 66

Location: Hasselroth - Niedermittlau

Occupation: Müllwerker / Städtische Müllabfuhr Offenbach

wcf.user.option.userOption53: Ja

  • Send private message

3

Wednesday, January 22nd 2014, 10:07pm

Servus

rcon listip ergebniss:

Spoiler Spoiler

] rcon listip
IP filter list: empty
L 01/22/2014 - 21:01:19: rcon from "109.71.218.180:63667": command "listip"


das ergebniss vom sm plugins list:

Spoiler Spoiler

] rcon sm plugins list
[SM] Listing 23 plugins:
01 "Basic Ban Commands" (1.5.3-dev+3955) by AlliedModders LLC
02 "Basic Chat" (1.5.3-dev+3955) by AlliedModders LLC
03 "Basic Info Triggers" (1.5.3-dev+3955) by AlliedModders LLC
04 "Basic Commands" (1.5.3-dev+3955) by AlliedModders LLC
05 "CS:GO Goremod" (1.3) by Joe 'DiscoBBQ' Maley
06 "Fun Commands" (1.5.3-dev+3955) by AlliedModders LLC
07 "Reserved Slots" (1.5.3-dev+3955) by AlliedModders LLC
08 "Client Preferences" (1.5.3-dev+3955) by AlliedModders LLC
09 "HLstatsX CE Ingame Plugin" (1.6.19) by psychonic
10 "Admin Help" (1.5.3-dev+3955) by AlliedModders LLC
11 "Anti-Flood" (1.5.3-dev+3955) by AlliedModders LLC
12 "Admin File Reader" (1.5.3-dev+3955) by AlliedModders LLC
13 "Admin Menu" (1.5.3-dev+3955) by AlliedModders LLC
14 "Player Commands" (1.5.3-dev+3955) by AlliedModders LLC
15 "MapChooser" (1.5.3-dev+3955) by AlliedModders LLC
16 "Sound Commands" (1.5.3-dev+3955) by AlliedModders LLC
17 "Fun Votes" (1.5.3-dev+3955) by AlliedModders LLC
18 "Basic Comm Control" (1.5.3-dev+3955) by AlliedModders LLC
19 "Basic Votes" (1.5.3-dev+3955) by AlliedModders LLC
20 "SuperLogs: CSS" (1.2.4) by psychonic
21 "Deathmatch" (1.5.5) by |NA| Snip3r, Maxximou5
22 <Error> "SourceBans" (1.4.10) by SourceBans Development Team
23 <Error> "Quake Sounds" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
Load Errors:
SourceBans: Error detected in plugin startup (see error logs)
Quake Sounds: Error detected in plugin startup (see error logs)
L 01/22/2014 - 21:03:06: rcon from "109.71.218.180:63667": command "sm plugins list"



das ist die sourcebans.cfg

Spoiler Spoiler

/**
* sourcebans.cfg
*
* This file contains settings for the SourceBans Source Server Plugin
* @author SteamFriends Development Team
* @version 0.0.0.$Rev: 74 $
* @copyright SteamFriends (www.steamfriends.com)
* @package SourceBans
*/

"SourceBans"
{
"Config"
{
// Website address to tell where the player to go for unban, etc
"Website" "http://www.yourwebsite.net/"

// Allow or disallow admins access to addban command
"Addban" "1"

// Allow or disallow admins access to unban command
"Unban" "1"

// The Tableprefix you set while installing the webpanel. (default: "sb")
"DatabasePrefix" "sb"

// How many seconds to wait before retrying when a players ban fails to be checked. Min = 15.0 Max = 60.0
"RetryTime" "45.0"

// How often should we process the failed ban queue in minutes
"ProcessQueueTime" "5"

// Should the plugin automaticaly add the server to sourcebans
// (servers without -ip being set on startup need this set to 0)
"AutoAddServer" "0"

// Enable backing up config files after getting admins from database (1 = enabled, 0 = disabled)
"BackupConfigs" "1"

// Enable admin part of the plugin (1 = enabled, 0 = disabled)
"EnableAdmins" "0"

// Require the admin to login once into website
"RequireSiteLogin" "0"

// This is the ID of this server (Check in the admin panel -> servers to find the ID of this server)
"ServerID" "-1"
}

/*
* Generic menu options for if a reason isn't supplied in a ban
* Without a supplied reason the ban will never be written to the database
*/
"BanReasons"
{
"Hacking" "Hacking"
"Exploit" "General Exploit of Game/Map/Server"
"TK" "Team Killing"
"TF" "Team Flashing"
"CommSpam" "Spamming Mic/Chat"
"BadSpray" "Inappropriate Spray"
"BadLang" "Inappropriate Language"
"BadName" "Inappropriate Name"
"IgnoreAdmin" "Ignoring Admins"
"Stacking" "Team Stacking"
"Own Reason" "Own Reason"
}

/*
* Submenu options for when "Hacking" is selected
* If "Hacking" is removed from the menu above this will not be accessable
*/
"HackingReasons"
{
"Aimbot" "Aimbot"
"Antirecoil" "Anti Recoil"
"Wallhack" "Wallhack"
"Spinhack" "Spinhack"
"Speedhack" "Speedhack"
"Multi-Hack" "Multi-Hack"
"No Smoke" "No Smoke"
"No Flash" "No Flash"
}
}


der rcon ist identisch mit der server.cfg sowie dem webinterface....


So und hier sind Fehlermeldung, (quakesound... da komm ich auch gerade nicht weiter)

SourceBans: Error detected in plugin startup (see error logs)
Quake Sounds: Error detected in plugin startup (see error logs)

der Ordner /sourcemod/logs ist allerdings leer.
Mit freundlichen Grüßen
CarTman <3

This post has been edited 2 times, last edit by "CarTman <3" (Jan 22nd 2014, 10:14pm)


fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

4

Wednesday, January 22nd 2014, 10:13pm

Sourcebans wird nicht geladen da:

Source code

1
SourceBans: Error detected in plugin startup (see error logs)

dazu einmal den Inhalt der Error logs posten (addons/sourcemod/logs/

Greetz

CarTman <3

Trainee

  • "CarTman <3" started this thread

Posts: 66

Location: Hasselroth - Niedermittlau

Occupation: Müllwerker / Städtische Müllabfuhr Offenbach

wcf.user.option.userOption53: Ja

  • Send private message

5

Wednesday, January 22nd 2014, 10:15pm

Sourcebans wird nicht geladen da:

Source code

1
SourceBans: Error detected in plugin startup (see error logs)

dazu einmal den Inhalt der Error logs posten (addons/sourcemod/logs/

Greetz
der Ordner ist leer :atak:
Mit freundlichen Grüßen
CarTman <3

CarTman <3

Trainee

  • "CarTman <3" started this thread

Posts: 66

Location: Hasselroth - Niedermittlau

Occupation: Müllwerker / Städtische Müllabfuhr Offenbach

wcf.user.option.userOption53: Ja

  • Send private message

6

Thursday, January 23rd 2014, 1:16am

Ich geb mal ein kleinen Hinweis!

Wenn jemand auf den Server ist, kann man ihn via dem Webinterface bannen & kicken.
Bin ich auf dem Server und banne, wird dies nicht übertragen. Daraus ziehe ich doch, das es ein Problem mit
dem InGame Plugin ist oder, sonst könnte ich doch von aussen nicht bannen und kicken?
Mit freundlichen Grüßen
CarTman <3

Apollo

Beginner

Posts: 30

wcf.user.option.userOption53: Nein

  • Send private message

7

Thursday, January 23rd 2014, 7:34pm

Hast du die database.cfg angepasst?

"sourcebans"
{
"driver" "mysql"
"host" "EUER EXTERNER WEBZUGRIFF"
"database" "niXXXX_XsqlX"
"user" "niXXXX_XsqlX"
"pass" "PASSWORT"
//"timeout" "0"
"port" "3306"


Und poste mal bitte deine sm exts list.

In HLSW sm exts list eingeben.



Gruss Apollo


CarTman <3

Trainee

  • "CarTman <3" started this thread

Posts: 66

Location: Hasselroth - Niedermittlau

Occupation: Müllwerker / Städtische Müllabfuhr Offenbach

wcf.user.option.userOption53: Ja

  • Send private message

8

Thursday, January 23rd 2014, 8:04pm

meine database.cfg sieht so aus:

Spoiler Spoiler

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
"Databases"
{
	"driver_default"		"mysql"
	
	// When specifying "host", you may use an IP address, a hostname, or a socket file path
	
	"default"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sourcemod"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
  
	 "sourcebans"
	{
		"driver"			"default"
		"host"				"localhost"
		"database"			"sb"
		"user"				"root"
		"pass"				"***************"
		//"timeout"			"0"
		"port"			"3306"
	}

	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}

	"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
}


Die Ausgabe vom sm exts list:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
[spoiler]20:03:34 [SM] Displaying 12 extensions:
     	[01] Automatic Updater (1.5.3-dev+3955): Updates SourceMod gamedata files
     	[02] Webternet (1.5.3-dev+3955): Extension for interacting with URLs
     	[03] CS Tools (1.5.3-dev+3955): CS extended functionality
     	[04] BinTools (1.5.3-dev+3955): Low-level C/C++ Calling API
     	[05] SDK Tools (1.5.3-dev+3955): Source SDK Tools
     	[06] Top Menus (1.5.3-dev+3955): Creates sorted nested menus
     	[07] Client Preferences (1.5.3-dev+3955): Saves client preference settings
     	[08] SQLite (1.5.3-dev+3955): SQLite Driver
     	[09] <FAILED> file "curl.ext.so": /home/server/srcds/deathmatch-csgo/csgo/addons/sourcemod/extensions/curl.ext.so: cannot open shared object file: No such file or directory
     	[10] Regex (1.5.3-dev+3955): Provides regex natives for plugins
     	[11] Socket (3.0.1): Socket extension for SourceMod
     	[12] MySQL-DBI (1.5.3-dev+3955): MySQL driver implementation for DBI[/spoiler]
Mit freundlichen Grüßen
CarTman <3

This post has been edited 1 times, last edit by "CarTman <3" (Jan 23rd 2014, 8:11pm)


MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

9

Thursday, January 23rd 2014, 8:45pm

sm plugins list
sm plugins info <# vom sourcemod plugin>

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

10

Thursday, January 23rd 2014, 10:21pm

Ich geb mal ein kleinen Hinweis!

Wenn jemand auf den Server ist, kann man ihn via dem Webinterface bannen & kicken.
Bin ich auf dem Server und banne, wird dies nicht übertragen. Daraus ziehe ich doch, das es ein Problem mit
dem InGame Plugin ist oder, sonst könnte ich doch von aussen nicht bannen und kicken?


das ist klar, dass es über das Webinterface funktioniert, weil das über rcon läuft.. das Plugin hat beim starten einen Error und kann somit nicht geladen werden - d.h. das Ingame bannen funktioniert nicht.. ohne error logs können wir dir nicht wirklich helfen.

Greetz

CarTman <3

Trainee

  • "CarTman <3" started this thread

Posts: 66

Location: Hasselroth - Niedermittlau

Occupation: Müllwerker / Städtische Müllabfuhr Offenbach

wcf.user.option.userOption53: Ja

  • Send private message

11

Friday, January 24th 2014, 2:30am

Die sm plugins list ist schon etwas weiter oben gepostet ;-)
Daran hat sich noch nichts verändert. ^^

Zu dem anderen, was meinst du den genau?
Diesen befehl kenne ich noch nicht ;-S *sorry*

@luxx: was kann ich den machen damit er eine logfile schreibt?
Den wie gesagt der "logs" ordner ist leer.... -.-
Mit freundlichen Grüßen
CarTman <3

Apollo

Beginner

Posts: 30

wcf.user.option.userOption53: Nein

  • Send private message

12

Friday, January 24th 2014, 4:51pm

Nimm mal in der database.cfg den Eintrag default weg und schreib mal da mysql rein.

Source code

1
2
3
4
5
6
7
8
9
10
11
"sourcebans"
	{
		"driver"		        "mysql"
		"host"			        "localhost"	// The host where your mysql server is located
		"database"		        "sourcebans_db"	// The name of the database
		"user"			        "sb"		// The name of the user that the plugin should use to connect
		"pass"			        "sbpass"	// The password for this user
		//"timeout"			"0"
		"port"			        "3306"
	}
}


MadMakz

Super Moderator

Posts: 1,878

Location: ~#

wcf.user.option.userOption53: Ja

  • Send private message

13

Friday, January 24th 2014, 5:44pm

Die sm plugins list ist schon etwas weiter oben gepostet ;-)
Daran hat sich noch nichts verändert. ^^
..

wenn die immer gleich bleibt dann wäre es

sm plugins info 22

Similar threads