Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
ark server manager doesn't support ASA the only way to run an ASA server is by doing this w/o ark server manager and now there is a way to host your own server w/o renting it. All you need to kown is ASA coding if you don't kown then this can help https://hub.tcno.co/games/asa/dedicated_server/
This server manager has a plugin for ASA that works for me. I have added mods and successfully logged into my dedicated server. There are guides on the site that explain just how to setup your server. I had some issue importing my dedicated server, but downloading from in the server manager seemed to work for me.
Just find the GameUserSettings.ini file, rightclick it and hit Edit.
Then just hit ctrl+f and search for "ActiveMods" you should find a setting called "ActiveMods=xxxxxx,xxxxxx,xxxxxx"... (x are replaced with numbers) each number is one of your Downloaded Mod's IDs
to make this way more sadder you even can't install mods from the overwolf programe you need to go to the website itself
https://www.curseforge.com/ark-survival-ascended
$ cat /etc/systemd/system/ark-survival-ascended.service
[Unit]
Description=ARK: Survival Ascended dedicated server
Wants=network-online.target
After=syslog.target network.target nss-lookup.target network-online.target
[Service]
User=ark
Group=ark
ExecStartPre=-/usr/bin/steamcmd +force_install_dir /srv/ark +login anonymous +app_update 2430930 +quit
ExecStart=/usr/local/bin/asa-wrap SERVER_NAME
WorkingDirectory=/srv/ark
LimitNOFILE=100000
ProtectSystem=full
ReadWritePaths=/srv/ark
KillMode=mixed
SendSIGHUP=yes
[Install]
WantedBy=multi-user.target
You're missing a dash. It's "-mods=..." not "mods=...".
or you could install it manually
The client should download the version the server has, don't let both the server and the client handle the version of the mod, you will end up with conflicts, how did they not test ♥♥♥♥ like this