faceofdeath
Refugee
Hello everyone,
I'm currently trying to set up a 7 Days to Die server on Linux Ubuntu using SteamCMD, but I'm facing an issue with loading SteamCMD and the required SDL library. I would appreciate any assistance or guidance to resolve this problem.
When running SteamCMD, I encounter the following error messages:
"Loading Steam API... dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen libSDL3.so.0 failed: libSDL3.so.0: cannot open shared object file: No such file or directory
OK"
I've tried searching for the steamservice.so file using the find command, but it wasn't found.
Similarly, I searched for the libSDL3.so.0 file using the find command, but it was not found either.
I installed the libsdl2-2.0-0 package using sudo apt-get install libsdl2-2.0-0, but the issue persists.
I've tried several Ubuntu distros, and all of them, I got the same error.
I even tried a few times to ignore this problem and installed and run the server, but it only shows as available, but when I try to connect to it, I got a messege saying that wasn't possible to retriece the server data (or something like this)
I'm currently trying to set up a 7 Days to Die server on Linux Ubuntu using SteamCMD, but I'm facing an issue with loading SteamCMD and the required SDL library. I would appreciate any assistance or guidance to resolve this problem.
When running SteamCMD, I encounter the following error messages:
"Loading Steam API... dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory
dlmopen libSDL3.so.0 failed: libSDL3.so.0: cannot open shared object file: No such file or directory
OK"
I've tried searching for the steamservice.so file using the find command, but it wasn't found.
Similarly, I searched for the libSDL3.so.0 file using the find command, but it was not found either.
I installed the libsdl2-2.0-0 package using sudo apt-get install libsdl2-2.0-0, but the issue persists.
I've tried several Ubuntu distros, and all of them, I got the same error.
I even tried a few times to ignore this problem and installed and run the server, but it only shows as available, but when I try to connect to it, I got a messege saying that wasn't possible to retriece the server data (or something like this)