Jump to content

obiwantoby

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

obiwantoby's Achievements

Noob

Noob (1/14)

1

Reputation

  1. IF anyone else wants to ever play Planetary Annihilation and needs a container, this is my take on that setup. Note it requires a non anon steam login which makes setup slightly trickier. https://hub.docker.com/r/obiwantoby/pa-dedicated-server
  2. Got it, I did get it working by using steamcmd to download the files but using your image as the runtime. If I can figure out a slick way to do this I will try to publish an image. Non anon logins with steamcmd make it painful. Looks like you have the ffmpeg libsm6 libxext6 dependency on your image. Do you happen to have a GitHub for the PA files ? I can fork it.
  3. I believe there is an issue with your ich777/planetaryannihilationserver build. Consistently getting the below log. However I did see a patch 6 months ago for papatcher for the certificate that has not been merged. Perhaps the connection is failing causing this error. Going to pull that patch from the GitHub pull request and see outside of this container. ---Preparing Server--- ---Starting Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Checking for 'papatcher.go'--- ---Installing PA 'stable'--- stat papatcher.go: no such file or directory ---Preparing Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory ---Starting Server--- /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Checking for 'papatcher.go'--- ---Installing PA 'stable'--- stat papatcher.go: no such file or directory ---Preparing Server--- ---Starting Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Checking for 'papatcher.go'--- ---Installing PA 'stable'--- stat papatcher.go: no such file or directory ---Preparing Server--- ---Starting Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Checking for 'papatcher.go'--- ---Installing PA 'stable'--- stat papatcher.go: no such file or directory ---Preparing Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory ---Starting Server--- /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Checking for 'papatcher.go'--- ---Installing PA 'stable'--- stat papatcher.go: no such file or directory ---Preparing Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory ---Starting Server--- /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory ---Ensuring UID: 99 matches user--- usermod: no changes ---Ensuring GID: 100 matches user--- usermod: no changes ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Taking ownership of data...--- ---Starting...--- ---Checking for 'papatcher.go'--- ---Installing PA 'stable'--- stat papatcher.go: no such file or directory ---Preparing Server--- ---Starting Server--- /opt/scripts/start-server.sh: line 74: cd: /serverdata/serverfiles/stable: No such file or directory /opt/scripts/start-server.sh: line 75: /serverdata/serverfiles/stable/server: No such file or directory
×
×
  • Create New...