FastDL not downloading
-
- New to forums
- Posts: 8
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Dec 23, 2013 3:03 pm
FastDL not downloading
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.
Re: FastDL not downloading
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!
@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!
-
- New to forums
- Posts: 8
- Joined: Mon Dec 23, 2013 3:03 pm
Re: FastDL not downloading
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.
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!
@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!
-
- New to forums
- Posts: 8
- Joined: Mon Dec 23, 2013 3:03 pm
Re: FastDL not downloading
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.
-
- New to forums
- Posts: 8
- Joined: Mon Dec 23, 2013 3:03 pm
Re: FastDL not downloading
I went back and redid the whole fast dl lua file and it worked. I dont know what i did.