Raised This Month: $32 Target: $400
 8% 

Players can't download a map from my server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kampllew
New Member
Join Date: Dec 2015
Old 12-04-2015 , 10:34   Players can't download a map from my server
Reply With Quote #1

Hi, im having a trouble with my server when someone is connecting to the server he get auto disconnect
console:
CreateFragmentsFromFile: 'maps/surf_ski_2_GO.bsp' size exceeds net_maxfilesize limit (16 MB).
actual map:
surf_ski_2_go
I can connect to the server without any problems (i have got this map in my cs go files)
i add surf_ski_2_go to map cycle etc.
My server has got a
sv_allowupload 1
sv_allowdownload 1
sv_downloadurl *source*
Kampllew is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 12-04-2015 , 10:48   Re: Players can't download a map from my server
Reply With Quote #2

you need a fastdl setup or might I suggest using the workshop to save from future headaches!

https://developer.valvesoftware.com/...rver_Operators
hamilton5 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 12-04-2015 , 15:51   Re: Players can't download a map from my server
Reply With Quote #3

net_maxfilesize can be set as high as 64 in the server.cfg

...also, are you sure you have sv_downloadurl set to something? net_maxfilesize only applies to maps being downloaded from your server.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 12-04-2015 , 16:35   Re: Players can't download a map from my server
Reply With Quote #4

Better set up an free fastdl, im sure your inet cant handle this (me too )
Your hoster for the fastdl > https://000webhost.com
Your Instruction you maybe need > Edit http://forums.alliedmods.net/showpos...70&postcount=2

Your batch script to use with 7zip, make an .bat and edit to match the 7zip.exe then drag&drop the files onto the batch file
Code:
@Echo Off
:Start
If [%1==[ Goto :EOF
PushD %~pd1
"C:\compress\7zip\7z.exe" u -tbzip2 %~nx1.bz2 %1
Shift
PopD
Goto Start
__________________
My biggest Projects: Kigen AC Redux, Forlix Floodcheck Redux

Last edited by DJPlaya; 12-09-2015 at 13:38.
DJPlaya is offline
Send a message via Skype™ to DJPlaya
Ade
I love purple
Join Date: May 2010
Old 12-08-2015 , 05:36   Re: Players can't download a map from my server
Reply With Quote #5

link description says 1 thing, actual link says another (ur 2nd link, DJPlaya)
__________________
Ade is offline
DJPlaya
Senior Member
Join Date: Nov 2014
Location: Germany
Old 12-09-2015 , 13:39   Re: Players can't download a map from my server
Reply With Quote #6

Quote:
Originally Posted by Ade View Post
link description says 1 thing, actual link says another (ur 2nd link, DJPlaya)
Was bugged, now its fixed, also thanks for your missing map fix
__________________
My biggest Projects: Kigen AC Redux, Forlix Floodcheck Redux
DJPlaya is offline
Send a message via Skype™ to DJPlaya
Ade
I love purple
Join Date: May 2010
Old 12-11-2015 , 07:47   Re: Players can't download a map from my server
Reply With Quote #7

heh
glad to oblige a fellow scientist
__________________
Ade 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 19:16.


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