So I installed SteamCMD line by line here
http://gamerone.net/forums/index.php?/t ... ux-debian/
But everytime I start my server this comes up in ssh:
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
------------------
The internet came up with this solution
chmod -R 755 /usr/local/games/hlds_l
chown -R root:root /usr/local/games/hlds_l
but I have no idea how to decipher it. I know the line is supposed to be edited with my info but I have no idea how I know whats what.
start line:
./hlds_run -console -cstrike -ip xxxxxxx +port 27020 +de_dust2 +maxplayers 32 -autoupdate -secure -pingboost 3
HLDS fail Linux VDS
-
- New to forums
- Posts: 4
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Wed Apr 17, 2013 5:52 pm
Re: HLDS fail Linux VDS
Instead of "+de_dust", you would need to use "+map de_dust".
You should also never use "-pingboost 3". Either "-pingboost 1" or "-pingboost 2" should be used, along with an appropriate sys_ticrate value (and appropriate rates) in the server.cfg.
You should also never use "-pingboost 3". Either "-pingboost 1" or "-pingboost 2" should be used, along with an appropriate sys_ticrate value (and appropriate rates) in the server.cfg.
-
- New to forums
- Posts: 4
- Joined: Wed Apr 17, 2013 5:52 pm
Re: HLDS fail Linux VDS
I can put ./hlds_run and still get the same error. It doesn't matter what I put I still get the same damn error time and time again.
-
- New to forums
- Posts: 4
- Joined: Wed Apr 17, 2013 5:52 pm
Re: HLDS fail Linux VDS
For what ever reason installing another linuxOS solved my issue, but I get this.
root@lazytrialcentos1:~/steamcmd/27015# ./hlds_run -console -game cstrike -ip 74.91.119.139 +port 27015 +de_dust +maxplayers 32 -autoupdate -secure -pingboost 2
Auto-restarting the server on crash
Could not locate steam binary:steamcmd/steam.sh, ignoring.
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 14:59:14 Feb 13 2013 (5956)
STEAM Auth Server
Server IP address
couldn't exec listip.cfg
couldn't exec banned.cfg
./hlds_run -console -game cstrike -ip 74.91.119.139 +port 27015 +de_dust +maxplayers 32 -autoupdate -secure -pingboost 2
root@lazytrialcentos1:~/steamcmd/27015# ./hlds_run -console -game cstrike -ip 74.91.119.139 +port 27015 +de_dust +maxplayers 32 -autoupdate -secure -pingboost 2
Auto-restarting the server on crash
Could not locate steam binary:steamcmd/steam.sh, ignoring.
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 14:59:14 Feb 13 2013 (5956)
STEAM Auth Server
Server IP address
couldn't exec listip.cfg
couldn't exec banned.cfg
./hlds_run -console -game cstrike -ip 74.91.119.139 +port 27015 +de_dust +maxplayers 32 -autoupdate -secure -pingboost 2
Re: HLDS fail Linux VDS
That error indicates that it cannot find the steam libraries.
Do you have steam installed?
Do you have steam installed?
-
- New to forums
- Posts: 4
- Joined: Wed Apr 17, 2013 5:52 pm
Re: HLDS fail Linux VDS
I think. I have no idea what the hell the commands are doing I put in. I just follow the tutorial. Is there anyway to physically see folders/files?
root@lazytrialcentos1:~# dir
Steam steamcmd
root@lazytrialcentos1:~# cd steamcmd
root@lazytrialcentos1:~/steamcmd# dir
27015 linux32 public steamcmd.sh
depotcache package steamcmd_linux.tar.gz steam.sh
root@lazytrialcentos1:~/steamcmd# cd 27015
root@lazytrialcentos1:~/steamcmd/27015# ./hlds_run -console -game cstrike -ip 74.91.119.139 +port 27015 +de_dust +maxplayers 32 -autoupdate -secure -pingboost 2
Auto-restarting the server on crash
Could not locate steam binary:steamcmd/steam.sh, ignoring.
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 14:59:14 Feb 13 2013 (5956)
STEAM Auth Server
Server IP address
couldn't exec listip.cfg
couldn't exec banned.cfg
root@lazytrialcentos1:~# dir
Steam steamcmd
root@lazytrialcentos1:~# cd steamcmd
root@lazytrialcentos1:~/steamcmd# dir
27015 linux32 public steamcmd.sh
depotcache package steamcmd_linux.tar.gz steam.sh
root@lazytrialcentos1:~/steamcmd# cd 27015
root@lazytrialcentos1:~/steamcmd/27015# ./hlds_run -console -game cstrike -ip 74.91.119.139 +port 27015 +de_dust +maxplayers 32 -autoupdate -secure -pingboost 2
Auto-restarting the server on crash
Could not locate steam binary:steamcmd/steam.sh, ignoring.
Console initialized.
Using breakpad crash handler
Setting breakpad minidump AppID = 10
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
Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 14:59:14 Feb 13 2013 (5956)
STEAM Auth Server
Server IP address
couldn't exec listip.cfg
couldn't exec banned.cfg
Re: HLDS fail Linux VDS
add map to your command line
+map de_dust
John mentioned that to you earlier
+map de_dust
John mentioned that to you earlier
Re: HLDS fail Linux VDS
That's not a terribly good tutorial. We need to update ours for SteamCMD, and to include a link to a good default server.cfg, or I'd point you to it.
Fixing the +de_dust to +map de_dust will have it load a map.
Fixing the +de_dust to +map de_dust will have it load a map.
Re: HLDS fail Linux VDS
Also, to list files inside of a directory use the command: ls
If you want to see the files with some sort of GUI, you can try connecting to your server via SFTP using a client like WinSCP (http://winscp.net/eng/index.php)
If you want to see the files with some sort of GUI, you can try connecting to your server via SFTP using a client like WinSCP (http://winscp.net/eng/index.php)