Posted 11 October 2014 - 10:16 PM
So I'm running minecraft forge version 1.7.10 in offline mode with version 1.65 of ComputerCraft
I took the excavate script and altered it to suit my needs. http://pastebin.com/QLy8hB1s
I run the script and it works fine, removing 8 x 8 blocks, until at one point in the middle of heading horizontally across the 8*8 (so it's repeatedly calling tryForward) it just stops.
I right click on the turtle and at the top it says
CraftOS 1.6
> _
Just like it does when you hold down ctrl + R
So there is *something* wrong, can anyone point me toward what might be causing this issue?
Thanks :)/>
I took the excavate script and altered it to suit my needs. http://pastebin.com/QLy8hB1s
I run the script and it works fine, removing 8 x 8 blocks, until at one point in the middle of heading horizontally across the 8*8 (so it's repeatedly calling tryForward) it just stops.
I right click on the turtle and at the top it says
CraftOS 1.6
> _
Just like it does when you hold down ctrl + R
So there is *something* wrong, can anyone point me toward what might be causing this issue?
Thanks :)/>