Jump to content




lua:52: Access Denied


  • You cannot reply to this topic
2 replies to this topic

#1 slimy

  • New Members
  • 2 posts

Posted 02 February 2013 - 12:23 PM

so I am on a multiplayer server and my admin and I both enabled http on the server and client. I wrote an api on notepad++ and I managed to pull the file from pastebin, but I can't move it into the apis folder. Everytime I try to do a fs.move it says lua:52: Access Denied. I'm not sure if I'm doing it wrong or not, but the admin doesn't know much at all about computercraft and I'm still a bit of a noob when it comes to the directory in general and the commands.
this is what I've tried typing while in the lua interpreter

fs.move("filename", "roms/apis/filename")

and it returns

lua:52: Access Denied

Both the admin and I would be greatly appreciative if someone could help us out with this

#2 Cranium

    Ninja Scripter

  • Moderators
  • 4,031 posts
  • LocationLincoln, Nebraska

Posted 02 February 2013 - 12:29 PM

Split into new topic. Provided generic title as one was not provided.

In answer to your question, you cannot do anything within the ROM folder while in game. If you want an API to be in the APIs folder, you need to put it there yourself through mods\computercraft\lua\rom\apis

You will have to extract your ComputerCraft zip into a folder labeled 'computercraft'

#3 slimy

  • New Members
  • 2 posts

Posted 02 February 2013 - 12:35 PM

Dang, thanks for the info though... I've been fiddling unsuccessfully for over an hour now :/





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users