You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not believe the bot is detecting the "Repair All" button when attempting to repair and gets stuck, if you are AFK, you are burning credits, as the bot will just hang out docked. A quick fix would be to turn off repair-before-undocking = .
Removed String.toLower
Change "repair all" to "Repair All", did not fix the issue.
Lowered the edgeThreshold to 40, did not fix the issue.
Traced to this but I don't see a corrisponding JSON
UITreeNode relies on a JSON field named "dictEntriesOfInterest" to populate the dictEntriesOfInterest field:
Image for reference
The text was updated successfully, but these errors were encountered:
I do not believe the bot is detecting the "Repair All" button when attempting to repair and gets stuck, if you are AFK, you are burning credits, as the bot will just hang out docked. A quick fix would be to turn off repair-before-undocking = .
Removed String.toLower
Change "repair all" to "Repair All", did not fix the issue.
Lowered the edgeThreshold to 40, did not fix the issue.
Traced to this but I don't see a corrisponding JSON
UITreeNode relies on a JSON field named "dictEntriesOfInterest" to populate the dictEntriesOfInterest field:
Image for reference
The text was updated successfully, but these errors were encountered: