SergeyPanov
Пользователь
- Сообщения
- 1,152
- Решения
- 11
- Реакции
- 62
L 08/17/2026 - 10:35:11: Called dynanative into a paused plugin.
L 08/17/2026 - 10:35:11: [AMXX] Run time error 10 (plugin "csstats_mysql.amxx") (native "ar_get_maxlevels") - debug not enabled!
L 08/17/2026 - 10:35:11: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 08/17/2026 - 10:59:30: CREATE TABLE IF NOT EXISTS `csstats_players` (`id` int(11) NOT NULL AUTO_INCREMENT, `nick` varchar(32) NOT NULL, `authid` varchar(32) NOT NULL, `ip` varchar(32) NOT NULL, `frags` int(11) NOT NULL DEFAULT '0',`deaths` int(11) NOT NULL DEFAULT '0',`headshots` int(11) NOT NULL DEFAULT '0',`teamkills` int(11) NOT NULL DEFAULT '0',`shots` int(11) NOT NULL DEFAULT '0',`hits` int(11) NOT NULL DEFAULT '0',`damage` int(11) NOT NULL DEFAULT '0',`suicide` int(11) NOT NULL DEFAULT '0',`defusing` int(11) NOT NULL DEFAULT '0',`defused` int(11) NOT NULL DEFAULT '0',`planted` int(11) NOT NULL DEFAULT '0',`explode` int(11) NOT NULL DEFAULT '0',`place` int(11) NOT NULL DEFAULT '0',`lasttime` int(11) NOT NULL DEFAULT '0',`gametime` int(11) NOT NULL DEFAULT '0',`connects` int(11) NOT NULL DEFAULT '0',`rounds` int(11) NOT NULL DEFAULT '0',`wint` int(11) NOT NULL DEFAULT '0',`winct` int(11) NOT NULL DEFAULT '0',`skill` int(11) NOT NULL DEFAULT '0',`ar_addxp` int(11) NOT NULL DEFAULT '0',`ar_anew` int(11) NOT NULL DEFAULT '0',PRIM
L 08/17/2026 - 10:59:31: CREATE TABLE IF NOT EXISTS `csstats_settings` (`command` varchar(64) NOT NULL, `value` text NOT NULL) ENGINE = MYISAM CHARACTER SET utf8 COLLATE utf8_unicode_ci;
L 08/17/2026 - 10:59:31: SELECT `value` FROM `csstats_settings` WHERE `command`='table_hash' LIMIT 1
[CsStats MySQL] Соединение с MySQL...
CsStats MySQL 26.06.14 SKAJIbnEJIb csstats_mysql.a paused
Куда копать? Данные верные, однако при включении плагина statsx_unlimited или statsx_rbs сервер крашится. Без них все работает но сам плагин csstats_mysql в паузе. В логах особо ничего интересного не пишет, хотя дебаг включен. Но смущают какие-то запросы в логах самого csstats (выше прикрепил)
Сообщение автоматически объединено:

Последнее редактирование: