Can't get enough SRCDS.com? Follow us on: Twitter | IRC | Steam
|
linux install quicky
|
| Author |
Message |
Frito
Junior Member
Posts: 19
Joined: Aug 2007
Reputation: 0
|
RE: linux install quicky
Hey guys anyone install orangebox from scratch lately? I keep doing the usual but it ends with errors about the connection reset and when I so a verify_all it gets to 115% and connection resets again.
Here's the errors at the end.
115.03% .\hl2\sound\npc\sniper\reload1.wav
115.07% .\hl2\sound\npc\sniper\sniper1.wav
115.14% .\hl2\sound\npc\sniper\sniper1.wav
Checking/Installing 'Base Source Shared Materials' version 8
Checking/Installing 'Base Source Shared Models' version 4
Checking/Installing 'Base Source Shared Sounds' version 4
Connection Reset
halflife@www:~/orangebox$
And here's the line i'm using.
./steam -command update -game orangebox -verify_all
(This post was last modified: 10-12-2009 10:47 AM by Frito.)
|
|
| 10-12-2009 10:44 AM |
|
adamronchi
Banned
Posts: 3
Joined: Oct 2009
|
RE: linux install quicky
Thanks for this wonderful addition. Appreciate people taking the time to write quality work..
|
|
| 10-29-2009 05:31 PM |
|
steevelewis
Banned
Posts: 1
Joined: Nov 2009
|
RE: linux install quicky
Hi Cryotek.
Myself Steeve from United States, I would like to give my sincere thanks to you for your valuable post. I had been using Linux since many years, but was not aware about the informations and commands you specify along with your post.
Thanks for your post and stay in touch.
|
|
| 11-14-2009 03:33 AM |
|
sanmagician
Newbie
Posts: 4
Joined: May 2010
Reputation: 0
|
RE: linux install quicky
Hey i tried this
/root/srcds/srcds_run -game cstrike -secure -autoupdate -port 27015 +maxplayers 21 +map de_dust2
Invalid game type cstrike sepecified.
Fri may 14..... server failed
whats wrong?
I have installed all and maked the cfg but what is wrong?
Using ubuntu 64bit amd
8gb ram
.....
|
|
| 05-14-2010 11:27 PM |
|
Arjen
Senior Member
Posts: 592
Joined: Apr 2008
Reputation: 5
|
RE: linux install quicky
Start the server without -game cstrike -secure. Server is secure by default.
|
|
| 05-15-2010 12:04 AM |
|
sanmagician
Newbie
Posts: 4
Joined: May 2010
Reputation: 0
|
RE: linux install quicky
(05-15-2010 12:04 AM)Arjen Wrote: Start the server without -game cstrike -secure. Server is secure by default.
root@server:~# /root/srcds/srcds_run -tickrate 100 -autoupdate -port 27015 +maxplayers 21 +map de_dust2
Auto detecting CPU
Using SSE2 Optimised binary.
Source Engine binary './srcds_i686' not found, exiting
Fri May 14 18:49:36 CEST 2010: Server Failed
w00t?
need some help here?
|
|
| 05-15-2010 02:50 AM |
|
Arjen
Senior Member
Posts: 592
Joined: Apr 2008
Reputation: 5
|
RE: linux install quicky
add -verify_all to your startup line
|
|
| 05-15-2010 03:22 AM |
|
sanmagician
Newbie
Posts: 4
Joined: May 2010
Reputation: 0
|
RE: linux install quicky
(05-15-2010 03:22 AM)Arjen Wrote: add -verify_all to your startup line
# /root/srcds/srcds_run -verify_all -tickrate 100 -autoupdate -port 27015 +maxplayers 21 +map de_dust2
Auto detecting CPU
Using SSE2 Optimised binary.
Source Engine binary './srcds_i686' not found, exiting
Fri May 14 19:38:37 CEST 2010: Server Failed
|
|
| 05-15-2010 03:39 AM |
|
loopyman
\..blip! blip!../
Posts: 1,601
Joined: May 2009
Reputation: 23
|
|
| 05-15-2010 03:58 AM |
|
Arjen
Senior Member
Posts: 592
Joined: Apr 2008
Reputation: 5
|
RE: linux install quicky
Find srcds_i686 by: find / -name srcds_i686
|
|
| 05-15-2010 04:31 AM |
|
sanmagician
Newbie
Posts: 4
Joined: May 2010
Reputation: 0
|
RE: linux install quicky
(05-15-2010 04:31 AM)Arjen Wrote: Find srcds_i686 by: find / -name srcds_i686
i have the file in the folder
when i used the commands this happends:
root@server:~# / -find srcds_i686
bash: /: is a folder
|
|
| 05-15-2010 05:25 AM |
|