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.

Hi there,

Not long been using AMP - but tried setting up a few sven servers today and had the same outcome.

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!

Screenshot of the File Manager Folder /svencoop/dlls/
Not seeing the DLL, is it missing due to setup or do we need to add that ourselves?

Can provide full error log if required.

Fixed the issue - got the libssl.so.1.1 and libcrypto.so.1.1 and placed them into the main Svencoop folder - Example;
“/home/amp/.ampdata/instances/servernamehere/sven-co-op/276060/”

i can provide the dlls if you have trouble finding them. (or check sven discord, seen them there as well)

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