Setting up a CS:GO server on unmanaged VPS

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.
Post Reply
cashholder
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Aug 15, 2012 11:59 am

Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

Hi,

I am following valves instructions on how to install CS:GO dedicated files onmy VPS. It says to download the SteamCMD Update Tool, and when i run this, it gets an error every time and crashes. Could i get some help on how to setup a default server?

Thank you!!

Oscar
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Setting up a CS:GO server on unmanaged VPS

Post by Edge100x »

What is the error that you are receiving? What OS are you using?
cashholder
New to forums
New to forums
Posts: 7
Joined: Wed Aug 15, 2012 11:59 am

Re: Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

Edge100x wrote:What is the error that you are receiving? What OS are you using?
The error is a crash, it closes to fast to see the error. I tried to look up in google and other people have similar errors

C:\Users\CSGO Dedi>steamcmd
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".

[ 0%] Checking for available update...
SteamUpdater: Error: Download failed: http error 0
[ 0%] Download Complete.
[----] Verifying installation...
[ 0%] Downloading Update...
[ 0%] Checking for available update...
SteamUpdater: Error: Download failed: http error 0
[ 0%] Download Complete.
SteamUpdater: Error: Steam needs to be online to update. Please confirm your ne
twork connection and try again.
[ 0%] !!! Fatal Error: Steam needs to be online to update. Please confirm your
network connection and try again.

It looks similar to this, but it really closes too fast for me to see.

I am using Windows
cashholder
New to forums
New to forums
Posts: 7
Joined: Wed Aug 15, 2012 11:59 am

Re: Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

Could i get the hosting files?
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Setting up a CS:GO server on unmanaged VPS

Post by Edge100x »

I don't know of another place to find the files, and to update them, you'll still need steamcmd.

You should extract steamcmd to its own empty folder somewhere, then run it from the command line.

Are your DNS and IP settings valid?
cashholder
New to forums
New to forums
Posts: 7
Joined: Wed Aug 15, 2012 11:59 am

Re: Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

How do i run on command line and what do i type for command line?
cashholder
New to forums
New to forums
Posts: 7
Joined: Wed Aug 15, 2012 11:59 am

Re: Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

Image

I got it to run, i followed the exact steps here

https://developer.valvesoftware.com/wik ... ed_Servers

Now i get this error, what do i do?
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Setting up a CS:GO server on unmanaged VPS

Post by Edge100x »

Try running this command (assuming steamcmd is in c:\steamcmd).

Code: Select all

reg add "HKCUSoftwareValveSteam ActiveProcess" /v SteamClientDll /t REG_SZ /d "c:/steamcmd/steamclient.dll"
cashholder
New to forums
New to forums
Posts: 7
Joined: Wed Aug 15, 2012 11:59 am

Re: Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

That part works, i got the server running but the image above that you see, the server becomes lan only. It also doesn't appear in master list.
cashholder
New to forums
New to forums
Posts: 7
Joined: Wed Aug 15, 2012 11:59 am

Re: Setting up a CS:GO server on unmanaged VPS

Post by cashholder »

Nvm, fixed myself, thanks anyways
Post Reply