3 posts
Posted 09 December 2012 - 11:34 AM
When I tell my turtle turtle.forward() It responds with false and doesn't move. and when I try to use a file ive made it says
bios:338: [string "dig"] :2: '<eof>' expected Any ideas?
386 posts
Location
France
Posted 09 December 2012 - 11:48 AM
Maybe it needs fuel. Use turtle.refuel() while a combustible is in the turtle's inventory.
3 posts
Posted 09 December 2012 - 12:52 PM
No its definitely not fuel
1688 posts
Location
'MURICA
Posted 09 December 2012 - 01:26 PM
Post the code of your "dig" file.
3 posts
Posted 09 December 2012 - 01:50 PM
Thanks for trying to help but I think it was a bug all works now