Posted 26 April 2015 - 12:00 AM
I have a ComputerCraft quarry and I have been trying for the past 4 hours to fix it. I'm at a point now that the controller works but can't cycle the mining machine I built. The way the system works is with a GPS computer array to locate it then move it forward.
Here are all the files(not sure which one the error is in)
Computer on Quarry:
http://pastebin.com/ysLTd4S6 (Sends Location Data)
Computer controlling redstone:
http://pastebin.com/ZU4DgLiq (Main Computer Program)
Wireless Pocket Computer:
http://pastebin.com/jzLzZJ5g (Button API)
http://pastebin.com/...ayu6 (Controller Program)
If you wanna test it out yourself then you will need to change the computer ID's in the Controller and Main Programs to match the ID's of the computers you are using.
Here are all the files(not sure which one the error is in)
Computer on Quarry:
http://pastebin.com/ysLTd4S6 (Sends Location Data)
Computer controlling redstone:
http://pastebin.com/ZU4DgLiq (Main Computer Program)
Wireless Pocket Computer:
http://pastebin.com/jzLzZJ5g (Button API)
http://pastebin.com/...ayu6 (Controller Program)
If you wanna test it out yourself then you will need to change the computer ID's in the Controller and Main Programs to match the ID's of the computers you are using.
Edited on 25 April 2015 - 11:19 PM