Startup Issue with Enshrouded - The application stopped unexpectedly. Exit code 53

System Information

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

Problem Description

Issue

[16:44:22] [Generic:admin Info/21] : Merging config file ./enshrouded/2278520/enshrouded_server.json (JSON format) using Unicode (UTF-8) encoding.
fsync: up and running.
wine: failed to open “/AMP/enshrouded/2278520/enshrouded_server.exe”: c0000135
[16:44:27] [System:admin Warning/20] : The application stopped unexpectedly. Exit code 53
[16:44:27] [System:admin Warning/20] : Application failed to start 2 times, not restarting.
[16:44:45] [System:admin Warning/18] : Slow method invocation: Start took 30478ms to complete.
[16:44:45] [System:admin Warning/18] : Slow response: Core.Start took 30479ms to complete.
[16:45:11] [Core:admin Activity/22] : Starting the application.
[16:45:11] [Generic:admin Info/22] : Merging config file ./enshrouded/2278520/enshrouded_server.json (JSON format) using Unicode (UTF-8) encoding.
fsync: up and running.
wine: failed to open “/AMP/enshrouded/2278520/enshrouded_server.exe”: c0000135
[16:45:16] [System:admin Warning/21] : The application stopped unexpectedly. Exit code 53

Reproduction Steps

  • Installed AMP on Ubuntu VM
  • Configured AMP and created Enshrouded instance
  • Set port forwarding for 15637 to Ubuntu VM
  • Attempted to start instance

Run as root:

bash -c 'echo "vm.max_map_count = 16777216" > /etc/sysctl.d/20-max_map_count.conf && sysctl --system'

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