ShadyPhD

Members
  • Posts

    4
  • Joined

  • Last visited

ShadyPhD's Achievements

Noob

Noob (1/14)

0

Reputation

  1. hey ich, first off, thanks for making these docker templates. i am trying to get an eco server up and running but it doesnt seem to be downloading or installing eco. steamcmd has downloaded properly. here is what the logs say ---Checking if UID: 99 matches user--- ---Checking if GID: 100 matches user--- ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Starting...--- ---Update SteamCMD--- /serverdata/steamcmd/steamcmd.sh: line 38: 24 Segmentation fault $DEBUGGER "$STEAMEXE" "$@" ---Update Server--- ---Validating installation--- /serverdata/steamcmd/steamcmd.sh: line 38: 47 Segmentation fault $DEBUGGER "$STEAMEXE" "$@" ---Prepare Server--- ---Checking if everything is in place--- ---'Network.eco' not found, downloading--- /opt/scripts/start-server.sh: line 57: cd: /serverdata/serverfiles/Configs: No such file or directory Network.eco: Permission denied ---Something went wrong, can't download 'Network.eco', continuing--- ---Checking for old logfiles--- /serverdata/steamcmd/steamcmd.sh: line 38: 47 Segmentation fault $DEBUGGER "$STEAMEXE" "$@" after this it just boot cycles with the same. thanks!
  2. Thanks again. I'm sure it's an error on my end. I'm just not sure exactly where I screwed up.
  3. Trying to setup an ark install using your docker. First off, thanks for making these dockers. The server starts, and updates fine but it has a boot loop with this error. I tried different settings for the game parameters and extra game parameters but I'm not sure where to find the line this is referring to or what exactly the error is. Thanks Signal 11 caught. /opt/scripts/start-server.sh: line 62: 79 Segmentation fault ./ShooterGameServer ${MAP}?listen?SessionName=${SERVER_NAME}?ServerPassword=${SRV_PWD}?ServerAdminPassword=${SRV_ADMIN_PWD}${GAME_PARAMS} ${GAME_PARAMS_EXTRA}