merlinlikethewizard / Mastermine

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

Infinite tunnel when obstructed by block while turtle joining the queue #7

Closed XxInvictus closed 1 year ago

XxInvictus commented 3 years ago

I have found out that if the turtle encounters a block while trying to get to the end of the staging area queue it will mine the block obstructing, but then continuously try to tunnel in a straight line. I believe I had to reboot and reset the affected turtle in order to get it to return home.

merlinlikethewizard commented 3 years ago

Huh, I'll take a look at that. It was fine after a reboot?

Makergear25 commented 3 years ago

I'm not sure if I am having the same problem or no but when I am adding a turtle I face it towards the disk drive run the code and link it but once I add the one piece of coal and refuel it will move turn to the left and tunnel for ever.

ramonGonzEdu commented 3 years ago

I'm not sure if I am having the same problem or no but when I am adding a turtle I face it towards the disk drive run the code and link it but once I add the one piece of coal and refuel it will move turn to the left and tunnel for ever.

Are you sure that you changed where the base is?

Makergear25 commented 3 years ago

I'm not sure if I am having the same problem or no, but when I am adding a turtle, I face it towards the disk drive, run the code and link it, but once I add the one piece of coal and refuel it will move turn to the left and tunnel forever.

Are you sure that you changed where the base is?

I'm not sure what you mean. Edit: Sorry Yes I did change it can you think of anything else

Makergear25 commented 3 years ago

@ramonGonzEdu Yes I did change it Can you think of anything else.

Thank you

RGFTheCoder commented 3 years ago

Did you possibly mess up when you made the gps system, giving incorrect coordinates?

XxInvictus commented 1 year ago

Closing this as it is long stale at this point.