This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
block12345's profile picture

help

Started by block12345, 24 January 2014 - 06:36 PM
block12345 #1
Posted 24 January 2014 - 07:36 PM
this is not my program it's someone else but i am having trouble on how to make a HTTP downloader so i can download .nbs files into the songs folder on a server i found one but it dose not work it just says parallel :22: player:103: 'for' limit must be a number when i try to run the file however when i place the file in computer\0\songs which is the folder that it downloads to it works

is there a way to download the nbs file with out going into the world save because you can't do that on a server

the downloader: http://pastebin.com/EPmXcFs0

the player: http://pastebin.com/sYeqg4qu
surferpup #2
Posted 26 January 2014 - 10:37 PM
So – is it expecting the file to be in the ~\songs folder?? Without dissecting the code, that would be my guess.