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

[Lua][Error]turtle.place() just drops items like ladders

Started by keatingn, 31 October 2012 - 08:57 AM
keatingn #1
Posted 31 October 2012 - 09:57 AM
Basically I created a program on a turtle to dig a 8x8 quarry, that worked fine. Then when I added a few lines to the loop to make it place ladders, It runs fine but whenever it gets to placeing the ladders, It just drops them on the floor. I tried just typing it into the lua thing but it returns 'false' and the ladder drops onto the floor? Anyone got any idea why this would happen?
KaoS #2
Posted 31 October 2012 - 11:15 AM
how far is the turtle from the wall?
ChunLing #3
Posted 31 October 2012 - 11:36 PM
And what version are you running?