aparoski / WhiteoutSurvivalBot

9 stars 2 forks source link

Lighthouse Navigation Error-overlapping hitboxes #2

Open aparoski opened 3 months ago

aparoski commented 3 months ago

When the hitbox of an icon overlaps another that has been found, the overlapping icon is mistakenly selected.

The program fails as the algorithm required for the sensed icon is used on the incorrectly selected icon.

aparoski commented 3 months ago

Capture offending overlap. Skull icon is sensed, the center of the skull icon is clicked, which is overlapped by the hitbox of the sword icon.

aparoski commented 2 months ago

unable to replicate bug so far