azixus / ARK_Ascended_Docker

Docker image to run an ARK Survival Ascended server on Linux
MIT License
61 stars 11 forks source link

Transferring a local save to this server setup #33

Closed mycarrysun closed 9 months ago

mycarrysun commented 9 months ago

I am encountering what seems to be a bug.

Way to reproduce:

git clone git@github.com:azixus/ARK_Ascended_Docker.git
cd ARK_Ascended_Docker
# copy your local save files from [localgame]/ShooterGame/Saved/SavedArksLocal/TheIsland_WP to ARK_Ascended_Docker/ark_data/ShooterGame/Saved/SavedArks/TheIsland_WP
# rename LocalPlayer.arkprofile to [steamid].arkprofile
# easy way to get this is to login to server once, the steam id will be output in the logs
sudo docker compose up -d
sudo docker compose logs -f
mycarrysun commented 9 months ago

Well...I'm not sure why I was getting this weird extra log file, but I found out you have to have the "Show Player Server" box checked when searching for your server. I can see it now.