arkmanager / ark-server-tools

Set of server tools used to manage ARK: Survival Evolved servers on Linux
MIT License
680 stars 144 forks source link

Mods arent working #1153

Closed tijavo closed 3 years ago

tijavo commented 3 years ago

I installed the mods and put thee modIds into the arkmanager.cfg and my instance config. When I connect to the Server I can see the Engrams from the mods but I am unable to learn them, other things like spawning dinos from mods arent working either. I tried updating the mods and server but the problem remains. Is there any command I didnt use to activate the mods? Thank you in advance

klightspeed commented 3 years ago

I'm guessing when you say you put the modIds in the config, that you put the mod IDs, separated by commas, into the ark_GameModIds setting?

tijavo commented 3 years ago

Yes that is what I meant, I put this in the config

ark_GameModIds="2135314513,538986229,731604991,793605978"

Do I have to execute another command except start

klightspeed commented 3 years ago

It's possible that some mods require extra configuration in Game.ini or GameUserSettings.ini. A couple of those mods have not been updated in a while, and it's also possible a recent update to ARK has broken them.

tijavo commented 3 years ago

I reinstalled the mods and made sure to put the ModIds in the GameUserSettings.in and the instances, I had to install every mod individual and not together to get them to work.