merlinlikethewizard / Mastermine

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

Tried to add second hub, turtles now continuously calibrate and/or calibrating #13

Open Boontar212 opened 3 years ago

Boontar212 commented 3 years ago

I'm playing in a server and initially got the program to work but when I decided to put up another hub a couple thousand of blocks away and tried setting another version of the program up. Any turtle that I try to add to any hub now continuously calibrates and goes around in circles. I have discord and the server logs if you need them.

merlinlikethewizard commented 3 years ago

Hey @Boontar212, sorry I didn't respond until now. I don't know if you're still having this issue, but if so have you checked your gps hosting coordinates? Many people who have had trouble found that one coordinate was entered slightly wrong. I'm assuming you entered the respective hub ids into each turtle on activation as well?

If that's all fine then there may be an issue in the code with having multiple mining sites, as I haven't extensively tested that yet. If so then I can take a closer look.

RGFTheCoder commented 3 years ago

This happened to me when they had a small amount of coal in them, they would just run in circles until I manually ran "refuel 9999" on the terminal on the turtles

RGFTheCoder commented 3 years ago

It might be due to the turtles trying to take out charcoal into a slot where they already have some amount of coal, so it doesnt move and they see the chest as empty I have a video of me demonstrating what they do and how I fix it, but idk how to upload it