SeregaIRK
Участник
- Сообщения
- 14
- Реакции
- 0
SeregaIRK, а какой ты IP адрес указываешь? Свой локальный или внешний?
Локальный.
SeregaIRK, а какой ты IP адрес указываешь? Свой локальный или внешний?
SeregaIRK, тогда может такая же проблема как тут?
Помогите нубу, закачал сорсбан, добавляю сервера, предварительно закинул все конфиги и настроил их как по инструкции, все равно Error connecting, порты на компе открыты...Конфиг sourcemod\configs\databases.cfg:
"Databases"
{
"driver_default" "mysql"
"default"
{
"driver" "default"
"host" "mysql.hostinger.ru"
"database" "ololo"
"user" "ololo"
"pass" "ololo"
//"timeout" "0"
//"port" "3306"
}
"storage-local"
{
"driver" "sqlite"
"database" "ololo"
}
"clientprefs"
{
"driver" "sqlite"
"host" "ololo"
"database" "ololo"
"user" "ololo"
"pass" "ololo"
//"timeout" "0"
//"port" "3306"
}
}
// Should the plugin automaticaly add the server to sourcebans
// (servers without -ip being set on startup need this set to 0)
"AutoAddServer" "1"
че здесь писать? ип и порт серва?
Подскажите что сделать плиз!!!!!!!!!!!
Связь с базой данных MYSQL нормально проходит..Скрин: http://floomby.ru/content/U7eYYTwS0m/
L 06/28/2011 - 17:29:57: [sourcebans.smx] Database failure: Could not find Database conf "sourcebans". See FAQ: http://sourcebans.net/node/19
L 06/28/2011 - 17:29:57: [SM] Plugin encountered error 25: Call was aborted
L 06/28/2011 - 17:29:57: [SM] Native "SetFailState" reported: Database failure: Could not find Database conf "sourcebans"
L 06/28/2011 - 17:29:57: [SM] Displaying call stack trace for plugin "sourcebans.smx":
L 06/28/2011 - 17:29:57: [SM] [0] Line 208, D:\htdocs\sourcebans\trunk\game_upload\addons\sourcemod\scripting\sourcebans.sp::OnPluginStart()
[SM] Loaded plugin sourcebans.smx successfully.