安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
First, thank you for your answer!
Unfortunately, there aren't source mod installed on these servers, just esl/ cfg
I have got the following message, just when I launch steamcmd.sh service
any ideas?
Look this error as steamcmd.sh init :
Loading Steam API...opensslconnection.cpp (1528) : Assertion Failed: unable to load trusted SSL root certificates
Loading Steam API...applicationmanager.cpp (3086) : Assertion Failed: CApplicationManager::GetMountVolume: invalid index
applicationmanager.cpp (3086) : Assertion Failed: CApplicationManager::GetMountVolume: invalid index
applicationmanager.cpp (3237) : Assertion Failed: m_vecInstallBaseFolders.Count() > 0
opensslconnection.cpp (1528) : Assertion Failed: unable to load trusted SSL root certificates
OK.
I think that the problem comes from GCC (C Compiler) with debian 8 Jessie, because we can often see .cpp extension which refer to problem
Requirements :
apt-get update && \
apt-get install --no-install-recommends -y \
ca-certificates \
lib32gcc1 \
net-tools \
lib32stdc++6 \
lib32z1 \
lib32z1-dev \
curl && \
Regards.
# Error with cannot connect with Steam
# opensslconnection.cpp (1393) : Assertion Failed: unable to load trusted SSL root certificates
# Assert( Assertion Failed: unable to load trusted SSL root certificates ):opensslconnection.cpp:1393
sudo pacman -S --force ca-certificates-utils
Don't forgot to check my project about install, setup and solve problems in Arch Linux
https://github.com/airvzxf/archLinux-installer-and-setup/blob/master/05-knowledge/99e-steam-info-errors.sh