merlinlikethewizard / Mastermine

A fully automated strip mining network for ComputerCraft turtles!
MIT License
88 stars 23 forks source link

Mining turtle getting stuck on chunky turtle after vein mining. #37

Open TheLeetTaco opened 2 years ago

TheLeetTaco commented 2 years ago

Problem: The Mining Turtle goes off and vein mines. It tries to go back to where it was supposed to but it looks like the chunky turtle moved forward after the mining turtle started vein mining. Has happened twice to me already.

Solution? Once the mining turtle executes vein mine send pause signal to chunky turtle to prevent it from moving forward. If you could point me to where in the code this change would need to be that would be great, otherwise ill dig around! No pun intended lol.