I've installed a new server, and the way in Forum
Код:
http://aghl.ru/wiki/index.php?title=%D0%A3%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BA%D0%B0_%D1%81%D0%B5%D1%80%D0%B2%D0%B5%D1%80%D0%B0_HL_%D0%BF%D0%BE%D0%B4_Linux_%28Debian%29
But when added to the lines in
liblist.gam Код:
// Valve Game Info file
// These are key/value pairs. Certain mods will use different settings.
//
game "Half-Life"
startmap "c0a0"
trainmap "t0a0"
mpentity "info_player_deathmatch"
gamedll "dlls\hl.dll"
//gamedll_linux "dlls/hl_i386.so"
secure "1"
type "singleplayer_only"
//gamedll-linux "addons/metamod/dlls/metamod_amd64.so"
gamedll_linux "addons/metamod/dlls/metamod.so"
gamedll_linux "addons/bunnyjump/bunnyjump_mm_i386.so
And I run the server problem occurs
Код:
L 11/04/2014 - 23:22:11: [META] Metamod v1.21p37 2013/05/30
L 11/04/2014 - 23:22:11: [META] by Will Day
L 11/04/2014 - 23:22:11: [META] http://www.metamod.org/
L 11/04/2014 - 23:22:11: [META] Patch: Metamod-P (mm-p) v37
L 11/04/2014 - 23:22:11: [META] by Jussi Kivilinna
L 11/04/2014 - 23:22:11: [META] http://metamod-p.sourceforge.net/
L 11/04/2014 - 23:22:11: [META] compiled: May 30 2013, 11:41:16 EET (optimized)
Can't register variable meta_debug, already defined
Can't register variable metamod_version, already defined
Cmd_AddCommand: meta already defined
L 11/04/2014 - 23:22:11: [META] Recognized game 'valve'; using dllfile 'hl.so'
./hlds_run: line 255: 871 Segmentation fault $HL_CMD
Is there anyone who knows the solution?
