Jump to content

Sign in to follow this  
esditas

workaround Problems with MODs / Cannot lern Engram

Recommended Posts

Example: eco's RP Decor
Server: RootServer/Windows ATLAS 18.XX

Cannot lern Engram or Something


Server overwrites mod data with incomplete version, 1631908356.mod file deletes every startup.


FAQ from "Eco" don´t help me ...but... my solution work for me this time.

1.) Close Redis and Server!

2.) Copy Mod-Files from Client

SERVERPATH\ShooterGame\Content\Mods

\1643109631 \1643109631.mod

Important: 1643109631.mod must be flag "read-only" in Properties of the File.

3.) ALTAS have AutoManageMod-System temporarily switched off!

SERVERPATH\Engine\Binaries\ThirdParty\SteamCMD

Rename "SteamCMD" Folder like "SteamCMD_"

4.) The MoD-ID [1631908356] write into your DefaultGameUserSettings.ini & ServerGrid.json

SERVERPATH\ShooterGame\Config\DefaultGameUserSettings.ini
[ServerSettings]
ActiveMods=1631908356

ServerGrid.json
ModIDs "1631908356"


That it...

Share this post


Link to post
Share on other sites

You must not write the Mod ID in the GameUserSettings.ini . Only in json. And never use on Ark or Atlas Server the Default inis. Only the Ini's in saved/<gridnumber>/config/WindowsServer/

And ModId only in ServerGrid.json File.

Share this post


Link to post
Share on other sites

Original FAQ by eco

Once the files have transferred put the mod id: 1631908356 into your Game.ini file ShooterGame/Saved/Config/WindowsServer

Under the [ServerSettings] type:
ActiveMods=1631908356

You will also need to put the mod id in your ServerGrid.json file 
ModIDs "1631908356"

Share this post


Link to post
Share on other sites
On 2/15/2019 at 10:30 AM, dtmaster said:

And never use on Ark or Atlas Server the Default inis. Only the Ini's in saved/<gridnumber>/config/WindowsServer/ 

Yes i know that for ARK...ATLAS works a little bit diffrent...fact.

Share this post


Link to post
Share on other sites
6 hours ago, esditas said:

Original FAQ by eco

Once the files have transferred put the mod id: 1631908356 into your Game.ini file ShooterGame/Saved/Config/WindowsServer

Under the [ServerSettings] type:
ActiveMods=1631908356

You will also need to put the mod id in your ServerGrid.json file 
ModIDs "1631908356"

this on ecos discord is not correct.. in the announce for the devkit is it correct.. when you use grid server in .json file.. not ini's..

Share this post


Link to post
Share on other sites

i only have the mods in the ini and they work fine never had to add them to the json. file , just added lines at end of the serversetting just added ActiveMods=mod id

Edited by UDO

Share this post


Link to post
Share on other sites

I cant get the mods to work I use FileZilla and every time I add the mod id to the gameusersettings file and put it back in to the server and start my server it reverts back to what it was before can anyone help me with this fix please

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...