SRCDS Steam group


Help - Missing map maps/vsh_2fortdesk.bsp
#1
I've set up a Team Fortress 2 dedicated server as well as an Apache server on my box running Ubuntu Linux. Fast downloading doesn't seem to work for myself or others, though, so I'm wondering if anyone might have a solution? This is my first time using Apache, but I've confirmed it to be online by navigating to http:/localhost/.

When I switch to the map on my TF2 server, the game appears to successfully download the FDL version of the map, but then responds with the error "Missing map maps/vsh_2fortdesk.bsp, disconnecting".

Server OS: Ubuntu Linux
Processor: AMD Athlon 64 Processor 3700+
Ram: 2 GB
Game(s): Team Fortress 2
Start Up Command: #!./HLServer/orangeboc/srcds_run -game tf -autoupdate -maxplayers 12 -steambin /home/jeremy/steam +map ctf_2fort
AdminMods: Source Mod, VS Saxton Hale Mode

Map I'm trying to get working:
http://www.gamebanana.com/tf2/maps/161720

Location of custom map (FDL):
/var/www/tf/maps/vsh_2fortdesk.bsp.bz2

server.cfg:
sv_allowupload 1
sv_allowdownload 1
sv_downloadurl "http://localhost/tf"
net_maxfilesize 75

I've made sure to allow custom files in my client. Been searching Google for hours with no luck. Any ideas?Sad
Reply
#2
sv_downloadurl "http://localhost/tf"

Change 'localhost' to the external address of your download server, otherwise clients reading that address will try to download from themselves.
Reply
#3
(04-06-2012, 06:51 AM)frog Wrote:  sv_downloadurl "http://localhost/tf"

Change 'localhost' to the external address of your download server, otherwise clients reading that address will try to download from themselves.

Thanks for the reply! That worked (for me), but now it appears to take abnormally long to connect to the map (to the extent that no-one can connect). It seems like FastDL isn't working right. What might be wrong?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)