I made a program to automate my mob farm I am using the MindCrack pack (latest update) and I keep getting the error startup:2: attempt to index ? (a nil value)
The code was:
while true do
turtle.attack()
os.sleep(1)
end
What am I doing wrong?
Edit: Nevermind, I was using an XP melee turtle I guess that made it not work
startup:2: attempt to index ? (a nil value)
Started by Semanari, May 10 2013 09:31 PM
2 replies to this topic
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users












