SRCDS Steam group


GMod FastDL not working
#1
Alright I've set up a GMod server through srcds

This is my start batch file
Code:
@echo off
cd C:\Program Files (x86)\Valve\HLServer\games\orangebox
echo Starting game server.
echo Beginning "Garry's Mod"
srcds.exe -console -game garrysmod -port 27015 +map gm_construct +maxplayers 16
echo "Garry's Mod" has now started.
echo It is recommended that you start Server Crash Recovery aswell.

This is my server.cfg
Code:
hostname GMod constructing server
rcon_password faggot
sv_password
sv_lan 0
sv_allowupload 0
sv_allowdownload 0
sbox_noclip 1
sbox_godmode 0
sbox_weapons 1
sbox_plpldamage 1
sbox_maxprops 300
sbox_maxragdolls 5
sbox_maxnpcs 0
sbox_maxballoons 25
sbox_maxeffects 5
sbox_maxdynamite 15
sbox_maxlamps 10
sbox_maxthrusters 20
sbox_maxwheels 40
sbox_maxhoverballs 20
sbox_maxvehicles 5
sbox_maxbuttons 20
sbox_maxemitters 0
sbox_maxspawners 0
sbox_maxturrets 4
net_maxfilesize 64
cl_allowdownload 1
cl_downloadfilter all
download_debug 0
sv_downloadurl http://garrysmodjason.x90x.net/garrysmod
sv_allowdownload 1
sv_allowupload 1

The url http://garrysmodjason.x90x.net/garrysmod works, and i can download as well.
However,
It always downloads from the server (srcds) not the fastdl.
When i start the server
despite my server.cfg being setup,
sv_downloadurl is always set as ""
I change it to that http url, but it still downloads from the server, and not from the filehost(x90x).
what do i do?.. somebody help me please.
Yes, I have legit GMod.
Reply
#2
Try using setting the sv_downloadurl with quotations:
Code:
sv_downloadurl "http://garrysmodjason.x90x.net/garrysmod"
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#3
(07-03-2012, 07:35 PM)loopyman Wrote:  Try using setting the sv_downloadurl with quotations:
Code:
sv_downloadurl "http://garrysmodjason.x90x.net/garrysmod"

alright i think that solved the url being reset at start every time but
if i type
sv_downloadurl
it shows "http://garrysmodjason.x90x.net/garrysmod" and then next to it it says def "" which means its not defined as that URL?... downloads still occur through server and not fastDL webhost...

Reply
#4
def means default, not defined.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#5
Alright, I've tested by putting only the bsp of a map in the server and a bsp and bz2 of a map on the webhost, and it downloaded the bz2, so FastDL is working, THANK YOU!

Though there are some weird things like the cache file despite only being 100kbs, taking over 10 seconds to download... but all is well.

Now if i had a problem with the ulx admin setup i have, would i need to start another thread?
Reply
#6
Lonewolf, glad you got the help you needed and good job fixing it. Please edit your original Post and add [RESOLVED] to the title and start a new thread for your other problem is searching here for a solution doesn't help you first. The forums here are packed ambiguous or misleading posts and mixing problems under one thread is not helpful to others who make be in the same boat as you and search for a solution.

Take care!
About Me:
I help people who at least try to help themselves. Please use the "Search" button before posting a new topic.
If you post, give us the info we need from the "READ ME FIRST" sticky at the top of each thread!

I'm here to share my experiences to help others. If I'm wrong about something, don't hold it against me, educate me.
I not perfect and try to learn from every failure, yours and mine.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)