witam od razu przejde do tematu zainstalowalem metamoda ver. 1.10.0 po czym sprawdzilem na serwerze komenda meta list i wyskoczyl ten komunikat ze dziala potem przeszedlem do instalacji sourcemoda ver. 1.6.0-hg4217 i takze udalo mi sie go poprawnie zainstalowac przeszedlem do instalacji sourcebans ver. 1.4.10 na stronie zainstalowalem wrzucilem pliki na serwer i dodalem dane do databases.cfg takie jak mialem przy instalacji na stronie. i moj problem jest taki ze nie moge w zaden sposob skonfigurowac serwera aby sie laczyl z baza mysql
"Databases"
{
"driver_default" "mysql"
"sourcebans"
{
"driver" "mysql"
"host" "*******.xaa.pl"
"database" "******_sourcebans"
"user" "******"
"pass" "******"
"port" "2082"
}
"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}
}
/**
* 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.xxxxx.pl/"
// 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" "1"
// 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"
}
}
L 02/01/2014 - 00:08:31: SourceMod error session started
L 02/01/2014 - 00:08:31: Info (map "de_inferno") (file "errors_20140201.log")
L 02/01/2014 - 00:08:31: Error log file session closed.
L 02/01/2014 - 00:08:31: SourceMod error session started
L 02/01/2014 - 00:08:31: Info (map "de_inferno") (file "errors_20140201.log")
L 02/01/2014 - 00:08:31: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 00:08:31: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 00:08:31: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 00:08:31: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 00:21:52: Error log file session closed.
L 02/01/2014 - 00:21:52: SourceMod error session started
L 02/01/2014 - 00:21:52: Info (map "de_nuke") (file "errors_20140201.log")
L 02/01/2014 - 00:21:52: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 00:21:52: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 00:21:52: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 00:21:52: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 00:35:54: Error log file session closed.
L 02/01/2014 - 00:35:54: SourceMod error session started
L 02/01/2014 - 00:35:54: Info (map "cs_italy") (file "errors_20140201.log")
L 02/01/2014 - 00:35:54: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 00:35:54: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 00:35:54: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 00:35:54: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 00:51:32: Error log file session closed.
L 02/01/2014 - 00:51:32: SourceMod error session started
L 02/01/2014 - 00:51:32: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 00:51:32: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 00:51:32: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 00:51:32: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 00:51:32: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 01:04:59: Error log file session closed.
L 02/01/2014 - 01:04:59: SourceMod error session started
L 02/01/2014 - 01:04:59: Info (map "de_aztec") (file "errors_20140201.log")
L 02/01/2014 - 01:04:59: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 01:04:59: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 01:04:59: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 01:04:59: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 01:23:10: Error log file session closed.
L 02/01/2014 - 01:23:10: SourceMod error session started
L 02/01/2014 - 01:23:10: Info (map "cs_office") (file "errors_20140201.log")
L 02/01/2014 - 01:23:10: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 01:23:10: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 01:23:10: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 01:23:10: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 01:35:33: Error log file session closed.
L 02/01/2014 - 01:35:33: SourceMod error session started
L 02/01/2014 - 01:35:33: Info (map "de_dust2") (file "errors_20140201.log")
L 02/01/2014 - 01:35:33: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 01:35:33: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 01:35:33: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 01:35:33: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 01:46:39: Error log file session closed.
L 02/01/2014 - 01:46:39: SourceMod error session started
L 02/01/2014 - 01:46:39: Info (map "de_train") (file "errors_20140201.log")
L 02/01/2014 - 01:46:39: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 01:46:39: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 01:46:39: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 01:46:39: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 10:14:02: Error log file session closed.
L 02/01/2014 - 10:14:02: SourceMod error session started
L 02/01/2014 - 10:14:02: Info (map "de_train") (file "errors_20140201.log")
L 02/01/2014 - 10:14:02: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 10:14:02: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 10:14:02: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 10:14:02: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:26:05: SourceMod error session started
L 02/01/2014 - 11:26:05: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:26:05: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 11:26:06: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:26:06: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:26:06: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:26:06: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:31:06: Error log file session closed.
L 02/01/2014 - 11:31:06: SourceMod error session started
L 02/01/2014 - 11:31:06: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:31:06: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:31:06: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:31:06: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:31:06: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:34:09: SourceMod error session started
L 02/01/2014 - 11:34:09: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:34:09: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 11:34:09: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:34:09: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:34:09: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:34:09: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:34:52: Error log file session closed.
L 02/01/2014 - 11:34:52: SourceMod error session started
L 02/01/2014 - 11:34:52: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:34:52: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:34:52: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:34:52: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:34:52: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:35:49: Error log file session closed.
L 02/01/2014 - 11:35:49: SourceMod error session started
L 02/01/2014 - 11:35:49: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:35:49: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:35:49: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:35:49: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:35:49: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:38:25: SourceMod error session started
L 02/01/2014 - 11:38:25: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:38:25: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 11:38:25: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:38:25: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:38:25: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:38:25: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:38:50: Error log file session closed.
L 02/01/2014 - 11:38:50: SourceMod error session started
L 02/01/2014 - 11:38:50: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:38:50: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:38:50: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:38:50: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:38:50: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:41:44: SourceMod error session started
L 02/01/2014 - 11:41:44: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:41:44: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 11:41:44: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:41:44: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:41:44: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:41:44: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:42:45: Error log file session closed.
L 02/01/2014 - 11:42:45: SourceMod error session started
L 02/01/2014 - 11:42:45: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:42:45: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:42:45: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:42:45: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:42:45: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:48:57: SourceMod error session started
L 02/01/2014 - 11:48:57: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:48:57: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 11:48:57: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 11:48:57: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 11:48:57: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 02/01/2014 - 11:48:57: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 11:48:57: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:48:57: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:48:57: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:48:57: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:49:23: Error log file session closed.
L 02/01/2014 - 11:49:23: SourceMod error session started
L 02/01/2014 - 11:49:23: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:49:23: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 11:49:23: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 11:49:23: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 11:49:23: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:49:23: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:49:23: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:49:23: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:54:44: SourceMod error session started
L 02/01/2014 - 11:54:44: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:54:44: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 11:54:44: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 11:54:44: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 11:54:44: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 02/01/2014 - 11:54:44: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 11:54:44: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:54:44: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:54:44: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:54:44: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:55:18: Error log file session closed.
L 02/01/2014 - 11:55:18: SourceMod error session started
L 02/01/2014 - 11:55:18: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:55:18: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 11:55:18: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 11:55:18: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 11:55:18: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:55:18: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:55:18: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:55:18: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 11:57:54: Error log file session closed.
L 02/01/2014 - 11:57:54: SourceMod error session started
L 02/01/2014 - 11:57:54: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 11:57:54: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 11:57:54: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 11:57:54: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 11:57:54: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 11:57:54: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 11:57:54: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 11:57:54: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 12:01:14: SourceMod error session started
L 02/01/2014 - 12:01:14: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:01:14: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 12:01:14: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 12:01:14: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:01:14: [SM] Unable to load extension "clientprefs.ext": Could not find any suitable database configs
L 02/01/2014 - 12:01:14: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 12:01:14: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 12:01:14: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 12:01:14: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 12:01:14: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 12:01:41: Error log file session closed.
L 02/01/2014 - 12:01:41: SourceMod error session started
L 02/01/2014 - 12:01:41: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:01:41: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 12:01:41: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 12:01:41: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 12:01:41: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 12:01:41: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 12:01:41: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 12:01:41: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 12:04:20: Error log file session closed.
L 02/01/2014 - 12:04:20: SourceMod error session started
L 02/01/2014 - 12:04:20: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:04:20: [SM] Detected parse error(s) in file "/home/s14580/csgo/addons/sourcemod/configs/databases.cfg"
L 02/01/2014 - 12:04:20: [SM] Line 14: Section beginning without a matching ending
L 02/01/2014 - 12:04:20: [SM] Unable to load plugin "clientprefs.smx": Required extension "Client Preferences" file("clientprefs.ext") not running
L 02/01/2014 - 12:04:20: [SM] Plugin encountered error 25: Call was aborted
L 02/01/2014 - 12:04:20: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 02/01/2014 - 12:04:20: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 02/01/2014 - 12:04:20: [SM] [0] Line 206, D:\scripting\sourcebans.sp::OnPluginStart()
L 02/01/2014 - 12:10:37: SourceMod error session started
L 02/01/2014 - 12:10:37: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:10:37: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:11:07: Error log file session closed.
L 02/01/2014 - 12:31:39: SourceMod error session started
L 02/01/2014 - 12:31:39: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:31:39: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:32:09: Error log file session closed.
L 02/01/2014 - 12:34:12: SourceMod error session started
L 02/01/2014 - 12:34:12: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:34:12: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:34:55: Error log file session closed.
L 02/01/2014 - 12:36:01: SourceMod error session started
L 02/01/2014 - 12:36:01: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:36:01: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:36:13: Error log file session closed.
L 02/01/2014 - 12:38:14: SourceMod error session started
L 02/01/2014 - 12:38:14: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:38:14: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:38:48: Error log file session closed.
L 02/01/2014 - 12:42:01: SourceMod error session started
L 02/01/2014 - 12:42:01: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 12:42:01: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 12:42:14: Error log file session closed.
L 02/01/2014 - 14:23:17: SourceMod error session started
L 02/01/2014 - 14:23:17: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 14:23:17: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 14:23:47: Error log file session closed.
L 02/01/2014 - 14:41:44: SourceMod error session started
L 02/01/2014 - 14:41:44: Info (map "de_dust") (file "errors_20140201.log")
L 02/01/2014 - 14:41:44: Server language was set to bad language "pl" -- reverting to English
L 02/01/2014 - 14:42:14: Error log file session closed.
L 02/01/2014 - 14:31:55: [sourcebans.smx] Database failure: [2013]: Lost connection to MySQL server at 'reading initial communication packet', system error: 0. See FAQ: http://www.sourcebans.net/node/20 L 02/01/2014 - 14:42:19: [sourcebans.smx] Database failure: [2013]: Lost connection to MySQL server at 'reading initial communication packet', system error: 0. See FAQ: http://www.sourcebans.net/node/20 L 02/01/2014 - 14:59:09: [sourcebans.smx] Database failure: [2013]: Lost connection to MySQL server at 'reading initial communication packet', system error: 0. See FAQ: http://www.sourcebans.net/node/20
proszę o pomoc co zmienic aby dziala poprawnie sourcebans


Dodatki SourceMod




Moja zawartość
Mężczyzna
