FastDL not downloading

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
force11air
New to forums
New to forums
Posts: 8
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Dec 23, 2013 3:03 pm

FastDL not downloading

Post by force11air »

I made a FastDL.lua, i put everything in, and some stuff download while others don't. Some song files such as this: resource.AddSingleFile("sound/show.mp3") don't work, while other do with such as: resource.AddSingleFile("sound/lazytown.mp3"). Some model come up as errors while other are purple and black textures. Any help? I can post my lua file if necessary.
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: FastDL not downloading

Post by kraze »

please do post the lua file to a site like pastebin.com and provide us with a link so we can take a look.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
force11air
New to forums
New to forums
Posts: 8
Joined: Mon Dec 23, 2013 3:03 pm

Re: FastDL not downloading

Post by force11air »

User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: FastDL not downloading

Post by kraze »

That seems to be correct. Did you check and confirm that the files you're wanting to add are on the server and the fastdl server?

Also, does any of the content you're syncing have capitalization in its name? If so, change it to lowercase and try again.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
force11air
New to forums
New to forums
Posts: 8
Joined: Mon Dec 23, 2013 3:03 pm

Re: FastDL not downloading

Post by force11air »

There is one set of files that I have to change, but other than that, everything in the server and correct (lowercase). Even the ones that are correct do not work.
force11air
New to forums
New to forums
Posts: 8
Joined: Mon Dec 23, 2013 3:03 pm

Re: FastDL not downloading

Post by force11air »

I went back and redid the whole fast dl lua file and it worked. I dont know what i did.
Post Reply