grass icon indicating copy to clipboard operation
grass copied to clipboard

Grass Auto error,

Open quanlo123 opened this issue 1 year ago • 2 comments

I see that grass auto is having an error, it keeps connecting but doesn't dig, I wonder if the owner will fix it?

quanlo123 avatar Dec 20 '24 14:12 quanlo123

Hello, we tried to solve the issue.

This is what we did:

The Grass auto tool is connecting but not mining. The issue appears to be in the run method of the Grass class. The code is not actually performing any mining operation after connecting. To fix this, we'll add a mining function and call it in the main loop.

You can review changes in this commit: wwqwq2313@b4217cb.

Caution

Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.

If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.

Thanks/it's work image

Lurikovich avatar Dec 20 '24 17:12 Lurikovich