AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   CS2 Linux dedicated metamod problem (https://forums.alliedmods.net/showthread.php?t=344675)

mikr0N 11-27-2023 08:34

CS2 Linux dedicated metamod problem
 
Hello, can someone help me please ? I have a problem with metamod, i followed the instructions on the official website..and when I start cs2 server it gives me this message: " MMS: Fatal error: Could not resolve path: cs2
CAppSystemDict:Unable to create interface Source2ServerConfig001 from server (Dependency of application)
0 CAppSystemDict:Unable to create interface Source2ServerConfig001 from server (Dependency of application)

OGP_HOME_000000040_startup_scr.sh: line 2: 15602 Segmentation fault"
I'm using Debian 11 64x (I tried other versions of metamod, but no change, without metamod the server works fine) .. thnx

Ryan2 11-27-2023 15:06

Re: CS2 Linux dedicated metamod problem
 
Did you update gameinfo.gi?

https://www.reddit.com/r/cs2/comment...llation_guide/

mikr0N 11-27-2023 17:08

Re: CS2 Linux dedicated metamod problem
 
yes, updated and it gives me segmention fault

mikr0N 12-20-2023 09:58

Re: CS2 Linux dedicated metamod problem
 
the same problem here: https://github.com/alliedmodders/met...rce/issues/124

emza 12-21-2023 12:03

Re: CS2 Linux dedicated metamod problem
 
If they don't have a mod install, or you're self-hosting your own CS2 server, here is how you install plugins on your vanilla CS2 server.

Download Metamod
Extract and copy the Metamod /addons/ directory to /game/csgo/

Inside /game/csgo/, locate gameinfo.gi

Open it in notepad and look for the line " Game_LowViolence csgo_lv // Perfect World content override"
Create a new line underneath and add " Game csgo/addons/metamod"

Restart your game server and type "meta list" to see if it works. If it says unknown command, then check you copied the Metamod addons folder to the correct location.
Download the plugin you want to use and extract it.
Copy all the files inside to /game/csgo/metamod/
Restart the server again and type "meta list" to see if the plugin is loaded


All times are GMT -4. The time now is 13:34.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.