Краш сервера после установки Sourcemod.

Сообщения
11
Реакции
0
Крашится сервер после установки Sourcemod.
Устанавливаю Metamod, все нормально сервер запускается.
Устанавливаю Sourcemod, сервер начинает крашится, постоянная перезагрузка.
OS: CentOS
Лог сервера:
C-подобный:
./srcds_run: 32: ./srcds_run: pushd: not found
./srcds_run: 35: ./srcds_run: popd: not found
Server will auto-restart if there is a crash.
LD_LIBRARY_PATH=/home/gsp_204/193.124.45.38-27115/bin:/home/gsp_204/193.124.45.38-27115:/home/gsp_204/193.124.45.38-27115/bin:
#Using breakpad minidump system
Using breakpad crash handler
#
#Console initialized.
#Loading VPK file hashes for pure server operation.
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#CGameEventManager::AddListener: event 'player_connect' unknown.
#CGameEventManager::AddListener: event 'player_disconnect' unknown.
#GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
No web api auth key specified - workshop downloads will be disabled.
maxplayers set to 64
Unknown command "cl_bobamt_vert"
Unknown command "cl_bobamt_lat"
Unknown command "cl_bob_lower_amt"
Unknown command "cl_viewmodel_shift_left_amt"
Unknown command "cl_viewmodel_shift_right_amt"
Unknown command "cl_teamid_min"
Unknown command "cl_teamid_max"
Unknown command "cl_teamid_overhead"
Unknown command "cl_teamid_overhead_maxdist"
Maxplayers is deprecated, set it in gamemodes_server.txt.example or use -maxplayers_override instead.
Setting mapgroup to 'mg_allclassic'
Bus error (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sat Oct 18 18:53:29 MSK 2014: Server restart in 10 seconds
Версии:
Sourcemod (sourcemod-1.6.2-linux.tar.gz или sourcemod-1.6.3-git4581-linux.tar.gz)
Metamod (mmsource-1.10.3-linux.tar.gz)
Server (PatchVersion=1.34.5.2)
 

BatyaMedic

Участник
Сообщения
766
Реакции
127
Последние спапшоты метамода и сурсмода поставь
 

NIKOLYA-PRODIGY

ANPORTGAMES.RU
Сообщения
496
Реакции
135
где то я такое видел уже ... а покажите ка команду запуска нам
 

m22b

Участник
Сообщения
1,007
Реакции
283
Крашится сервер после установки Sourcemod.
Устанавливаю Metamod, все нормально сервер запускается.
Устанавливаю Sourcemod, сервер начинает крашится, постоянная перезагрузка.
OS: CentOS
Лог сервера:
C-подобный:
./srcds_run: 32: ./srcds_run: pushd: not found
./srcds_run: 35: ./srcds_run: popd: not found
Server will auto-restart if there is a crash.
LD_LIBRARY_PATH=/home/gsp_204/193.124.45.38-27115/bin:/home/gsp_204/193.124.45.38-27115:/home/gsp_204/193.124.45.38-27115/bin:
#Using breakpad minidump system
Using breakpad crash handler
#
#Console initialized.
#Loading VPK file hashes for pure server operation.
#Game.dll loaded for "Counter-Strike: Global Offensive"
#CGameEventManager::AddListener: event 'server_pre_shutdown' unknown.
#CGameEventManager::AddListener: event 'game_newmap' unknown.
#CGameEventManager::AddListener: event 'finale_start' unknown.
#CGameEventManager::AddListener: event 'round_start' unknown.
#CGameEventManager::AddListener: event 'round_end' unknown.
#CGameEventManager::AddListener: event 'difficulty_changed' unknown.
#CGameEventManager::AddListener: event 'player_connect' unknown.
#CGameEventManager::AddListener: event 'player_disconnect' unknown.
#GameTypes: missing mapgroupsSP entry for game type/mode (custom/custom).
Failed to load gamerulescvars.txt, game rules cvars might not be reported to management tools.
Server is hibernating
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
No web api auth key specified - workshop downloads will be disabled.
maxplayers set to 64
Unknown command "cl_bobamt_vert"
Unknown command "cl_bobamt_lat"
Unknown command "cl_bob_lower_amt"
Unknown command "cl_viewmodel_shift_left_amt"
Unknown command "cl_viewmodel_shift_right_amt"
Unknown command "cl_teamid_min"
Unknown command "cl_teamid_max"
Unknown command "cl_teamid_overhead"
Unknown command "cl_teamid_overhead_maxdist"
Maxplayers is deprecated, set it in gamemodes_server.txt.example or use -maxplayers_override instead.
Setting mapgroup to 'mg_allclassic'
Bus error (core dumped)
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sat Oct 18 18:53:29 MSK 2014: Server restart in 10 seconds
Версии:
Sourcemod (sourcemod-1.6.2-linux.tar.gz или sourcemod-1.6.3-git4581-linux.tar.gz)
Metamod (mmsource-1.10.3-linux.tar.gz)
Server (PatchVersion=1.34.5.2)

а ты чистый sourcemod ставил?
Или с плагинами не входящими в "чистую сборку" ? :)
Дополнения к sourcemod'y типа dhooks (extensions) ?
 

m22b

Участник
Сообщения
1,007
Реакции
283

если есть возможность сделайте "откат сервера" до чистой сборки

У меня было такое как у вас :

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.

И сервер ребутался через 10 sec ,
отключение левых плагинов и дополнений не помогало .

Возможно был косяк сервера так как через часа 2 и парочки перезапусков все вроде прошло
 

Nicolayka

Участник
Сообщения
2
Реакции
0
Такая же ошибка. Что делать?

Эти ошибки выскакивают ТОЛЬКО тогда, когда sourcemod закачиваешь!

Вот как запускаю:
[root@GS BD_01]# ./srcds_run -game tf +map ctf_2fort +ip xxx.xxx.xxx.xxx -port 27010 +clientport 27000 +maxplayers 24


************** WARNING ***************
Running the dedicated server as root
is highly discouraged. It is generally
unnecessary to use root privileges to
execute the dedicated server.
**************************************


The server will continue to launch in 10 seconds\rThe server will continue to launch in 9 seconds\rThe server will continue to launch in 8 seconds\rThe server will continue to launch in 7 seconds\rThe server will continue to launch in 6 seconds\rThe server will continue to launch in 5 seconds\rThe server will continue to launch in 4 seconds\rThe server will continue to launch in 3 seconds\rThe server will continue to launch in 2 seconds\rThe server will continue to launch in 1 seconds\rAuto detecting CPU
Using default binary: ./srcds_linux
Server will auto-restart if there is a crash.

WARNING: Failed to load 32-bit libtinfo.so.5 or libncurses.so.5.
Please install (lib32tinfo5 / ncurses-libs.i686 / equivalent) to enable readline.

Using Breakpad minidump system. Version: 2470138 AppID: 232250
Setting breakpad minidump AppID = 232250
Using breakpad crash handler
Loaded 4649 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_textures.vpk for pure server operation.
Loaded 4649 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_textures.vpk for pure server operation.
Loaded 1644 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1644 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_sound_vo_english.vpk for pure server operation.
Loaded 1024 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1024 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_sound_misc.vpk for pure server operation.
Loaded 1345 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_misc.vpk for pure server operation.
Loaded 1345 VPK file hashes from /hdd/servers/tf2/BD_01/tf/tf2_misc.vpk for pure server operation.
Loaded 1217 VPK file hashes from /hdd/servers/tf2/BD_01/hl2/hl2_textures.vpk for pure server operation.
Loaded 574 VPK file hashes from /hdd/servers/tf2/BD_01/hl2/hl2_sound_vo_english.vpk for pure server operation.
Loaded 383 VPK file hashes from /hdd/servers/tf2/BD_01/hl2/hl2_sound_misc.vpk for pure server operation.
Loaded 439 VPK file hashes from /hdd/servers/tf2/BD_01/hl2/hl2_misc.vpk for pure server operation.
Loaded 5 VPK file hashes from /hdd/servers/tf2/BD_01/platform/platform_misc.vpk for pure server operation.
server_srv.so loaded for "Team Fortress"
maxplayers set to 24
No '-replayserverdir' parameter found - using default replay folder.
Replay: Creating thread pool...succeeded.
Replay: Starting thread pool with 4 threads...succeeded.
Cleaning files from temp dir, "/hdd/servers/tf2/BD_01/tf/replay/server/tmp/" ...no files removed.
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Unknown command "r_decal_cullsize"
ConVarRef dev_loadtime_map_start doesn't point to an existing ConVar
maxplayers set to 24
Unknown command "startupmenu"
Network: IP xxx.xxx.xxx.xxx, mode MP, dedicated Yes, ports 27010 SV / 27000 CL
./srcds_run: line 324: 26690 Ошибка сегментирования $HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Сбт Ноя 1 20:53:13 MSK 2014: Server restart in 10 seconds
^CСбт Ноя 1 20:53:15 MSK 2014: Server Quit
 
Последнее редактирование:

Виталий Берсюк

Участник
Сообщения
23
Реакции
0
У меня такая я же проблема. Только на своем компе с виндовс 7 64. Чистый сервер ставлю сурсмод крашит. Удаляю сурсмод сервер работает. Кто знает как решить данную проблему?

Вот скриншот

 

Justkasi

Участник
Сообщения
161
Реакции
6
Обновите сервер тоже было когда sm обновил а потом сервер обновил все норм запускалось
 

AZA

/reset
Сообщения
883
Реакции
162
Виталий Берсюк, sm чистый? тобишь посторонних плагинов нету?
 

m22b

Участник
Сообщения
1,007
Реакции
283
Чтот у меня с :

Metamod 1.10.5-git937
Sourcemod 1.7.2-git5200

Перестал сервер вообще запускаться :)


Проблема была в Metamod 1.10.5-git937 пришлось ставить обратно 1.10.5-git934

Вообщем у меня с

1.10.5-git934 - meta
1.7.2-git5195 - sm

вроде норм запустилось ;)
 
Последнее редактирование:

KapaT

Эгоист
Сообщения
1,988
Реакции
535
m22b, а со стандартным sm не работает? Только со снапшотами?
 
Сверху Снизу