Startup Issue with Enshrouded - /bin/bash failed with exit code 1

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on aarch64
Product AMP ‘Phobos’ v2.6.0.4 (Mainline)
Virtualization None
Application Enshrouded
Module GenericModule
Running in Container No
Current State Failed

Problem Description

Issue

I got the following error once I try to start the server:

cp: cannot stat ‘/home/amp/.ampdata/instances/Enshrouded01/enshrouded/linux32/steamclient.so’: No such file or directory
rm: cannot remove ‘GE-Proton*.*’: No such file or directory

I updated AMP as followed in this guide: How to update AMP to the latest version, however I still have the same error.

Reproduction Steps

  • Press start button
  • Doesn’t work
  • Updated AMP, still doesn’t work

Update 1: The error was resolved by adding steamclient.so in linux32 and linux64 folders. However the server isn’t able to start, giving the error code 245.

Because you are trying to run on an ARM system

It won’t be able to run it on ARM? I already enabled CPx emulation

Actually, it does run, just tried it here

The issue is that your CPx install is broken, likely because some deps were not installed properly. Check the relevant getamp log in /root

Steamcmd is not downloading the server, hence the errors you are seeing

Thanks for the help! I didn’t managed to find the error in the log, but I looked for packages that I could install and following this and this, I managed to get a little bit further. However now it is stuck while downloading SteamCMD, with the following error:
" Box86 with Dynarec v0.3.7 f921c0c built on Nov 18 2024 14:56:09

Redirecting stderr to ‘/home/amp/Steam/logs/stderr.txt’

Looks like steam didn’t shutdown cleanly, scheduling immediate update check

ILocalize::AddFile() failed to load file “public/steambootstrapper_english.txt”.

[ 0%] Checking for available update…". Any ideas on how I could solve that?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.