Jump to content




Solved: Sethbling's "AutoWood"


  • You cannot reply to this topic
6 replies to this topic

#1 Silverrune

  • New Members
  • 6 posts

Posted 02 January 2013 - 06:36 PM

Last time I posted a similar topic I got a bit of crap for not putting a post bin up, so: http://pastebin.com/a3pRQxZ2
This was the import file I used which was made by sethbling. The layout used: http://imageshack.us...0101223158.png/
The original layout (I tried to duplicate) Can be found at the end of this video:
My issue is that the Turtle will not cut down the first log after the first cycle (the process is supposed to repeat). In order to continue the program after 1 cycle you have to remove the first log in front of it for it. If need be I can make a video (without Audio) displaying the issue.
I am sorry if this has been talked about before.

Here is a video of the problem:

#2 Silverrune

  • New Members
  • 6 posts

Posted 03 January 2013 - 11:35 AM

Nobody?

#3 Silverrune

  • New Members
  • 6 posts

Posted 03 January 2013 - 01:15 PM

Great...

#4 W00dyR

  • Members
  • 135 posts

Posted 03 January 2013 - 02:12 PM

If you literally copied the code from his video's, then you most likely made a typo in your Turtle, check that first as a step one I guess

#5 Silverrune

  • New Members
  • 6 posts

Posted 03 January 2013 - 02:18 PM

View PostW00dyR, on 03 January 2013 - 02:12 PM, said:

If you literally copied the code from his video's, then you most likely made a typo in your Turtle, check that first as a step one I guess
I didn't retype it, I imported it into the default commands to save time. So that rules out the possibility but makes me confused.

Updated original post.

#6 Zoinky

  • Members
  • 144 posts
  • LocationWellington, New Zealand

Posted 03 January 2013 - 03:29 PM

The turtle is trying to compare the logs with each other. It keeps returning false because the blocks have different meta data (I think). I changed some of the code so that it should compare with the saplings instead of the logs. See if it works. http://pastebin.com/aXA3kBvF

#7 Silverrune

  • New Members
  • 6 posts

Posted 03 January 2013 - 04:50 PM

View PostZoinky, on 03 January 2013 - 03:29 PM, said:

The turtle is trying to compare the logs with each other. It keeps returning false because the blocks have different meta data (I think). I changed some of the code so that it should compare with the saplings instead of the logs. See if it works. http://pastebin.com/aXA3kBvF
Thanks you so much, it works now! :D





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users