FastDL not working for me at all.

Post Reply
trustyt
New to forums
New to forums
Posts: 4
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu May 09, 2013 10:50 am

FastDL not working for me at all.

Post by trustyt »

if I don't put the fdl in front of it then it refuses to load for me at all, maybe that's just me though
sv_downloadurl "fdl.trustyt.site.nfoservers.com/garrysmod/"

http://trustyt.site.nfoservers.com/ wont work for me but after I add the fdl domain thing under it, it starts loading.

I have the files in the right locations, if I use the "http://" in front of the sv_downloadurl then it for a brief second tries to dl the bz2 and gives the "missing map" error every other way I've tried has failed with no results.

I'm probably doing something very wrong but that's what I'm here for, to get it right.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: FastDL not working for me at all.

Post by kraze »

The normal URL is not loading properly because you change your subdomain to be "fdl.trustyt.site.nfoservers.com"

Using this URL as your fastdl system should work just fine: http://fdl.trustyt.site.nfoservers.com/garrysmod/
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
trustyt
New to forums
New to forums
Posts: 4
Joined: Thu May 09, 2013 10:50 am

Re: FastDL not working for me at all.

Post by trustyt »

kraze wrote:The normal URL is not loading properly because you change your subdomain to be "fdl.trustyt.site.nfoservers.com"

Using this URL as your fastdl system should work just fine: http://fdl.trustyt.site.nfoservers.com/garrysmod/
as in sv_downloadurl "http://fdl.trustyt.site.nfoservers.com" ? If so then it doesn't work. Also tried sv_downloadurl "http://fdl.trustyt.site.nfoservers.com/garrysmod" to no avail.

I must be doing something wrong here.

Code: Select all

hostname TT"
sv_password ""

mp_flashlight 1
ttt_karma 1
ttt_round_limit 7
ttt_postround_dm 1
ttt_highlight_admins 1
ttt_minimum_players 2
ttt_haste 0
ttt_karma_low_autokick 1
ttt_namechange_kick 1
ttt_voice_drain 0
ttt_voice_drain_admin 0
ttt_detective_hats 1
ttt_posttime_seconds 20
ttt_no_nade_throw_during_prep 1
ttt_karma_starting 1000
ttt_karma_max 2500
net_maxfilesize 64
ttt_highlight_admins 0
ttt_print_usergroups 1
ttt_karma_persist 1
sv_errornum 0
sv_downloadurl "fdl.trustyt.site.nfoservers.com/garrysmod" - tried with the http:// and without and tried with /garrysmod and without. Not working.
sv_allowupload 1
sv_allowdownload 1
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: FastDL not working for me at all.

Post by kraze »

The download URL would need to be projecting into the fastdl content. So the one I linked above;

http://fdl.trustyt.site.nfoservers.com/garrysmod/

Should work as looking through it the directories seem to be setup correctly. I wouldn't expect this to happen but you may try renaming the base folder from "garrymod" to "server" in-case the server is looking for garrysmod/garrysmod or something similar.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
trustyt
New to forums
New to forums
Posts: 4
Joined: Thu May 09, 2013 10:50 am

Re: FastDL not working for me at all.

Post by trustyt »

kraze wrote:The download URL would need to be projecting into the fastdl content. So the one I linked above;

http://fdl.trustyt.site.nfoservers.com/garrysmod/

Should work as looking through it the directories seem to be setup correctly. I wouldn't expect this to happen but you may try renaming the base folder from "garrymod" to "server" in-case the server is looking for garrysmod/garrysmod or something similar.
Tried it all, still get map missing error, I'm sure I've set it up proper but it just wont let me download the map.
trustyt
New to forums
New to forums
Posts: 4
Joined: Thu May 09, 2013 10:50 am

Re: FastDL not working for me at all.

Post by trustyt »

Got it fixed, FTP client didn't upload the .bz2 for some odd reason but it started working again. At least now I know how to set one up.
Post Reply