Jump to content

Recommended Posts

Posted

I seem to be having issues with most of the turtle move commands.

turtle.forward()

turtle.back()

turtle.up()

turtle.down()

All of the above are returning false when they shouldn't. The turtles just sit there.

turtle.turnRight()

turtle.turnLeft()

These two seem to work fine.

Also have a suspicion that sleep() isn't working either but not sure on that.

Please help. I have no automated tree farm because of this.

This is both SP and MP.

Posted

Those commands should only return false if the movement is blocked or, if you're on 3.1.3, your turtle has no fuel.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...