Posted 02 November 2014 - 01:42 AM
I have been working on a program to create a 3x3 Tunnel while also placing torches, and returning ore/cobble to the start of the tunnel. However, after my program starts, it make it into the first block of the tunnel and then stops. Please Help
Code:
http://pastebin.com/YpBFGgMU
Further Explanation:
Now, having hopefully looked at my code, you will see the initial questioning the user receives. This process works correctly, then the instructions show, and the turtle digs out the first block. Then, it stops. It digs the first block of the tunnel; however, it does not move forward, prints the number '186', and the quits the program with no further notice.
Thank you for your time!
Code:
http://pastebin.com/YpBFGgMU
Further Explanation:
Now, having hopefully looked at my code, you will see the initial questioning the user receives. This process works correctly, then the instructions show, and the turtle digs out the first block. Then, it stops. It digs the first block of the tunnel; however, it does not move forward, prints the number '186', and the quits the program with no further notice.
Thank you for your time!