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

Fastdownload is not working


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 01-20-2021 , 02:13   Fastdownload is not working
Reply With Quote #1

Some users are complaining that they aren't able to download the maps.

Code:
Error reading file materials/panorama/images/map_icons/screenshots/1080p/aim_map_classic.png.
Resource materials\panorama\images\map_icons\map_icon_aim_map_classic.svg failed to load.
Error reading file resource/overviews/aim_map_classic_radar.dds.
SignalXWriteOpportunity(3)
Downloading http://exmaple.com/fastdownload/maps/aim_map_classic.bsp.bz2.
Error downloading http://exmaple.com/fastdownload/maps/aim_map_classic.bsp.bz2
Downloading http://exmaple.com/fastdownload/maps/aim_map_classic.bsp.
Error downloading http://exmaple.com/fastdownload/maps/aim_map_classic.bsp
Downloading http://exmaple.com/fastdownload/maps/aim_map_classic.nav.bz2.
Error downloading http://exmaple.com/fastdownload/maps/aim_map_classic.nav.bz2
Downloading http://exmaple.com/fastdownload/maps/aim_map_classic.nav.
Error downloading http://exmaple.com/fastdownload/maps/aim_map_classic.nav
No pure server whitelist. sv_pure = 0
Missing map maps\aim_map_classic.bsp, disconnecting
I've tested it by deleting my local map folder and it worked without problems. It might only effect users which have reinstalled everything.

Any idea how to fix this?
fragnichtnach is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-20-2021 , 06:28   Re: Fastdownload is not working
Reply With Quote #2

...could be it this problem, from client side .
cl_allowupload
cl_allowdownload
sv_allowupload
sv_allowdownload


Can't remember, how those suppose to be.

*edit
Before you change settings, check your values, in your own game.
Paste this in console
cl_allowupload;cl_allowdownload;sv_allowuploa d;sv_allowdownload

*edit
By the way, is your upload host in same place where you are gaming (LAN) or some where else location ?

Last edited by Bacardi; 01-20-2021 at 06:33.
Bacardi is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 01-21-2021 , 09:53   Re: Fastdownload is not working
Reply With Quote #3

Hi Barcadi,

thanks for your answer.

I think these values are required from the client side:
Code:
cl_downloadfilter "all"
cl_allowdownload 1
But it's still not working for some clients. Me myself and a lot of others aren't having any problems.

The fastdownload server is hosted on a apache2 webserver in another location.
fragnichtnach is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-21-2021 , 13:07   Re: Fastdownload is not working
Reply With Quote #4

:/
Code:
] cl_downloadfilter
"cl_downloadfilter" = "all"
archive
- Determines which files can be downloaded from the server (all, none, nosounds)
Or perhaps, they need use bigger "decompress" file size, 150mb is default.
Code:
-maxdownloadfilesizemb 150
Now I remember something.
Could it be better, if you not bzip2 files at all. Leave files as normal in download host.

*edit
Not sure, could some kind firewall or antivirus keep deleting those files while they download.
They need go visit in another servers as well to test.

Last edited by Bacardi; 01-21-2021 at 13:11.
Bacardi is offline
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 01-31-2021 , 15:52   Re: Fastdownload is not working
Reply With Quote #5

Try Acces those files trought web directly http://yourhost/server/cstrike/maps/de_dust2.bsp

The .BZ2 files are automaticaly deleted by the Source Engine, once they are decompressed.
also you can leave default sv_allowdownload to 1 in server.cfg and see if the file is downloaded from server, or even if the clients get dropped from the server console.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 01-31-2021 at 15:54.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf
Reply



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 17:37.


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