Raised This Month: $12 Target: $400
 3% 

FastDL not working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BigDre
New Member
Join Date: Nov 2018
Old 11-10-2018 , 13:57   FastDL not working
Reply With Quote #1



https://imgur.com/a/vgn7SI4
i dont know what i did wrong any help

Last edited by BigDre; 11-10-2018 at 13:58.
BigDre is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-10-2018 , 15:17   Re: FastDL not working
Reply With Quote #2

When you go that url with normal web browser, can you see and download map file ?
Bacardi is offline
BigDre
New Member
Join Date: Nov 2018
Old 11-10-2018 , 16:28   Re: FastDL not working
Reply With Quote #3

yes it take me to the download
BigDre is offline
HvG Community
AlliedModders Donor
Join Date: Sep 2012
Old 11-10-2018 , 17:35   Re: FastDL not working
Reply With Quote #4

Since when do we put equal sign next to cvar?

Remove =

Last edited by HvG Community; 11-10-2018 at 17:35.
HvG Community is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-10-2018 , 21:33   Re: FastDL not working
Reply With Quote #5

Your server does not download because the download option is disabled.

It should look like this:
Code:
sv_allowdownload "1"
sv_allowupload "1"
Also remove the "=" sign from all your configs, no need to use.
paulo_crash is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 11-11-2018 , 04:33   Re: FastDL not working
Reply With Quote #6

Quote:
Originally Posted by paulo_crash View Post
Your server does not download because the download option is disabled.

It should look like this:
Code:
sv_allowdownload "1"
sv_allowupload "1"
Also remove the "=" sign from all your configs, no need to use.
Nope, sv_allowdownload and sv_allowuplaod are only when communicating with the game server directly (e.g. WITHOUT FastDL).

When sv_downloadurl is set properly, and it works, sv_allowdownload and sv_allowupload won't do a single thing.

All the servers I am running and have been running, have been like:

Code:
sv_allowupload 0
sv_allowdownload 0
sv_downloadurl "https://fastdl.example.com"
and it did download just fine from the sv_downloadurl link...

Of coruse, for like CS:S and other games with built-in spray logos, having them at 0 will disable the spray logos, but it won't disable the sv_downloadurl.


Sounds more likely that OP has multiple configuration files, so it loads e.g. file1.cfg with sv_downloadurl "https://A", next it loads file2.cfg with sv_downloadurl "" or sv_downloadurl "https://B", but OP's thread seems a little bit minimalistic, in regards to information that helps to troubleshoot.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].

Last edited by DarkDeviL; 11-11-2018 at 04:35.
DarkDeviL is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 11-11-2018 , 09:31   Re: FastDL not working
Reply With Quote #7

Quote:
Originally Posted by arne1288 View Post
Nope, sv_allowdownload and sv_allowuplaod are only when communicating with the game server directly (e.g. WITHOUT FastDL).

When sv_downloadurl is set properly, and it works, sv_allowdownload and sv_allowupload won't do a single thing.

All the servers I am running and have been running, have been like:

Code:
sv_allowupload 0
sv_allowdownload 0
sv_downloadurl "https://fastdl.example.com"
and it did download just fine from the sv_downloadurl link...

Of coruse, for like CS:S and other games with built-in spray logos, having them at 0 will disable the spray logos, but it won't disable the sv_downloadurl.


Sounds more likely that OP has multiple configuration files, so it loads e.g. file1.cfg with sv_downloadurl "https://A", next it loads file2.cfg with sv_downloadurl "" or sv_downloadurl "https://B", but OP's thread seems a little bit minimalistic, in regards to information that helps to troubleshoot.
I used this tutorial as a base: https://forums.alliedmods.net/showpo...70&postcount=2

And others I've seen on the net, now there's the doubt, it's best to leave it at zero or not...

Last edited by paulo_crash; 11-11-2018 at 09:32.
paulo_crash is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 11-11-2018 , 11:04   Re: FastDL not working
Reply With Quote #8

Quote:
Originally Posted by paulo_crash View Post
I see.

Quote:
Originally Posted by paulo_crash View Post
And others I've seen on the net, now there's the doubt, it's best to leave it at zero or not...
I agree, it can be a jungle with all that different information out there, not only in regards to the operation of game servers, but close to every single topic discussed on the Internet, - building computers, car repairs, ... whatever.

I just tested it:



Apache web server log on top, background is obviously server console, and bottom is copy-paste of the part with "re-checking" the variables.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-11-2018 , 05:21   Re: FastDL not working
Reply With Quote #9

OP you can check, cvar current value by typing only cvar name in console.
sv_downloadurl
__________________
Do not Private Message @me
Bacardi is offline
r3D w0LF
Senior Member
Join Date: Dec 2013
Location: Albania
Old 11-12-2018 , 04:16   Re: FastDL not working
Reply With Quote #10

Isnt cstrike folder only for cs 1.6?
Are you confusing gamesfiles?

Last edited by r3D w0LF; 11-12-2018 at 04:17.
r3D w0LF is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode