Post Reply  Post Thread 
Pages (4): « First [1] 2 3 4 Next > Last »
TF 2 Server Install
Author Message
row
Ego Enhancement Consultant
**


Posts: 38
Group: Registered
Joined: Sep 2006
Status: Offline
Post: #1
TF 2 Server Install

wget http://www.steampowered.com/download/hldsupdatetool.bin

chmod +x hldsupdatetool.bin

./hldsupdatetool.bin
type yes
chmod +x steam

./steam -command update -game "tf" -dir .
./steam -command update -game "tf" -dir .

to run the server:

./srcds_run -console -game tf +ip here -port here +maxplayers 24 +map ctf_2fort

Hey presto:)


Game Servers @ £1 per slot with Powerful Control Panel (Limited Offer - pick up one quickly)
http://www.GamingDoneRight.com/

This post was last modified: 09-24-2007 08:42 AM by row.

09-21-2007 07:13 PM
Visit this user's website Find all posts by this user Quote this message in a reply
row
Ego Enhancement Consultant
**


Posts: 38
Group: Registered
Joined: Sep 2006
Status: Offline
Post: #2
RE: TF 2 Server Install

Also forgot to add, if you have any problems just post up and I'll be happy to help.

linux tf2 server - 195.170.173.12:27025 RTMGaming.co.uk | TF2 Public Server


Game Servers @ £1 per slot with Powerful Control Panel (Limited Offer - pick up one quickly)
http://www.GamingDoneRight.com/
09-21-2007 07:23 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Ghostwheel
Junior Member
**


Posts: 6
Group: Registered
Joined: Sep 2007
Status: Offline
Post: #3
RE: TF 2 Server Install

Where can I find a sample server.cfg?

09-21-2007 10:48 PM
Find all posts by this user Quote this message in a reply
diot_t_heck
Junior Member
**


Posts: 4
Group: Registered
Joined: Sep 2007
Status: Offline
Post: #4
RE: TF 2 Server Install

Following your instructions...

# pwd
/usr/local/orangebox
# ls
appdir.txt hldsupdatetool.bin orangebox steam test2.sohl2 InstallRecord.blob readme.txt test1.so test3.so

There is no "./srcds_run"

09-21-2007 10:51 PM
Find all posts by this user Quote this message in a reply
Drocona
Forum admin
*******


Posts: 4,295
Group: Administrators
Joined: Mar 2005
Status: Offline
Post: #5
RE: TF 2 Server Install

if there is no srcds_run the updater didn't finish. Simply run again till it's there.


Join the Source Dedicated Server Support Group on Steam Community!
Source Dedicated Server (SRCDS)
http://srcdsgroup.black-sky.nl
Free to join, Live support! (When available)

http://forums.srcds.com/viewtopic/5114
09-21-2007 11:11 PM
Visit this user's website Find all posts by this user Quote this message in a reply
diot_t_heck
Junior Member
**


Posts: 4
Group: Registered
Joined: Sep 2007
Status: Offline
Post: #6
RE: TF 2 Server Install

Drocona Wrote:
if there is no srcds_run the updater didn't finish. Simply run again till it's there.


I'm not sure, I don't really have any indication of that...

update Wrote:
# ./steam -command update -game "tf" -dir .
Checking bootstrapper version ...
Updating Installation
Checking/Installing 'Team Fortress 2 Content' version 4


Checking/Installing 'Team Fortress 2 Materials' version 3


Checking/Installing 'Base Source Shared Materials' version 8


Checking/Installing 'Base Source Shared Models' version 4


Checking/Installing 'Base Source Shared Sounds' version 4


Checking/Installing 'Team Fortress 2 Linux Dedicated Server' version 1


HLDS installation up to date


Nothing proceeds past this point.

09-21-2007 11:20 PM
Find all posts by this user Quote this message in a reply
row
Ego Enhancement Consultant
**


Posts: 38
Group: Registered
Joined: Sep 2006
Status: Offline
Post: #7
RE: TF 2 Server Install

If you get HLDS installation up to date your server is ready to run


Game Servers @ £1 per slot with Powerful Control Panel (Limited Offer - pick up one quickly)
http://www.GamingDoneRight.com/
09-21-2007 11:53 PM
Visit this user's website Find all posts by this user Quote this message in a reply
mianosm
Junior Member
**


Posts: 8
Group: Registered
Joined: Jul 2007
Status: Offline
Post: #8
RE: TF 2 Server Install

./srcds_run -console -game tf +ip 24.94.149.12 -port 27075 +map ctf_2fort
Auto detecting CPU
Using SSE2 Optimised binary.
Auto-restarting the server on crash
AppFramework : Unable to load module bin/datacache_i486.so!
Unable to load interface VDataCache003 from bin/datacache_i486.so
Fri Sep 21 10:04:52 EDT 2007: Server Quit

Any advice or assistance with this error would be great!

09-22-2007 12:04 AM
Find all posts by this user Quote this message in a reply
row
Ego Enhancement Consultant
**


Posts: 38
Group: Registered
Joined: Sep 2006
Status: Offline
Post: #9
RE: TF 2 Server Install

are you running on a VPS?


Game Servers @ £1 per slot with Powerful Control Panel (Limited Offer - pick up one quickly)
http://www.GamingDoneRight.com/
09-22-2007 12:07 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mianosm
Junior Member
**


Posts: 8
Group: Registered
Joined: Jul 2007
Status: Offline
Post: #10
RE: TF 2 Server Install

I'm running on Ubuntu 6.06.1 LTS Kernel 2.6.15-28

If by VPS you mean a virtual server, no.

Also I went into the /bin directory and chown'ed all the files to my shell user, and added 777 permissions to all of the files.....still no effect.

This post was last modified: 09-22-2007 12:13 AM by mianosm.

09-22-2007 12:12 AM
Find all posts by this user Quote this message in a reply
row
Ego Enhancement Consultant
**


Posts: 38
Group: Registered
Joined: Sep 2006
Status: Offline
Post: #11
RE: TF 2 Server Install

add -debug and send the error log.


Game Servers @ £1 per slot with Powerful Control Panel (Limited Offer - pick up one quickly)
http://www.GamingDoneRight.com/
09-22-2007 12:16 AM
Visit this user's website Find all posts by this user Quote this message in a reply
mianosm
Junior Member
**


Posts: 8
Group: Registered
Joined: Jul 2007
Status: Offline
Post: #12
RE: TF 2 Server Install

/srcds_l/orangebox$ ./srcds_run -console -game tf +ip 24.94.149.18 -port 27075 +map ctf_2fort -debug
Auto detecting CPU
Using SSE2 Optimised binary.
Enabling debug mode
Auto-restarting the server on crash
AppFramework : Unable to load module bin/datacache_i486.so!
Unable to load interface VDataCache003 from bin/datacache_i486.so
Fri Sep 21 10:23:30 EDT 2007: Server Quit

This post was last modified: 09-22-2007 12:23 AM by mianosm.

09-22-2007 12:23 AM
Find all posts by this user Quote this message in a reply
mianosm
Junior Member
**


Posts: 8
Group: Registered
Joined: Jul 2007
Status: Offline
Post: #13
RE: TF 2 Server Install

Okay it looks like what was required was to run this command:

user@host:/srcds_l$./steam -command update -game tf -verify_all

That did it - sorry for mucking up the forum - hopefully someone will find this information useful. = )

09-22-2007 12:34 AM
Find all posts by this user Quote this message in a reply
row
Ego Enhancement Consultant
**


Posts: 38
Group: Registered
Joined: Sep 2006
Status: Offline
Post: #14
RE: TF 2 Server Install

Ah ok,
I didn't know that would fix it. You learn something new everyday Smile


Game Servers @ £1 per slot with Powerful Control Panel (Limited Offer - pick up one quickly)
http://www.GamingDoneRight.com/
09-22-2007 12:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
diot_t_heck
Junior Member
**


Posts: 4
Group: Registered
Joined: Sep 2007
Status: Offline
Post: #15
RE: TF 2 Server Install

I've re-installed everything at this point and would like to add a few thoughts in case someone runs across this thread at some point.

I did not find the srcds_run script under the install directory as listed here, but rather under a subdirectory "orangebox" (so if you're installing in /orangebox, for example, then I found it in /orangebox/orangebox).

I ran across the same issue posted above and needed to do a -verify_all with steam before it would run.

Thanks!

09-22-2007 01:22 AM
Find all posts by this user Quote this message in a reply
Pages (4): « First [1] 2 3 4 Next > Last »
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump: