Code Monkey home page Code Monkey logo

Comments (3)

thmhoag avatar thmhoag commented on May 28, 2024

Hey @id0827502. Off the top of my head my guess would be that the am_arkopt_ClusterDirOverride option is either not getting mapped correctly or not being honored by the server. Here would be my suggestions on a few things to try:

  1. Remove the am_arkopt_ClusterDirOverride option and try using the default directory for cluster saves, which is /ark/server/ShooterGame/Saved/clusters. In the example you gave, this would result in your volume mapping looking like this: /opt/games/ark/cluster:/cluster:/ark/server/ShooterGame/Saved/clusters
  2. Check and see if you can see any files in the directory that has been mounted into the container, in this case it looks like /opt/games/ark/cluster. You should see files get saved in that directory when you initiate a transfer from one server to another.
  3. Make sure am_arkopt_ClusterDirOverride is spelled correctly. It's not here in your post, but I realize that could just be a typo here and not in your actual docker-compose.yml file.

At the very least I would expect the first option above to work, and from there maybe we can narrow down the cause of why it wouldn't work with am_arkopt_ClusterDirOverride.

from arkserver.

 avatar commented on May 28, 2024

@thmhoag I figured it out: it was a typo. am_arkopt_ClusterDirOveride was missing an 'r' in 'override'. I have tested this and it now all works.

Apologies for the trouble and thank you for replying so promptly. Your Docker image works very well.

from arkserver.

thmhoag avatar thmhoag commented on May 28, 2024

@id0827502 Glad you were able to figure it out! Thanks for updating the issue here.

from arkserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.