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

error


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
IcEWoLF
Senior Member
Join Date: Jul 2007
Old 10-17-2012 , 02:56   error
Reply With Quote #1

33 <Error> "SourceBans" (1.4.10) by SourceBans Development Team
Load Errors:
SourceBans: Error detected in plugin startup (see error logs)
L 10/16/2012 - 23:53:46: rcon from "xxxxxxxxxxx": command "sm plugins list"

Code:
L 10/16/2012 - 06:00:30: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"

Now here is what's in my database.cfg:

Code:
"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"
	}
	
	"storage-local"
	{
		"driver"			"sqlite"
		"database"			"sourcemod-local"
	}

	"clientprefs"
	{
		"driver"			"sqlite"
		"host"				"localhost"
		"database"			"clientprefs-sqlite"
		"user"				"root"
		"pass"				""
		//"timeout"			"0"
		//"port"			"0"
	}
}
"driver_default"		"mysql"
	
	"sourcebans"
	{
		"driver"			"default"
		"host"				"xxxxxxxxxx"
		"database"			"xxxxxxxxx"
		"user"				"xxxxxxxx"
		"pass"				"xxxxxxxxxxxx"
		//"timeout"			"0"
		"port"			"3306"
	}
__________________
The 47 Ronin Gaming - http://www.47r-squad.com



Last edited by IcEWoLF; 10-17-2012 at 02:58.
IcEWoLF is offline
 



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 11:55.


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