Долго грузится сервер(после смены карты)

TMBDrooN

Участник
Сообщения
22
Реакции
0
Привет всем!
У меня проблема. После смены карты, сервер долго не отвечает. Но, спустя 20-50 сек сервер включается. Он НЕ падает в краш!

Сервер CSS

(Процессор Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz 2493.850 Mhz X 4
Оперативная память 4057492 kB)
ОС Debian

Запускаю сервер через start.sh
#!/bin/sh
echo ""
cd ~/servers/css/public
sleep 1
screen -A -m -d -S css-server ./srcds_run -console -game cstrike +map de_dust2 +maxplayers 32 +ip - -port -
sleep 10

SM] Listing 33 plugins:
01 "Show Damage" (1.0.7) by exvel
02 "Rock The Vote" (1.4.7) by AlliedModders LLC
03 "Weapon Restrict" (2.3.2) by Dr!fter
04 "Knife Fight" (1.3.8) by XARiUS, Otstrel.Ru Team
05 "Basic Commands" (1.4.7) by AlliedModders LLC
06 "mapchooser_snd.smx"
07 "Players Votes" (1.5.0) by The Resident, pZv!
08 <Failed> "Admin ESP" (1.1.0) by KawMAN
09 "Enter server sound" (1.6) by Kemsan
10 "Halftime teamswitch" (1.0.11) by [30+]Gemeni
11 "Fun Votes" (1.4.7) by AlliedModders LLC
12 "Reserved Slots" (1.4.7) by AlliedModders LLC
13 "Anti-Flood" (1.4.7) by AlliedModders LLC
14 "Basic Ban Commands" (1.4.7) by AlliedModders LLC
15 "Extra Cash" (0.2) by Peoples Army
16 "Admin File Reader" (1.4.7) by AlliedModders LLC
17 "Basic Chat" (1.4.7) by AlliedModders LLC
18 "Admin List" (1.2) by Fredd
19 "Basic Info Triggers" (1.4.7) by AlliedModders LLC
20 "Admin Menu" (1.4.7) by AlliedModders LLC
21 "TeamSwitch" (1.3) by MistaGee
22 "Reset Score" (1.0.1) by GoDtm666
23 "Fun Commands" (1.4.7) by AlliedModders LLC
24 <Error> "Nextmap" (1.4.7) by AlliedModders LLC
25 "CSS Medic" (1.0) by tuty & LegenD
26 "Advertisements" (0.6.2) by Tsunami, Otstrel.ru Team
27 "Basic Votes" (1.4.7) by AlliedModders LLC
28 "Admin Help" (1.4.7) by AlliedModders LLC
29 "Player Commands" (1.4.7) by AlliedModders LLC
30 "Client Preferences" (1.4.7) by AlliedModders LLC
31 "Sound Commands" (1.4.7) by AlliedModders LLC
32 "Basic Comm Control" (1.4.7) by AlliedModders LLC
33 "Round and Map End Sound" (2.5.0Beta7) by FrozDark (HLModders LLC)

Спасибо за внимание!
Помогите решить проблему, может кто сталкивался?
 

Ваня Олейник

Участник
Сообщения
74
Реакции
12
Удали/Переустанови плагины
08 <Failed> "Admin ESP" (1.1.0) by KawMAN
24 <Error> "Nextmap" (1.4.7) by AlliedModders LLC
 

TMBDrooN

Участник
Сообщения
22
Реакции
0
Удали/Переустанови плагины
08 <Failed> "Admin ESP" (1.1.0) by KawMAN
24 <Error> "Nextmap" (1.4.7) by AlliedModders LLC

Решил проблему. Проблемы была в Round End Sound

Вот логи
L 06/18/2013 - 00:00:37: SourceMod error session started
L 06/18/2013 - 00:00:37: Info (map "de_dust2") (file "errors_20130618.log")
L 06/18/2013 - 00:00:37: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:00:37: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:00:37: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:01:48: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:01:48: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:01:48: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:02:59: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:02:59: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:02:59: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:03:38: Error log file session closed.
L 06/18/2013 - 00:03:38: SourceMod error session started
L 06/18/2013 - 00:03:38: Info (map "de_kabul2") (file "errors_20130618.log")
L 06/18/2013 - 00:03:38: [SM] Fatal error encountered parsing translation file "advertisements.phrases.txt"
L 06/18/2013 - 00:03:38: [SM] Error (line 0, column 0): Stream failed to open
L 06/18/2013 - 00:04:49: [SM] Unable to load plugin "adminesp.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 06/18/2013 - 00:04:49: [mapchooser_snd.smx] Unable to create a valid map list.
L 06/18/2013 - 00:04:49: [SM] Plugin encountered error 25: Call was aborted
L 06/18/2013 - 00:04:49: [SM] Native "ThrowError" reported: addons/sourcemod/configs/res_list.cfg not parsed... file doesn't exist!
L 06/18/2013 - 00:04:49: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:04:49: [SM] [0] Line 571, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::LoadSounds()
L 06/18/2013 - 00:04:49: [SM] [1] Line 323, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnConfigsExecuted()
L 06/18/2013 - 00:04:49: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 06/18/2013 - 00:04:49: [SM] Plugin encountered error 25: Call was aborted
L 06/18/2013 - 00:04:49: [SM] Native "SetFailState" reported: Mapcycle Not Found
L 06/18/2013 - 00:04:49: [SM] Displaying call stack trace for plugin "nextmap.smx":
L 06/18/2013 - 00:04:49: [SM] [0] Line 138, /home/builds/sourcemod/linux-1.4/build/plugins/nextmap.sp::FindAndSetNextMap()
L 06/18/2013 - 00:04:49: [SM] [1] Line 108, /home/builds/sourcemod/linux-1.4/build/plugins/nextmap.sp::OnConfigsExecuted()
L 06/18/2013 - 00:06:14: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:06:14: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:06:14: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:07:53: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:07:53: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:07:53: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:09:22: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:09:22: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:09:22: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:10:46: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:10:46: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:10:46: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:12:53: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:12:53: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:12:53: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:14:18: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:14:18: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:14:18: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:15:57: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:15:57: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:15:57: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:16:55: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:16:55: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:16:55: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:17:32: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:17:32: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:17:32: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:18:34: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:18:34: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:18:34: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:19:17: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:19:17: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:19:17: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:20:31: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:20:31: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:20:31: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:21:25: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:21:25: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:21:25: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:23:09: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:23:09: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:23:09: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:23:49: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:23:49: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:23:49: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:24:45: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:24:45: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:24:45: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:25:29: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:25:29: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:25:29: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:26:14: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:26:14: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:26:14: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:27:00: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:27:00: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:27:00: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:28:45: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:28:45: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:28:45: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:29:51: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:29:51: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:29:51: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:30:28: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:30:28: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:30:28: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:32:15: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:32:15: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:32:15: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:33:12: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:33:12: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:33:12: [SM] [0] Line 1225, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:34:46: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:34:46: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:34:46: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:36:06: [SM] Native "GetArrayString" reported: Invalid index 0 (count: 0)
L 06/18/2013 - 00:36:06: [SM] Displaying call stack trace for plugin "res.smx":
L 06/18/2013 - 00:36:06: [SM] [0] Line 1220, D:\Games\Servers\CSS-Public_Server\css\cstrike\addons\sourcemod\scripting\res.sp::OnRoundEnd()
L 06/18/2013 - 00:36:14: Error log file session closed.
L 06/18/2013 - 00:36:14: SourceMod error session started
L 06/18/2013 - 00:36:14: Info (map "de_sultan") (file "errors_20130618.log")
L 06/18/2013 - 00:36:14: [SM] Fatal error encountered parsing translation file "advertisements.phrases.txt"
L 06/18/2013 - 00:36:14: [SM] Error (line 0, column 0): Stream failed to open
L 06/18/2013 - 00:37:35: [SM] Unable to load plugin "adminesp.smx": Required extension "sdkhooks" file("sdkhooks.ext") not running
L 06/18/2013 - 00:37:40: [mapchooser_snd.smx] Unable to create a valid map list.
L 06/18/2013 - 00:37:40: [nextmap.smx] FATAL: Cannot load map cycle. Nextmap not loaded.
L 06/18/2013 - 00:37:40: [SM] Plugin encountered error 25: Call was aborted
L 06/18/2013 - 00:37:40: [SM] Native "SetFailState" reported: Mapcycle Not Found
L 06/18/2013 - 00:37:40: [SM] Displaying call stack trace for plugin "nextmap.smx":
L 06/18/2013 - 00:37:40: [SM] [0] Line 138, /home/builds/sourcemod/linux-1.4/build/plugins/nextmap.sp::FindAndSetNextMap()
L 06/18/2013 - 00:37:40: [SM] [1] Line 108, /home/builds/sourcemod/linux-1.4/build/plugins/nextmap.sp::OnConfigsExecuted()
L 06/18/2013 - 00:59:40: Error log file session closed.
L 06/18/2013 - 00:59:40: SourceMod error session started
L 06/18/2013 - 00:59:40: Info (map "de_tuscan") (file "errors_20130618.log")
L 06/18/2013 - 00:59:40: [SM] Fatal error encountered parsing translation file "advertisements.phrases.txt"
L 06/18/2013 - 00:59:40: [SM] Error (line 0, column 0): Stream failed to open
L 06/18/2013 - 00:59:41: [mapchooser_snd.smx] Unable to create a valid map list.
 
Сообщения
2,587
Реакции
1,343
Ставь во первых - последние снапшоты соурсмод и метамод, так как одному из твоих плагинов нужен SDKHooks, затем, в advertisements.phrases.txt у тебя какой то косяк, подозреваю, что реклама не пашет, и ещё - проверь наличие файла mapcycle.txt в папках cstrike и cfg. Чем меньше будет ошибок в логах - тем быстрее будет реагировать сервер.
 

Бендер Родригес

Почетный пользователь HLMOD
Сообщения
1,010
Реакции
468
Сервер как зависает, во время игры карта не начинает меняться или же в момент смены карты?
 

BMW M6

Участник
Сообщения
1,217
Реакции
534
У меня появилась такая же проблема. Карта меняется (по истечение времени, или сменой через админку) очень долго, доходит до 2 минут иногда. Очень сильно стали жаловаться игроки на эту беду. Полазил по своим серверам и вычисли, что тупят 4 сервера, и на всех них установлен "Магазин". Отключаем подключение к БД - всё отлично работает. Делай вайп БД - всё работает на ура.
Так как я не могу удалить БД (игроки съедят) приходится терпеть.
P.S. Это просто рассказ моей истории.
 

TMBDrooN

Участник
Сообщения
22
Реакции
0

TMBDrooN

Участник
Сообщения
22
Реакции
0
L 06/18/2013 - 00:37:40: [SM] Displaying call stack trace for plugin "nextmap.smx":
L 06/18/2013 - 00:37:40: [SM] [0] Line 138, /home/builds/sourcemod/linux-1.4/build/plugins/nextmap.sp::FindAndSetNextMap()
L 06/18/2013 - 00:37:40: [SM] [1] Line 108, /home/builds/sourcemod/linux-1.4/build/plugins/nextmap.sp::OnConfigsExecuted()
Вот у меня тоже такие ошибки, как исправить?

У тебя скорее всего, стоит голосование в конце карты выбирается голосованием!
Поэтому нужно удалить плагин nextmap
 
Сверху Снизу