Raised This Month: $32 Target: $400
 8% 

Installing a Ricochet server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-27-2018 , 12:44   Installing a Ricochet server
Reply With Quote #1

I just can't get a ricochet server installed. I've tried [url=http://danielgibbs.co.uk/2017/10/hlds-steamcmd-workaround-appid-90-part-ii/] "the workaround" to Valve's horrible implementation of SteamCMD for HLDS servers and attempted to install the server about 20 times. I've used login anonymous and logged in with an account. I just can't get it.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-27-2018 , 15:24   Re: Installing a Ricochet server
Reply With Quote #2

Quote:
Originally Posted by ghostofmybrain View Post
Valve's horrible implementation of SteamCMD for HLDS servers
You should consider yourself lucky that Valve made any effort to maintain access to a game engine that is nearly 20 years old (and provides nearly no income for them).

I just downloaded a Ricochet server on my Ubuntu server and it seems to run properly (the server shows that it's happy, I don't have a Ricochet on my PC to connect to the server). I used only the official instructions and ran the validate command 4 times after running the first download (4 was just a random number, I actually think it was all there after the first validate). I also logged in with my usual credentials.
__________________
fysiks is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-27-2018 , 16:34   Re: Installing a Ricochet server
Reply With Quote #3

Holy mackerel. I guess I'll just keep trying. (I am also on Ubuntu)

What startup command are you using to launch it?
Code:
Invalid game type 'ricochet' sepecified.
Is that because it didn't install correctly?

I've run this about 50 times now, all told. Every time, it's "Success! App '90' already up to date."

Code:
./steamcmd.sh +login username password +force_install_dir "/home/user/ricochet/" +app_update 90 +app_set_config 90 mod ricochet validate +quit
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 01-27-2018 at 16:46.
ghostofmybrain is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 01-27-2018 , 22:00   Re: Installing a Ricochet server
Reply With Quote #4

To download the server, I used the console method (and not the single command line command). The one thing that I notice in your command is that you are choosing a ricochet server after you tell it to update. So, it thinks you are updating just the core files and doesn't know to update/download the Ricochet files.

So, you need to put set_app_config before app_update. Also, "validate" is part of the app_update command. So, your command should be:

Code:
./steamcmd.sh +login <username> <password> +force_install_dir "/home/user/ricochet/" +app_set_config 90 mod ricochet +app_update 90 validate +quit
The command to start the server should be as usual:

Code:
./hlds_run -game ricochet +maxplayers 32 +map rc_arena
When you tried to run it, it said that it didn't know what ricochet was because you hadn't yet downloaded the Ricochet files.
__________________
fysiks is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 01-27-2018 , 23:10   Re: Installing a Ricochet server
Reply With Quote #5

Ohh okay, everything I was reading had that syntax, and I think the one time I tried it the other way I had done an anonymous login.

Now it's working, thanks.
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 01-27-2018 at 23:11.
ghostofmybrain is offline
Crazygamer34894
Senior Member
Join Date: Feb 2013
Location: Cape Town Western Cape
Old 02-11-2018 , 07:34   Re: Installing a Ricochet server
Reply With Quote #6

Quote:
Originally Posted by ghostofmybrain View Post
Holy mackerel. I guess I'll just keep trying. (I am also on Ubuntu)

What startup command are you using to launch it?
Code:
Invalid game type 'ricochet' sepecified.
Is that because it didn't install correctly?

I've run this about 50 times now, all told. Every time, it's "Success! App '90' already up to date."

Code:
./steamcmd.sh +login username password +force_install_dir "/home/user/ricochet/" +app_update 90 +app_set_config 90 mod ricochet validate +quit
http://steamcommunity.com/sharedfile.../?id=340974032 follow this Guide.
__________________
Crazygamer34894 is offline
Send a message via Yahoo to Crazygamer34894 Send a message via Skype™ to Crazygamer34894
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 02-11-2018 , 10:46   Re: Installing a Ricochet server
Reply With Quote #7

My last post already specified I got it working. Also I had no desire to go sifting through a bunch of memes and shit to get a server working, so when I was originally looking for information, I skipped that one very quickly. I'm somewhat astonished that you even suggested a guide that at a forum like this.
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:19.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode