Closed gknn053 closed 2 years ago
Although the files are in the correct directory, it does not see amxmodx and metamod. Changelog:
[13:12:45] Convert cstrike/liblist.gam to cstrike/gameinfo.txt [13:12:45] Cannot load xashcomm.lst [13:12:45] server: b>[META] dev: Unable to determine engine code address range! [13:12:45] server: [META] dev: called: GiveFnptrsToDll [13:12:45] [13:12:45] Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day [13:12:45] Patch: Metamod-P (mm-p) v37 Copyright (c) 2004-2013 Jussi Kivilinna [13:12:45] Metamod comes with ABSOLUTELY NO WARRANTY; for details type meta gpl'. [13:12:45] This is free software, and you are welcome to redistribute it [13:12:45] under certain conditions; typemeta gpl' for details. [13:12:45] [13:12:45] server: [META] Metamod v1.21p37 2013/05/30 [13:12:45] server: [META] by Will Day [13:12:45] server: [META] http://www.metamod.org/ [13:12:45] server: [META] Patch: Metamod-P (mm-p) v37 [13:12:45] server: [META] by Jussi Kivilinna [13:12:45] server: [META] http://metamod-p.sourceforge.net/ [13:12:45] server: [META] compiled: Oct 3 2016, 13:52:27 EET (debugging) [13:12:46] server: [META] (debug:3) set config int: debuglevel = 0 [13:12:46] server: [META] (debug:3) set config path: plugins_file = /opt/zombie/cstrike/addons/metamod/plugins.ini [13:12:46] server: [META] (debug:3) set config string: exec_cfg = addons/metamod/exec.cfg [13:12:46] server: [META] (debug:3) set config bool: autodetect = true [13:12:46] server: [META] (debug:3) set config bool: clientmeta = true [13:12:46] server: [META] (debug:2) No config.ini file found: addons/metamod/config.ini [13:12:46] server: [META] (debug:3) is_gamedll(/opt/zombie/cstrike/dlls/cs.so): Invalid ELF. [13:12:46] server: [META] (debug:3) is_gamedll(/opt/zombie/cstrike/dlls/cs.so): Invalid ELF. [13:12:46] server: [META] (debug:3) is_gamedll(/opt/zombie/cstrike/dlls/cs_amd64.so): Failed, ELF isn't for target:i386. [2:3:3e] [13:12:46] server: [META] WARNING: GameDLL-Autodetection: Couldn't find gamedll in '/opt/zombie/cstrike/dlls'. [13:12:46] server: [META] Recognized game 'cstrike'; using dllfile 'cs.so' [13:12:46] server: [META] (debug:3) dll: Game 'cstrike': Called GiveFnptrsToDll [13:12:46] server: [META] (debug:3) dll: Game 'cstrike': Found GetNewDLLFunctions [13:12:46] server: [META] (debug:3) dll: Game 'cstrike': Found GetEntityAPI [13:12:46] server: [META] Game DLL for 'Counter-Strike' loaded successfully [13:12:46] server: [META] ini: Begin reading plugins list: /opt/zombie/cstrike/addons/metamod/plugins.ini [13:12:46] server: [META] ini: Read plugin config for: <addons\metamod\dlls\metamod.so> [13:12:46] server: [META] ini: Read plugin config for: <addons\amxmodx\dlls\amxmodx_mm_i386.so> [13:12:46] server: [META] ini: Finished reading plugins list: /opt/zombie/cstrike/addons/metamod/plugins.ini; Found 2 plugins to load [13:12:46] server: [META] dll: Loading plugins... [13:12:46] server: [META] WARNING: dll: Failed query plugin '<addons\metamod\dlls\metamod.so>'; Couldn't open file 'addons\metamod\dlls\metamod.so': addons\metamod\dlls\metamod.so: cannot open shared object file: No such file or directory [13:12:46] server: [META] WARNING: dll: Skipping plugin '<addons\metamod\dlls\metamod.so>'; couldn't query [13:12:46] server: [META] WARNING: dll: Failed to load plugin 'addons\metamod\dlls\metamod.so' [13:12:46] server: [META] WARNING: dll: Failed query plugin '<addons\amxmodx\dlls\amxmodx_mm_i386.so>'; Couldn't open file 'addons\amxmodx\dlls\amxmodx_mm_i386.so': addons\amxmodx\dlls\amxmodx_mm_i386.so: cannot open shared object file: No such file or directory [13:12:46] server: [META] WARNING: dll: Skipping plugin '<addons\amxmodx\dlls\amxmodx_mm_i386.so>'; couldn't query [13:12:46] server: [META] WARNING: dll: Failed to load plugin 'addons\amxmodx\dlls\amxmodx_mm_i386.so' [13:12:46] server: [META] dll: Finished loading 0 plugins [13:12:46] server: [META] (debug:3) called: GetEntityAPI2; version=140 [13:12:46] Dll loaded for mod Counter-Strike [13:12:46] server: [META] (debug:3) Calling cs.so:GameDLLInit() [13:12:46] server: [META] (debug:3) Calling engine:AddServerCommand() [13:12:46] Cmd_AddGameCommand: game already defined [13:12:46] server: [META] (debug:3) Calling engine:AddServerCommand() [13:12:46] ReGameDLL version: 5.7.0.312-dev [13:12:46] execing config.cfg [13:12:46] execing keyboard.cfg [13:12:46] execing userconfig.cfg [13:12:46] execing server.cfg [13:12:46] Usage: set [13:12:46] execing listip.cfg [13:12:46] execing banned.cfg [13:12:46] execing banned.cfg [13:12:46] Server IP address: 185.226.93.251:27015 [13:12:46] Spawn Server: zm_foda [13:12:46] server: GAME SKILL LEVEL:1 [13:12:46] SV_LoadFromFile: 0 entities inhibited [13:12:46] 32 player server started [13:12:46] Adding your server to master server list [13:12:46] execing userconfig.d/garrys.cfg [13:12:50] Updating resource list
meta gpl'. [13:12:45] This is free software, and you are welcome to redistribute it [13:12:45] under certain conditions; type
Are you sure? Run ls -R > tree.txt and post the file
ls -R > tree.txt
Also I am not sure, but are you using reverse slashes in the path to .so files? (plugins.ini file)
Problem fixed thanks
Although the files are in the correct directory, it does not see amxmodx and metamod. Changelog:
================================================================================ Xash3D FWGS (build 1200, Linux-i386) started at Apr07 2022 [13:12.45]
[13:12:45] Convert cstrike/liblist.gam to cstrike/gameinfo.txt [13:12:45] Cannot load xashcomm.lst [13:12:45] server: b>[META] dev: Unable to determine engine code address range! [13:12:45] server: [META] dev: called: GiveFnptrsToDll [13:12:45] [13:12:45] Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day [13:12:45] Patch: Metamod-P (mm-p) v37 Copyright (c) 2004-2013 Jussi Kivilinna [13:12:45] Metamod comes with ABSOLUTELY NO WARRANTY; for details type
[13:12:46] execing listip.cfg
[13:12:46] execing banned.cfg
[13:12:46] execing banned.cfg
[13:12:46] Server IP address: 185.226.93.251:27015
[13:12:46] Spawn Server: zm_foda
[13:12:46] server: GAME SKILL LEVEL:1
[13:12:46] SV_LoadFromFile: 0 entities inhibited
[13:12:46] 32 player server started
[13:12:46] Adding your server to master server list
[13:12:46] execing userconfig.d/garrys.cfg
[13:12:50] Updating resource list
meta gpl'. [13:12:45] This is free software, and you are welcome to redistribute it [13:12:45] under certain conditions; type
meta gpl' for details. [13:12:45] [13:12:45] server: [META] Metamod v1.21p37 2013/05/30 [13:12:45] server: [META] by Will Day [13:12:45] server: [META] http://www.metamod.org/ [13:12:45] server: [META] Patch: Metamod-P (mm-p) v37 [13:12:45] server: [META] by Jussi Kivilinna [13:12:45] server: [META] http://metamod-p.sourceforge.net/ [13:12:45] server: [META] compiled: Oct 3 2016, 13:52:27 EET (debugging) [13:12:46] server: [META] (debug:3) set config int: debuglevel = 0 [13:12:46] server: [META] (debug:3) set config path: plugins_file = /opt/zombie/cstrike/addons/metamod/plugins.ini [13:12:46] server: [META] (debug:3) set config string: exec_cfg = addons/metamod/exec.cfg [13:12:46] server: [META] (debug:3) set config bool: autodetect = true [13:12:46] server: [META] (debug:3) set config bool: clientmeta = true [13:12:46] server: [META] (debug:2) No config.ini file found: addons/metamod/config.ini [13:12:46] server: [META] (debug:3) is_gamedll(/opt/zombie/cstrike/dlls/cs.so): Invalid ELF. [13:12:46] server: [META] (debug:3) is_gamedll(/opt/zombie/cstrike/dlls/cs.so): Invalid ELF. [13:12:46] server: [META] (debug:3) is_gamedll(/opt/zombie/cstrike/dlls/cs_amd64.so): Failed, ELF isn't for target:i386. [2:3:3e] [13:12:46] server: [META] WARNING: GameDLL-Autodetection: Couldn't find gamedll in '/opt/zombie/cstrike/dlls'. [13:12:46] server: [META] Recognized game 'cstrike'; using dllfile 'cs.so' [13:12:46] server: [META] (debug:3) dll: Game 'cstrike': Called GiveFnptrsToDll [13:12:46] server: [META] (debug:3) dll: Game 'cstrike': Found GetNewDLLFunctions [13:12:46] server: [META] (debug:3) dll: Game 'cstrike': Found GetEntityAPI [13:12:46] server: [META] Game DLL for 'Counter-Strike' loaded successfully [13:12:46] server: [META] ini: Begin reading plugins list: /opt/zombie/cstrike/addons/metamod/plugins.ini [13:12:46] server: [META] ini: Read plugin config for: <addons\metamod\dlls\metamod.so> [13:12:46] server: [META] ini: Read plugin config for: <addons\amxmodx\dlls\amxmodx_mm_i386.so> [13:12:46] server: [META] ini: Finished reading plugins list: /opt/zombie/cstrike/addons/metamod/plugins.ini; Found 2 plugins to load [13:12:46] server: [META] dll: Loading plugins... [13:12:46] server: [META] WARNING: dll: Failed query plugin '<addons\metamod\dlls\metamod.so>'; Couldn't open file 'addons\metamod\dlls\metamod.so': addons\metamod\dlls\metamod.so: cannot open shared object file: No such file or directory [13:12:46] server: [META] WARNING: dll: Skipping plugin '<addons\metamod\dlls\metamod.so>'; couldn't query [13:12:46] server: [META] WARNING: dll: Failed to load plugin 'addons\metamod\dlls\metamod.so' [13:12:46] server: [META] WARNING: dll: Failed query plugin '<addons\amxmodx\dlls\amxmodx_mm_i386.so>'; Couldn't open file 'addons\amxmodx\dlls\amxmodx_mm_i386.so': addons\amxmodx\dlls\amxmodx_mm_i386.so: cannot open shared object file: No such file or directory [13:12:46] server: [META] WARNING: dll: Skipping plugin '<addons\amxmodx\dlls\amxmodx_mm_i386.so>'; couldn't query [13:12:46] server: [META] WARNING: dll: Failed to load plugin 'addons\amxmodx\dlls\amxmodx_mm_i386.so' [13:12:46] server: [META] dll: Finished loading 0 plugins [13:12:46] server: [META] (debug:3) called: GetEntityAPI2; version=140 [13:12:46] Dll loaded for mod Counter-Strike [13:12:46] server: [META] (debug:3) Calling cs.so:GameDLLInit() [13:12:46] server: [META] (debug:3) Calling engine:AddServerCommand() [13:12:46] Cmd_AddGameCommand: game already defined [13:12:46] server: [META] (debug:3) Calling engine:AddServerCommand() [13:12:46] ReGameDLL version: 5.7.0.312-dev [13:12:46] execing config.cfg [13:12:46] execing keyboard.cfg [13:12:46] execing userconfig.cfg [13:12:46] execing server.cfg [13:12:46] Usage: set