So here's the deal. I have a map I run, and clients download it from the workshop, but when a new player joins, the server tries to grab the .bz2 through fastdl. but the bz2 doesn't exist. Their already going to get it from the workshop and I don't want the server to try to grab maps from Fastdl. I can't shut FastDL off. I use it. But i want FastDL to ignore trying to send clients maps from the base map folder of the server. Because of this issue load in time stalls. a client joins and the first thing that happens is Fastl tries to give them the map and it hangs them up for like a minute before it finally skips it and allows them to download workshop content.
Please help me? I already tried to Google the solution. I haven't found one yet.
Put sv_allowdownload 0 in your server.cfg and make sure you don't have an sv_downloadurl.
[QUOTE=code_gs;45170903]Put sv_allowdownload 0 in your server.cfg and make sure you don't have an sv_downloadurl.[/QUOTE]
Doesn't that disable FastDL entirely?
[editline]20th June 2014[/editline]
I just want FastDL to ignore trying to send maps, i stiill need to use it for other files like custom materials and models.
Pretty sure your issue is just workshop in general. You should stop using it. Go 100% fastDL
is FastDL considered Faster?
Well, yeah most of the time.
[url]http://svenskunganka.com/tutorials/other/setup-a-fastdl-for-garrys-mod.html[/url]
You can't disable just map downloads. That's why I recommend people to use 100% FastDL.
Sorry, you need to Log In to post a reply to this thread.