Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
When attempting to run my Garry's Mod server with CentOS 7.1 I've been getting an error and not being able to connect to it.
This is what happens when I run the server by typing "sudo ./srcds_run -game garrysmod +maxplayers 8 +map gm_construct" after the "sudo screen -S Gmod" part.
[root@nylestinks ~]# cd gmod
[root@nylestinks gmod]# sudo screen -S Gmod
with error:
/root/.steam/sdk32/libsteam.so: cannot open shared object file: No such file or directory
Unknown command "cl_cmdrate"
Unknown command "cl_updaterate"
Unknown command "rate"
Network: IP unknown, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Error loading cfg/trusted_keys_base.txt
Error loading cfg/pure_server_minimal.txt
PREP OK
ConVarRef room_type doesn't point to an existing ConVar
Executing dedicated server config file server.cfg
Map cycle file 'cfg/mapcycle.txt' was not found.
Nav File is wrong or something (4)
Initializing Steam libraries for secure Internet server
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
dlopen failed trying to load:
/root/.steam/sdk32/libsteam.so
with error:
/root/.steam/sdk32/libsteam.so: cannot open shared object file: No such file or directory
Logging into anonymous gameserver account.
Connection to Steam servers successful.
Public IP is 74.91.116.63.
Assigned anonymous gameserver Steam ID [A-1:1475958792(5941)].
VAC secure mode is activated.
steam@nylestinks:~/steamcmd$ ls
linux32 steamcmd_linux.tar.gz steamcmd.sh steam.sh
steam@nylestinks:~/steamcmd$ ./steamcmd.sh
./steamcmd.sh: line 29: /home/steam/steamcmd/linux32/steamcmd: No such file or directory