Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
/home/hldmserver/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
...I assume you're running a 64 bit linux and therefore are missing some 32 bit libs.
This is what worked for me a few years back when I last needed it.
apt-get install lib32gcc1
apt-get install lib32ncurses5 lib32tinfo5
Found it in an old backup file so it might be outdated...
So its not related to the jibberish :) Server is a Pentium 4 3ghz so not running 64bit...
libncurses5 is already the newest version (6.1-1ubuntu1.18.04).
libtinfo5 is already the newest version (6.1-1ubuntu1.18.04).
is it a problem because i am running 32bit and steamcmd assumes 64bit and is looking for the lib32gcc1 instead of libgcc1?
When i install mod and change in liblist.gam
Then i get above jibberish... Im so confused..
The hint where to look at would be the jibberish output as that is where it seems to fail to load.
You sure the path is right and hl_i386.so is in the same folder as hl.so?
https://forums.alliedmods.net/archive/index.php/t-250557.html
The .so file from the oz website (ver 3.02) is from 2004...
But according to this thread its possible https://www.alliecatsrevenge.com/forum/viewtopic.php?f=7&t=15338 ?
Auto-restarting the server on crash
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 70
Forcing breakpad minidump interfaces to load
dlopen failed trying to load:
/home/hldmserver/.steam/sdk32/steamclient.so
with error:
/home/hldmserver/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Protocol version 48
Exe version 1.1.2.2/Stdio (valve)
Exe build: 17:23:32 May 24 2018 (7882)
STEAM Auth Server
Server logging data to file logs/L1220008.log
L 12/20/2018 - 18:06:59: Log file started (file "logs/L1220008.log") (game "oz") (version "48/1.1.2.2/Stdio/7882")
Server IP address 192.168.1.183:27015
LoadLibrary failed on mt??????o??W?շ?: mt??????o??W?շ?: cannot open shared object file: No such file or directory
Host_Error: Couldn't get DLL API from mt??????o??W?շ?!
L 12/20/2018 - 18:06:59: FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from mt??????o??W?շ?!
FATAL ERROR (shutting down): Host_Error: Couldn't get DLL API from mt??????o??W?շ?!
hldmserver@ubuntu-sabnzbd:~/halflife$ cat oz/logs/L1220008.log
hldmserver@ubuntu-sabnzbd:~/halflife$