Open Beta

Good Morning from my Robotics Lab! This is Shadow_8472, and today, I’m opening up my turtle program for open beta. But first, a few words about the challenges I dealt with this week. Let’s get started!

Timings. My greatest enemy this week was timings. Something might be a little off and an item slips in when a turtle is busy and the whole thing breaks. I had to put several lines of code in to print to the console just to figure out when an item made it in to glitch the system. I can only imagine how much more I’m going to have that problem when using a more sophisticated robot.

I’m declaring all my programs at version 0.9 for the purpose of beta testing. In the future, I may use a different scheme, but I will need to look into it farther first.

My notes assume you have a stable installation of ComputerCraft (specifically the Computeacube implementation.) I developed it under 1.12.2 Forge.

Link to code: https://letsbuildroboticswithshadow8472.com/?page_id=275&preview=true

Final Question: Practical question, What bugs are left in my code?

Leave a Reply