Posted 27 May 2013 - 03:53 PM
I have a sugar cane farm, and I coded a program to harvest the sugar cane with 4 separate turtles.
Screenshot: http://puu.sh/32tb5/23570845fb.jpg
This is the program: http://pastebin.com/tk9eTMXY
The turtles occasionally break fences, then continue to derp for the rest of their harvest until they're broken and replaced.
They seem to somehow get off by one row and think fences are part of the sugar cane.
I can't seem to figure out why this continues, even with the addition of the dig function to stop them from breaking fences.
Can anybody help me?
Thank you,
-Kyle
Edit: Forgot to mention, this happens randomly, not every time.
Screenshot: http://puu.sh/32tb5/23570845fb.jpg
This is the program: http://pastebin.com/tk9eTMXY
The turtles occasionally break fences, then continue to derp for the rest of their harvest until they're broken and replaced.
They seem to somehow get off by one row and think fences are part of the sugar cane.
I can't seem to figure out why this continues, even with the addition of the dig function to stop them from breaking fences.
Can anybody help me?
Thank you,
-Kyle
Edit: Forgot to mention, this happens randomly, not every time.