Posted 10 April 2012 - 04:58 PM
ComputerCraft Version: 1.32 for Minecraft 1.2.4 Client
Description: I created a Program that writes to a file called "testfile" as soon as I try to delete the file with the "delete" command it says
delete:1: Access denied!
Steps to reproduce: 1.) Create a Program (or use the lua-command) and write a file that contains "test" (in my case "testfile")
2.) try to delete this file again
Description: I created a Program that writes to a file called "testfile" as soon as I try to delete the file with the "delete" command it says
delete:1: Access denied!
Steps to reproduce: 1.) Create a Program (or use the lua-command) and write a file that contains "test" (in my case "testfile")
2.) try to delete this file again