View Single Post
Author Message
TunstenPlague
New Member
Join Date: Feb 2019
Old 02-22-2019 , 14:10   [CSGO] FastDL not working
Reply With Quote #1

I recently set up my own surf server for me and my friends to play on but realized that some of the maps wouldn't download due to the file size being to large. Realizing this I compressed all my maps into .bz2 files and uploaded them to google drive, then used drivetoweb to get a static url. I put the URL in my server.cfg (with quotes around the url) and tried connecting to my server. I was then greeted with the message "error: missing maps surf_beginner.bsp". Returning to my csgo folder, i noticed that the game had successfully download the .nav file though. Confused i went through so threads on here and saw someone had fixed it by removing the quotes in the from the url in the server.cfg. Doing this and attempting to reconnect resulted in errors when trying to download both the .bsp and .nav. This has been troubling me for the past few days and any assistance would be appreciated.

Here is a copy of my server.cfg:
sv_downloadurl https://drv.tw/[email protected]/gd/csgo
sv_allowupload 0
sv_allowdownload 0
net_maxfilesize 9999

Last edited by TunstenPlague; 02-22-2019 at 14:36.
TunstenPlague is offline