Raised This Month: $ Target: $400
 0% 

[Solved] Max sv_downloadurl file size?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 06-12-2014 , 03:28   [Solved] Max sv_downloadurl file size?
Reply With Quote #1

Is there any maximum file size for fastdownlad server? I'm trying to send to clients rather large CSGO map (154.159 KB without compression, 73.568 KB after transforming into .bz2) and it always hangs at 14 percent. Then downloading resets and after reaching 14% progress again, client is disconnected with "missing map" message. Another .bz2 file with 65.941 KB works fine, so I guess the size is a problem.
__________________

Last edited by Wilczek; 06-18-2014 at 05:50. Reason: Problem solved
Wilczek is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-12-2014 , 03:45   Re: Max sv_downloadurl file size?
Reply With Quote #2

Thread: i have problem .bz2
View Single Post

*edit
Try add yourself CLIENT SIDE launch parameter -maxdownloadfilesizemb 500

Last edited by Bacardi; 06-12-2014 at 03:47.
Bacardi is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 06-12-2014 , 04:43   Re: Max sv_downloadurl file size?
Reply With Quote #3

That thread only applies to maps > 150MB, he's claiming his files are in KB but that could always be a typo he made 3 times
Jargon is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 06-12-2014 , 05:30   Re: Max sv_downloadurl file size?
Reply With Quote #4

...maybe, and another possible thing could be, he had compressed *.bz2 files wrong and get corrpted files.
Bacardi is offline
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 06-12-2014 , 05:32   Re: Max sv_downloadurl file size?
Reply With Quote #5

Map sizes are 154 and 73 MB. After setting -maxdownloadfilesizemb 500 everything works fine. But that's dumb, how am I gonna tell my clients that they have to use this parameter... Ehh, Valve.

Nevermind, thank you guys for help.
__________________

Last edited by Wilczek; 06-12-2014 at 05:45.
Wilczek is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 06-12-2014 , 09:42   Re: Max sv_downloadurl file size?
Reply With Quote #6

Quote:
Originally Posted by Jargon View Post
That thread only applies to maps > 150MB, he's claiming his files are in KB but that could always be a typo he made 3 times
Not all countries use . as a decimal mark.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 06-12-2014 at 09:43.
Powerlord is offline
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 06-12-2014 , 10:41   Re: Max sv_downloadurl file size?
Reply With Quote #7

Quote:
Originally Posted by Powerlord View Post
Not all countries use . as a decimal mark.
You're right, that could be misleading Still, I don't understand why I can't set it up. Fastdownload server looks fine - I can download the .bz2 file, manually unpack it with bzip and it works ingame. But if I try do the same in CSGO, downloading restarts. The file in .bz2 is 74 MB, so it shouldn't be a problem :/
__________________
Wilczek is offline
cREANy0
SourceMod Donor
Join Date: Jul 2012
Location: Germany
Old 06-12-2014 , 15:39   Re: Max sv_downloadurl file size?
Reply With Quote #8

Quote:
Originally Posted by Wilczek View Post
You're right, that could be misleading Still, I don't understand why I can't set it up. Fastdownload server looks fine - I can download the .bz2 file, manually unpack it with bzip and it works ingame. But if I try do the same in CSGO, downloading restarts. The file in .bz2 is 74 MB, so it shouldn't be a problem :/
150 MB is the max size of a map without bz2. It doesn't if your map is under 150 in bz2.

greetz,
cREANy0
__________________
cREANy0 is offline
Wilczek
AlliedModders Donor
Join Date: Oct 2012
Location: Poland
Old 06-12-2014 , 16:08   Re: Max sv_downloadurl file size?
Reply With Quote #9

Quote:
Originally Posted by cREANy0 View Post
150 MB is the max size of a map without bz2. It doesn't if your map is under 150 in bz2.
That's what I also thought, but somehow it doesn't work this way. I'm perfectly sure map is being downloaded from fastdownload server (in the console I can see a link to a 74 MB .bz2 file), but whole process restart when reaching 14% of progress. Smaller files - 66 MB - work fine.
__________________
Wilczek is offline
Jargon
SourceMod Donor
Join Date: Jun 2012
Location: Sydney, Australia
Old 06-12-2014 , 16:25   Re: Max sv_downloadurl file size?
Reply With Quote #10

The 14% is just a graphical bug, you've actually downloaded the whole map. It's the unpacking stage where the engine goes "Hang on a minute, this is bigger than 150MB inside this zip, so you can go and get ****ed" and disconnects you with a missing map error.

Trust us, we've been dealing with this for weeks.
Jargon is offline
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 02:32.


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