-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Describe the bug
Kaliel's Tracker appears to take control of super tracking and refuses to allow map pins created with MPE to be tracked.
Note: Map pins created with default UI work fine
I realise that the issue may be within Kaliel's Tracker however I'm not smart enough to figure out which addon is the "problem". Feel free to close if you think it's the other addons fault 😅
To Reproduce
Steps to reproduce the behavior:
- Install both addons
- Have a quest that is being super tracked
- Ctrl + Click world map to create a map pin (or click on an existing pin)
- See that pin get's tracked for a split second and then it gets taken back to the previously tracked quest
Expected behavior
Track the pin
Do you have an error log of what happened? (BugSack&Buggrabber or /console scriptErrors 1)
No error is produced
Did you try disabling all other addons? (Only MapPinEnhanced enabled)
Yes, it's definitely a conflict with these 2 addons specifically
Was it working in a previous version?
Unknown
Additional context
I believe that Kaliel's tracker has a feature where it will automatically super track the closest quest. Looking into the code it appears to check that nothing is being super tracked already so there might be some sort of race condition or unintended event handling that's causing the tracking to switch between pin and quest.
