Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Edit Mode Quest Tracker #70

Open
1 task done
ardacam opened this issue Mar 2, 2024 · 0 comments
Open
1 task done

[BUG] Edit Mode Quest Tracker #70

ardacam opened this issue Mar 2, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ardacam
Copy link

ardacam commented Mar 2, 2024

Game Flavor

Dragonflight

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

If you used Edit Mode even in a fresh login, clicking on Quest Tracker after getting in and out of combat gives this error.

4x [ADDON_ACTION_BLOCKED] AddOn 'AzeriteUI' tried to call the protected function 'ObjectiveTrackerFrame:SetPointBase()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function SetPointBase'
[string "@FrameXML/EditModeSystemTemplates.lua"]:138: in function SetPoint' [string "@SharedXML/LayoutFrame.lua"]:290: in function LayoutChildren'
[string "@SharedXML/LayoutFrame.lua"]:225: in function Layout' [string "@FrameXML/UIParent.lua"]:3215: in function UIParentManageFramePositions'
[string "@FrameXML/UIParent.lua"]:2685: in function <FrameXML/UIParent.lua:2672>
[string "=[C]"]: in function SetAttribute' [string "@FrameXML/UIParent.lua"]:3232: in function UIParent_ManageFramePositions'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua"]:1508: in function <...zzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:1401>
[string "=[C]"]: ?
[string "=[C]"]: in function `ObjectiveTracker_Update'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua"]:995: in function <...zzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua:897>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:491
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:491
SetScript = defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_BLOCKED"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:557
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:557
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:551
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:566
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:511
}
`

To reproduce

Use Edit Mode and quit it. No need to change anything.
Get in combat and get out of combat.
Click quest tracker.

Expected behavior

It should not give any error when you are out of combat.

Screenshots

No response

Additional context

It's a niche situation and not necessarily needs a fix but it's happening. Using default Quest Tracker skin and/or disabling Explorer Mode makes no difference.

@ardacam ardacam added the bug Something isn't working label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants