• [Question] Fastdownload and Forcedownload failed.
    4 replies, posted
Hello, first, sorry for my bad language, I'm French and French Communities have minges administrators and immatures members who can't help me. So, my problem is that : I have a HL2RP server with Nexus (next version of Kuroscript) and I put all the files on my FTP server, I configurated my fastdownload url,... Then, when I go to the server, I have to download all the files all the times when I connect on my server. I verify all my files, there are OK, but I always have to redownload the files when I connect in my server... Is it a files limit value that we can modify ? Thanks you very much for your help !
No one can help me ?
Well, you must have done something wrong, either you are requesting files from the wrong folder, and the game requests them, but can't find them so it skips them. You made a folder on the HTTP site right, and then made it like the gmod directory, with maps in maps and so on correct? And the files on the site are chmodded so you can download them, and not restricted?
Your download url must be a http address. If it's not then it won't work. You should also make sure you have a trailing '/' on the end. So in server.cfg you should have something like: sv_downloadurl "http://www.mysite.com/fastdl/garrysmod/" You must keep the normal structure of your garrysmod folder. If you're downloading the files every time you enter then you aren't actually downloading them.
[QUOTE=SammySung;21383600]Your download url must be a http address. If it's not then it won't work. You should also make sure you have a trailing '/' on the end. So in server.cfg you should have something like: sv_downloadurl "http://www.mysite.com/fastdl/garrysmod/" You must keep the normal structure of your garrysmod folder. If you're downloading the files every time you enter then you aren't actually downloading them.[/QUOTE] Actually , it's quite the opposite, the trailing slash might fuck shit up.
Sorry, you need to Log In to post a reply to this thread.