Вопрос StatsX Unlimited

narkk3

Новичок
Сообщения
4
Реакции
1
Приветствую. Никак не могу поставить плагин, возможно подключаю то что не нужно. На сервере стоит aes. Купил ваш csstatsMysql, StatsX Unlimited, все подключил как положено. При включении сервера все ок, после 2-3 смены карты несколько плагинов отлетают, команды /top и тд меняются на motd окна из (по-моему) aes плагина. Сюр бор полнейший происходит, то новое окно, то старое, пробовал местами плагины менять в конфиге, без результатов. Скажите пожалуйста из-за чего может быть, может плагины лишние, может конфликтует с чем-то.
Код:
L 09/16/2026 - 01:25:59: [MySQL] Thread worker was unable to start.
L 09/16/2026 - 01:25:59: [AMXX] Displaying debug trace (plugin "csstatsx_sql.amxx", version "0.7.4+2")
L 09/16/2026 - 01:25:59: [AMXX] Run time error 10: native error (native "SQL_ThreadQuery")
L 09/16/2026 - 01:25:59: [AMXX]    [0] csstatsx_sql.sma::DB_QueryTop15 (line 3024)
L 09/16/2026 - 01:25:59: [AMXX]    [1] csstatsx_sql.sma::Cache_Stats_UpdateQueue (line 2932)
L 09/16/2026 - 01:25:59: [AMXX]    [2] csstatsx_sql.sma::SQL_Handler (line 3219)
L 09/16/2026 - 01:25:59: Start of error session.
L 09/16/2026 - 01:25:59: Info (map "cs_office") (file "addons/amxmodx/logs/error_20260916.log")
L 09/16/2026 - 01:25:59: [AMXX] Plugin not compiled with debug option (plugin "statsx_unlimited.amxx")
L 09/16/2026 - 01:25:59: [AMXX] Plugin not compiled with debug option (plugin "auto_team_balance_advanced.amxx")
L 09/16/2026 - 01:25:59: [AMXX] Plugin not compiled with debug option (plugin "csstats_mysql.amxx")

Плагин конфиг
Код:
amxbans_core.amxx
amxbans_main.amxx
statsx_unlimited.amxx
; AMX Mod X plugins
; Admin Base - Always one has to be activated
; Basic
admincmd.amxx        ; basic admin console commands
adminhelp.amxx        ; help command for admin console commands
adminslots.amxx        ; slot reservation
multilingual.amxx    ; Multi-Lingual management
; Menus
menufront.amxx        ; front-end for admin menus
cmdmenu.amxx        ; command menu (speech, settings)
plmenu.amxx        ; players menu (kick, ban, client cmds.)
telemenu.amxx        ; teleport menu (Fun Module required!)
mapsmenu.amxx        ; maps menu (vote, changelevel)
pluginmenu.amxx        ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx        ; console chat commands
antiflood.amxx        ; prevent clients from chat-flooding the server
scrollmsg.amxx        ; displays a scrolling message
imessage.amxx        ; displays information messages
adminvote.amxx        ; vote commands
; Map related
nextmap.amxx        ; displays next map in mapcycle
;mapchooser.amxx        ; allows to vote for next map
timeleft.amxx        ; displays time left on map
; Configuration
pausecfg.amxx        ; allows to pause and unpause some plugins
statscfg.amxx        ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx        ; restrict weapons menu
;statsx.amxx        ; stats on death or round end (CSX Module required!)
;miscstats.amxx        ; bunch of events announcement for Counter-Strike
stats_logging.amxx    ; weapons stats logging (CSX Module required!)
; Custom - Add 3rd party plugins here
DemoRecorder.amxx // ДЕМО ЗАПИСЬ
resetscore.amxx // обнуление счета
hp_ap.amxx // новая инфо игроков здоровье броня
parachute.amxx // парашут
geoip_connect_info.amxx // коннект откуда
auto_team_balance_advanced.amxx debug
;grenade_info.amxx
admin_check.amxx
adminmenu.amxx
chatmanager.amxx
chatmanager_addon.amxx
bomb_real_timer_2.0.amxx
colored_fith_and_sound_1.2.amxx
pop_grenade_2.2.amxx
menu_settings.amxx
reklama.amxx
sf_bets.amxx
reapi_killer_screenfade.amxx
menu-server.amxx
my_menu.amxx
voteban.amxx
quests.amxx
mute_menu.amxx
choose_teams.amxx
afk_control.amxx
csstats_mysql.amxx
csstatsx_sql.amxx
aes_statsx_cstrike.amxx
 
добрый, ну я вам в поддержку ответил, первоначальное снять дебага и смотреть потом только свежие логи
выбрать в итоге, какую статистику вы хотите использовать, нашу или от aes
если нашу, то отключите
csstatsx_sql.amxx aes_statsx_cstrike.amxx
 
Приветствую. Никак не могу поставить плагин, возможно подключаю то что не нужно. На сервере стоит aes. Купил ваш csstatsMysql, StatsX Unlimited, все подключил как положено. При включении сервера все ок, после 2-3 смены карты несколько плагинов отлетают, команды /top и тд меняются на motd окна из (по-моему) aes плагина. Сюр бор полнейший происходит, то новое окно, то старое, пробовал местами плагины менять в конфиге, без результатов. Скажите пожалуйста из-за чего может быть, может плагины лишние, может конфликтует с чем-то.
Код:
L 09/16/2026 - 01:25:59: [MySQL] Thread worker was unable to start.
L 09/16/2026 - 01:25:59: [AMXX] Displaying debug trace (plugin "csstatsx_sql.amxx", version "0.7.4+2")
L 09/16/2026 - 01:25:59: [AMXX] Run time error 10: native error (native "SQL_ThreadQuery")
L 09/16/2026 - 01:25:59: [AMXX]    [0] csstatsx_sql.sma::DB_QueryTop15 (line 3024)
L 09/16/2026 - 01:25:59: [AMXX]    [1] csstatsx_sql.sma::Cache_Stats_UpdateQueue (line 2932)
L 09/16/2026 - 01:25:59: [AMXX]    [2] csstatsx_sql.sma::SQL_Handler (line 3219)
L 09/16/2026 - 01:25:59: Start of error session.
L 09/16/2026 - 01:25:59: Info (map "cs_office") (file "addons/amxmodx/logs/error_20260916.log")
L 09/16/2026 - 01:25:59: [AMXX] Plugin not compiled with debug option (plugin "statsx_unlimited.amxx")
L 09/16/2026 - 01:25:59: [AMXX] Plugin not compiled with debug option (plugin "auto_team_balance_advanced.amxx")
L 09/16/2026 - 01:25:59: [AMXX] Plugin not compiled with debug option (plugin "csstats_mysql.amxx")

Плагин конфиг
Код:
amxbans_core.amxx
amxbans_main.amxx
statsx_unlimited.amxx
; AMX Mod X plugins
; Admin Base - Always one has to be activated
; Basic
admincmd.amxx        ; basic admin console commands
adminhelp.amxx        ; help command for admin console commands
adminslots.amxx        ; slot reservation
multilingual.amxx    ; Multi-Lingual management
; Menus
menufront.amxx        ; front-end for admin menus
cmdmenu.amxx        ; command menu (speech, settings)
plmenu.amxx        ; players menu (kick, ban, client cmds.)
telemenu.amxx        ; teleport menu (Fun Module required!)
mapsmenu.amxx        ; maps menu (vote, changelevel)
pluginmenu.amxx        ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx        ; console chat commands
antiflood.amxx        ; prevent clients from chat-flooding the server
scrollmsg.amxx        ; displays a scrolling message
imessage.amxx        ; displays information messages
adminvote.amxx        ; vote commands
; Map related
nextmap.amxx        ; displays next map in mapcycle
;mapchooser.amxx        ; allows to vote for next map
timeleft.amxx        ; displays time left on map
; Configuration
pausecfg.amxx        ; allows to pause and unpause some plugins
statscfg.amxx        ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx        ; restrict weapons menu
;statsx.amxx        ; stats on death or round end (CSX Module required!)
;miscstats.amxx        ; bunch of events announcement for Counter-Strike
stats_logging.amxx    ; weapons stats logging (CSX Module required!)
; Custom - Add 3rd party plugins here
DemoRecorder.amxx // ДЕМО ЗАПИСЬ
resetscore.amxx // обнуление счета
hp_ap.amxx // новая инфо игроков здоровье броня
parachute.amxx // парашут
geoip_connect_info.amxx // коннект откуда
auto_team_balance_advanced.amxx debug
;grenade_info.amxx
admin_check.amxx
adminmenu.amxx
chatmanager.amxx
chatmanager_addon.amxx
bomb_real_timer_2.0.amxx
colored_fith_and_sound_1.2.amxx
pop_grenade_2.2.amxx
menu_settings.amxx
reklama.amxx
sf_bets.amxx
reapi_killer_screenfade.amxx
menu-server.amxx
my_menu.amxx
voteban.amxx
quests.amxx
mute_menu.amxx
choose_teams.amxx
afk_control.amxx
csstats_mysql.amxx
csstatsx_sql.amxx
aes_statsx_cstrike.amxx

statsx_unlimited не работает со статой aes
 
Подключил только плагин csstatsx_mysql, и statsx ultimate, после смены карты два плагина уходят в bad load.
Код:
L 09/16/2026 - 19:48:35: Start of error session.
L 09/16/2026 - 19:48:35: Info (map "cs_assault") (file "addons/amxmodx/logs/error_20260916.log")
L 09/16/2026 - 19:48:35: [AMXX] Plugin not compiled with debug option (plugin "auto_team_balance_advanced.amxx")
L 09/16/2026 - 19:48:35: [AMXX] Plugin not compiled with debug option (plugin "statsx_unlimited.amxx")
L 09/16/2026 - 19:48:35: [AMXX] Plugin not compiled with debug option (plugin "csstats_mysql.amxx")
Код:
amxbans_core.amxx
amxbans_main.amxx
; AMX Mod X plugins
; Admin Base - Always one has to be activated
; Basic
admincmd.amxx        ; basic admin console commands
adminhelp.amxx        ; help command for admin console commands
adminslots.amxx        ; slot reservation
multilingual.amxx    ; Multi-Lingual management
; Menus
menufront.amxx        ; front-end for admin menus
cmdmenu.amxx        ; command menu (speech, settings)
plmenu.amxx        ; players menu (kick, ban, client cmds.)
telemenu.amxx        ; teleport menu (Fun Module required!)
mapsmenu.amxx        ; maps menu (vote, changelevel)
pluginmenu.amxx        ; Menus for commands/cvars organized by plugin
; Chat / Messages
adminchat.amxx        ; console chat commands
antiflood.amxx        ; prevent clients from chat-flooding the server
scrollmsg.amxx        ; displays a scrolling message
imessage.amxx        ; displays information messages
adminvote.amxx        ; vote commands
; Map related
nextmap.amxx        ; displays next map in mapcycle
;mapchooser.amxx        ; allows to vote for next map
timeleft.amxx        ; displays time left on map
; Configuration
pausecfg.amxx        ; allows to pause and unpause some plugins
statscfg.amxx        ; allows to manage stats plugins via menu and commands
; Counter-Strike
restmenu.amxx        ; restrict weapons menu
;statsx.amxx        ; stats on death or round end (CSX Module required!)
;miscstats.amxx        ; bunch of events announcement for Counter-Strike
;stats_logging.amxx    ; weapons stats logging (CSX Module required!)
; Custom - Add 3rd party plugins here
DemoRecorder.amxx // ДЕМО ЗАПИСЬ
resetscore.amxx // обнуление счета
hp_ap.amxx // новая инфо игроков здоровье броня
parachute.amxx // парашут
geoip_connect_info.amxx // коннект откуда
auto_team_balance_advanced.amxx
;grenade_info.amxx
admin_check.amxx
adminmenu.amxx
chatmanager.amxx
chatmanager_addon.amxx
bomb_real_timer_2.0.amxx
colored_fith_and_sound_1.2.amxx
pop_grenade_2.2.amxx
menu_settings.amxx
reklama.amxx
sf_bets.amxx
reapi_killer_screenfade.amxx
menu-server.amxx
my_menu.amxx
voteban.amxx
quests.amxx
mute_menu.amxx
choose_teams.amxx
afk_control.amxx
statsx_unlimited.amxx
csstats_mysql.amxx
 
Сверху
Назад