安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
/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$