Posted 19 August 2013 - 08:45 PM
I am using the Direwolf20 1.5 pack and trying to recreate a computerized NEXUS portal that he made in his season 5 SMP. I have set up the pipes and turtles and everything correctly and made sure my peripherals were correct in his coding but when I go to run the program, it says, "File Not Found" and then right under it, "portal:17: attempt to index ? (a nil value)". I am bit of an amateur when it comes to lua. Line 17 has the command "button.clearTable()" which I'm understanding is correct. I will give you links to a pastebin with the turtle's coding, and the computer's coding along with the button API he made. If you could help me, I would greatly appreciate it! The Portal Program: http://www.pastebin.com/7qABHUpv The Button API: http://www.pastebin.com/DsRxJLt1 The Turtle Program: http://www.pastebin.com/UnCJE27P The Video where Direwolf20 made the NEXUS Portal: [media]http://www.youtube.com/watch?v=wmDiRLv3H4o[/media]