Hi,
I have reinstalled FreeBSD to 11.1 and installed again steamcmd and linux_base-c7. Also I have installed all ports from /usr/ports/devel/linux...
Everytime I am trying to run
I get a message:
When I ignore above message I login anonymous and I get below message:
If I ignore above message and I try to run for example Counter-Strike 1.6 Dedicated Server from what it downloads I get below message:
or
I have all file systems mounted etc. followed some tutorials online. Nothing seems to work. Any advise?
Thanks
I have reinstalled FreeBSD to 11.1 and installed again steamcmd and linux_base-c7. Also I have installed all ports from /usr/ports/devel/linux...
Everytime I am trying to run
./steamcmd_freebsd.sh
I get a message:
Code:
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[ 0%] Checking for available updates...
[----] Verifying installation...
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam API...opensslconnection.cpp (1393) : Assertion Failed: unable to load trusted SSL root certificates
OK.
Code:
Connecting anonymously to Steam Public...net.cpp (1913) : Assertion Failed: Unable to set default socket options, error 22
net.cpp (1913) : Assertion Failed: Unable to set default socket options, error 22
net.cpp (1913) : Assertion Failed: Unable to set default socket options, error 22
net.cpp (1913) : Assertion Failed: Unable to set default socket options, error 22
net.cpp (1913) : Assertion Failed: Unable to set default socket options, error 22
net.cpp (1913) : Assertion Failed: Unable to set default socket options, error 22
Retrying. . .
Code:
/usr/local/etc/steamcmd/SteamApps # ./hlds_linux
Error:libsteam_api.so: cannot open shared object file: No such file or directory
Unable to load engine, image is corrupt.
Code:
/usr/local/etc/steamcmd/SteamApps # ./hlds_run
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:
/root/.steam/sdk32/steamclient.so
with error:
/root/.steam/sdk32/steamclient.so: cannot open shared object file: No such file or directory
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
FATAL ERROR (shutting down): W_LoadWadFile: couldn't load gfx.wad
Thanks