安裝 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(越南文)
Українська(烏克蘭文)
回報翻譯問題
========================
Update state (0x5) verifying install, progress: 0.30 (3559253 / 1201245967)
Update state (0x5) verifying install, progress: 20.99 (252167516 / 1201245967)
Update state (0x5) verifying install, progress: 51.42 (617739991 / 1201245967)
Update state (0x5) verifying install, progress: 82.61 (992290992 / 1201245967)
Success! App '223250' fully installed.
=================================
Was the install successful? [y/N]y
Applying steamclient.so fix
=================================
cp: cannot stat `': No such file or directory
Creating log directorys
=================================
ln: failed to create symbolic link `/home/roserver/log/server' -> `': No such file or directory
going to see if i can figure out what the cannot stat `': No such file or directory is telling me. but I did manually create the symlink and no luck.
I can use steamcmd.sh and login and install the app just fine, its authenticating. did the steamgard thing, ok...
what I can sort of come up with is when the ucc-bin executable runs, it cant find an authenticated steam running. however, the "./roserver start" command does not do anything but call ucc-bin with the parameters listed.
=============
roserver@roost:~/serverfiles/system$ ./ucc-bin server RO-Arad.rom?game=ROGame.ROTeamGame?VACSecured=true -nohomedir ini=ro-server.ini log=
all the others issue steamcmd commands... to validate etc.
ran strace and I see this, its looking for .steampid
===================
readlink("/home/roserver/.steampath", "/home/roserver/.steam/bin32/steam", 4096) = 33
access("/home/roserver/.steampid", F_OK) = -1 ENOENT (No such file or directory)
access("/home/roserver/.steampid", F_OK) = -1 ENOENT (No such file or directory)
access("/home", F_OK) = 0
access("/home/roserver", F_OK) = 0
access("/home/roserver/.steampid", F_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/roserver", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6
getdents(6, /* 29 entries */, 32768) = 692
getdents(6, /* 0 entries */, 32768) = 0
close(6) = 0
openat(AT_FDCWD, "/home", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6
getdents(6, /* 5 entries */, 32768) = 92
getdents(6, /* 0 entries */, 32768) = 0
close(6) = 0
openat(AT_FDCWD, "/", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 6
getdents(6, /* 24 entries */, 32768) = 412
getdents(6, /* 0 entries */, 32768) = 0
close(6) = 0
time(NULL) = 1668569547
open("/home/roserver/.steampid", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "[S_API FAIL] SteamAPI_Init() fai"..., 71[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
) = 71
============
Executing Class Engine.ServerCommandlet
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.dll.
STEAMAUTH : SteamAPI_Init failed
Missing Class Class Editor.TransBuffer
Couldn't resolve hostname ostfront-crashreports.icculus.org.
Will retry sending any crash reports next run.
Browse: RO-Arad.rom?Name=ROPlayer?Class=Engine.Pawn?Character=G_Heer1?team=1?Sex=M?game=ROGame.ROTeamGame?VACSecured=true
Collecting garbage
Purging garbage
Garbage: objects: 52249->52248; refs: 691873
Failed to load 'Class ROGame.ROTeamGame': Failed to find object 'Class ROGame.ROTeamGame'
Failed to find object 'Class ROGame.ROTeamGame'
Failed to find object 'Class ROGame.ROTeamGame'
Game class is 'ROTeamGame'
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
Unable to determine CPU Frequency. Try defining CPU_MHZ.
all needed ports are open
However, the game will not go 'public' because when I see details in favorites after the manual connection, it says "IsVACSECURED=disabled" in the info window where you join. On my side its set everywhere to true. All stock fresh install on different cloud providers, on different base linux OS's. i have done the new server/fresh install thing down.
steam_app.txt should be changed to 1200, comes stock with beta code
all VACSecured variables set
I can login steamcmd and install and update and validate direct as well as via other means.
I can run on all ports, however, one set of ports 20610 are used to send UDP/TCP packets to Valve server ips. I send packets, I get no response at all. on TCP connections? I send a SYN packet and get no SYN/ACK in return.
I have public ips I can obviously connect to and play the game using direct IP. However, the very place to validate VAC will not respond.
/home/roserver/Steam/logs/connection_log_7757.txt
[2022-11-27 02:19:03] [1,20] Connect() starting connection (eNetQOSLevelMedium, 69.28.145.171:27018, UDP)
[2022-11-27 02:19:08] [1,20] ConnectFailed('Connection Failed') (69.28.145.171:27018, UDP)
[2022-11-27 02:19:08] [0,0] StartAutoReconnect() will start in 27 seconds
[2022-11-27 02:19:35] [1,22] Connect() starting connection (eNetQOSLevelMedium, 69.28.145.172:27018, UDP)
[2022-11-27 02:19:40] [1,22] ConnectFailed('Connection Failed') (69.28.145.172:27018, UDP)
[2022-11-27 02:19:40] [0,0] StartAutoReconnect() will start in 56 seconds
[2022-11-27 02:20:36] [1,23] Connect() starting connection (eNetQOSLevelMedium, 68.142.91.35:27017, TCP)
[2022-11-27 02:22:45] [1,23] ConnectFailed('No Connection') (68.142.91.35:27017, TCP)
[2022-11-27 02:22:45] [0,0] StartAutoReconnect() will start in 68 seconds
[2022-11-27 02:23:53] [1,25] Connect() starting connection (eNetQOSLevelMedium, 208.111.133.84:27018, TCP)
from manual:
20610 UDP/IP (Steam Port)