When trying to use an item on the right-hand side of the quest tracker, a disable/ignore error occurs
mcarn opened this issue ยท 6 comments
Which software were you running?
- Addon version name: PetTracker-11.0.5.zip
- Client used Retail 11.0.2 (56421)
Have you read the changelog?
Mark if read.
Please describe the bug.
When trying to use an item on the right-hand side of the quest tracker, a disable/ignore error occurs
Please describe how to reproduce it.
Any Screenshots?
Above
Error Logs are Important!
2x [ADDON_ACTION_FORBIDDEN] AddOn 'PetTracker' tried to call the protected function 'UseQuestLogSpecialItem()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `UseQuestLogSpecialItem'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua"]:94: in function <...ObjectiveTracker/Blizzard_ObjectiveTrackerShared.lua:87>
Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
}
Unfortunately this addon seems to create a lot of taint, which causes issues like this.
I think the latest update 79f3ada fixed it
latest update dont think fixed it. Soon as I turned addon back on it still bricks the quest obj item use. turned off and it works fine again.