Startup Issue with Sven Co-op - DLL error while starting game

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Callisto’ v2.5.0.4 (Mainline)
Virtualization Docker
Application Sven Co-op
Module GenericModule
Running in Container Yes
Current State Stopped

Problem Description

Issue

Server refuses to start. Console shows following errors:

Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 225840
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/amp/.steam/sdk32/steamclient.so
with error:
/home/amp/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit

Threaded networking started successfully.
Protocol version 48
Engine version 5.0.1.7 (svencoop)
Engine build: 10:27:30 Jun 12 2021 (8997)
STEAM Auth Server
“rcon_password” is “”
Initializing IP networking
Local IP address: 0.0.0.0, SV port: 27015, CL port: -1
Steam P2P networking disabled.
Couldn’t load game library “/AMP/sven-co-op/276060/svencoop/dlls/server.so”
Reason: libssl.so.1.1: cannot open shared object file: No such file or directory
Host_Error: No valid game library could be found!
FATAL ERROR (shutting down): Host_Error: No valid game library could be found!
Uh oh it seems the server has crashed or failed to run (╯°□°)╯︵ ┻━┻
Support available on our Discord server: Sven Co-op
Add “-debug” to the /AMP/sven-co-op/276060/svends_run command line to generate a debug.log to help with solving this problem
Tue Apr 9 05:59:10 UTC 2024: Server restart in 10 seconds

Reproduction Steps

  • I created the instance by selecting the template from the list
  • I tried to start the server
  • The server does not start and prints an error message saying libssl.so.1.1 was not found.