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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...