Questie

Questie

116M Downloads

Bug when Picking up quest while in combat

Gogo1951 opened this issue ยท 2 comments

commented

1x [ADDON_ACTION_BLOCKED] AddOn 'Questie' tried to call the protected function 'Questie_BaseFrame:SetWidth()'.
[string "@!BugGrabber\BugGrabber.lua"]:480: in function <!BugGrabber\BugGrabber.lua:480>
[string "=[C]"]: in function SetWidth' [string "@Questie\Modules\Tracker\TrackerBaseFrame.lua"]:313: in function UpdateWidth'
[string "@Questie\Modules\Tracker\QuestieTracker.lua"]:1027: in function Update' [string "@Questie\Modules\Quest\QuestieQuest.lua"]:374: in function val'
[string "@Questie\Modules\TaskQueue.lua"]:8: in function <Questie\Modules\TaskQueue.lua:6>

commented

so both set width and set height are causing it.. most likely cause something isnt combat locked (draw functions for grabbing quests in combat?)

commented

Just clearing out my notes... this one is still happening. Happens with ONLY questie enabled, it's an issue with the tracker. Likely needs to be handled as part of a larger "re-write the tracker" project.

7x [ADDON_ACTION_BLOCKED] AddOn 'Questie' tried to call the protected function 'Questie_BaseFrame:SetHeight()'.
[string "@!BugGrabber\BugGrabber.lua"]:480: in function <!BugGrabber\BugGrabber.lua:480>
[string "=[C]"]: in function SetHeight' [string "@Questie\Modules\Tracker\QuestieTracker.lua"]:1041: in function Update'
[string "@Questie\Modules\Quest\QuestieQuest.lua"]:374: in function `val'
[string "@Questie\Modules\TaskQueue.lua"]:8: in function <Questie\Modules\TaskQueue.lua:6>