ARK: Survival Evolved

ARK: Survival Evolved

View Stats:
Amicus Jul 31, 2016 @ 12:03am
Commandline "-automanagemods" not working
The commandline "-automanagedmods" doesn't seem working anymore after the v245 updates.

Dose anyone has the same issue or any idea to fix it?

Thanks
Last edited by Amicus; Jul 31, 2016 @ 12:06am
< >
Showing 1-15 of 20 comments
TheWorthyAdmin Jul 31, 2016 @ 3:46am 
I have found the same problem

I added the MODIDs individually into the game.ini as well and it is still not updating.

Anyone else smart enough to resolve this issue?
Santer Aug 1, 2016 @ 6:22am 
I couldnt find the script anywhere myself, not after searching google a bit.
But I figured out where to install steamcmd manually so it works.
cd Engine/Binaries/ThirdParty/SteamCMD
mkdir Linux
cd Linux
curl http://media.steampowered.com/installer/steamcmd_linux.tar.gz > steamcmd.tar.gz
tar -zxf steamcmd.tar.gz
./steamcmd.sh
Let it do its update and all that.
exit steamcmd.
The game will no long seg fault on start, and it will download the mods correctly.
Amicus Aug 1, 2016 @ 6:28am 
Originally posted by Ksyreks:
I couldnt find the script anywhere myself, not after searching google a bit.
But I figured out where to install steamcmd manually so it works.
cd Engine/Binaries/ThirdParty/SteamCMD
mkdir Linux
cd Linux
curl http://media.steampowered.com/installer/steamcmd_linux.tar.gz > steamcmd.tar.gz
tar -zxf steamcmd.tar.gz
./steamcmd.sh
Let it do its update and all that.
exit steamcmd.
The game will no long seg fault on start, and it will download the mods correctly.

Im the windows server,how did i do this on it
Thanks
Amicus Aug 1, 2016 @ 6:36am 
Originally posted by Ksyreks:
I couldnt find the script anywhere myself, not after searching google a bit.
But I figured out where to install steamcmd manually so it works.
cd Engine/Binaries/ThirdParty/SteamCMD
mkdir Linux
cd Linux
curl http://media.steampowered.com/installer/steamcmd_linux.tar.gz > steamcmd.tar.gz
tar -zxf steamcmd.tar.gz
./steamcmd.sh
Let it do its update and all that.
exit steamcmd.
The game will no long seg fault on start, and it will download the mods correctly.

By the way im not seg fault on start,its just totally not working at all,no seg fault no windows open.
Sequence Aug 3, 2016 @ 3:07am 
For windows users:
step 1:
Make sure this folder exists, if not create it
Engine/Binaries/ThirdParty/SteamCMD/Win64

Step 2:
copy steamcmd.exe into the folder.

Step 3:
Launch steamcmd.exe
and wait till its done updating

step 4:
launch your server.

it should now automaticly update your mods again.
Toooni Aug 3, 2016 @ 4:12am 
Originally posted by Struck:
For windows users:
step 1:
Make sure this folder exists, if not create it
Engine/Binaries/ThirdParty/SteamCMD/Win64

Step 2:
copy steamcmd.exe into the folder.

Step 3:
Launch steamcmd.exe
and wait till its done updating

step 4:
launch your server.

it should now automaticly update your mods again.

Doesnt work.
Still no updates and still .mod files gets deleted.

Nothing which we can fix ourself... wildcard has to put the fingers out of where is very dark ^^
Goober Aug 3, 2016 @ 4:33am 
Broken since last major patch and they have test to fix it....
Sequence Aug 3, 2016 @ 6:20am 
Originally posted by Toooni:
Originally posted by Struck:
For windows users:
step 1:
Make sure this folder exists, if not create it
Engine/Binaries/ThirdParty/SteamCMD/Win64

Step 2:
copy steamcmd.exe into the folder.

Step 3:
Launch steamcmd.exe
and wait till its done updating

step 4:
launch your server.

it should now automaticly update your mods again.

Doesnt work.
Still no updates and still .mod files gets deleted.

Nothing which we can fix ourself... wildcard has to put the fingers out of where is very dark ^^

it worked for me.
only thing that didnt work is the delition of .mod files from advance.
the fix i wrote, is for the autoupdater not showing up at all. and not the updater not updating the correct files, and .mod files!
Desertworld (Banned) Aug 3, 2016 @ 6:23am 
guys why don't you just use the ark server manager that updates everything automatically or use a third party tool like this one which also updates the mods automatically?
http://steamcommunity.com/app/346110/discussions/0/351659808481928293/
Last edited by Desertworld; Aug 3, 2016 @ 6:23am
Toooni Aug 3, 2016 @ 7:37am 
Originally posted by Desertworld:
guys why don't you just use the ark server manager that updates everything automatically or use a third party tool like this one which also updates the mods automatically?
http://steamcommunity.com/app/346110/discussions/0/351659808481928293/

Because many of us already tried such tools in the past and found some things which aren't working.
For example if a mod creator is removing some content of a mod, this isn't removed with a few updaters out there. They only override the folder instead of first delete it. This can cause for example connection problems for some players.

The same with config files and this server managers. If you for example change the max player XP and then want to change it back to default, this doesn't work in some of this managers.

Because of such bugs, i stopped using any tools. Never had any problems again since i started to do all with my own scripts.

Desertworld (Banned) Aug 3, 2016 @ 7:44am 
Originally posted by Toooni:
Originally posted by Desertworld:
guys why don't you just use the ark server manager that updates everything automatically or use a third party tool like this one which also updates the mods automatically?
http://steamcommunity.com/app/346110/discussions/0/351659808481928293/

Because many of us already tried such tools in the past and found some things which aren't working.
For example if a mod creator is removing some content of a mod, this isn't removed with a few updaters out there. They only override the folder instead of first delete it. This can cause for example connection problems for some players.

The same with config files and this server managers. If you for example change the max player XP and then want to change it back to default, this doesn't work in some of this managers.

Because of such bugs, i stopped using any tools. Never had any problems again since i started to do all with my own scripts.
that's interesting. i never used tools that caused problems like that. the auto mod updater i linked delets mods automatically if they don't exist anymore and the server manager changes everything like you want it and even has buttons to set things to default values. but well you made your bad experiences and i can totally understand why you don't want to use tools like this anymore. lets hope the developers fix the command soon
Toooni Aug 3, 2016 @ 7:49am 
Originally posted by Struck:
Originally posted by Toooni:

Doesnt work.
Still no updates and still .mod files gets deleted.

Nothing which we can fix ourself... wildcard has to put the fingers out of where is very dark ^^

it worked for me.
only thing that didnt work is the delition of .mod files from advance.
the fix i wrote, is for the autoupdater not showing up at all. and not the updater not updating the correct files, and .mod files!

Oh the problem was on my side (forgot the Win64 folder). Sorry for my wrong answer.

Your solution is working fine :D Thanks for your help :)
Sequence Aug 3, 2016 @ 8:23am 
Originally posted by Toooni:
Originally posted by Struck:

it worked for me.
only thing that didnt work is the delition of .mod files from advance.
the fix i wrote, is for the autoupdater not showing up at all. and not the updater not updating the correct files, and .mod files!

Oh the problem was on my side (forgot the Win64 folder). Sorry for my wrong answer.

Your solution is working fine :D Thanks for your help :)

Yea the Win64 folder is rather importent.
Glad i could help
Amicus Aug 4, 2016 @ 2:17am 
Originally posted by Struck:
For windows users:
step 1:
Make sure this folder exists, if not create it
Engine/Binaries/ThirdParty/SteamCMD/Win64

Step 2:
copy steamcmd.exe into the folder.

Step 3:
Launch steamcmd.exe
and wait till its done updating

step 4:
launch your server.

it should now automaticly update your mods again.

Its working,thank you sooooo much:steamhappy:
Last edited by Amicus; Aug 4, 2016 @ 2:17am
Toooni Aug 5, 2016 @ 1:01am 
What a disgrace wildcard...
You have still not fixed the issue 5 days after report. We already gave you the solution...so please take 5 minutes of your time and place the steamcmd.exe into the right path !

Your last hotfix has added steamcmd.exe to the wrong path, its still not working !
< >
Showing 1-15 of 20 comments
Per page: 1530 50

Date Posted: Jul 31, 2016 @ 12:03am
Posts: 20