Andromeda

Andromeda

26.4k Downloads

ObjectiveTracker Frame Error

jabramek opened this issue ยท 1 comments

commented

I am unable to track quests or anything that would pop up on the Objective Tracker Frame. I am assuming it is a conflict with ElvUI and I have disabled all that I can via ElvUI options but the errors still proceed. Is there a way to fix? How would I go about disabling your tracker to perhaps fix this? This is the error I am receiving.

Edit: Downloading a quest tracker seems to fix the problem of not being able to track quests and everything else related to that frame. However, the error below still exists and I am still being spammed about it.

1161x C stack overflow [C]: in function SetPoint'
FreeUI\scripts\blizzard\objectivetracker.lua:41: in function <FreeUI\scripts\blizzard\objectivetracker.lua:38>
[C]: ?
[C]: in function SetPoint' ...aceElvUI\Modules\blizzard\objectiveFrame.lua:54: in function <...aceElvUI\Modules\blizzard\objectiveFrame.lua:51> [C]: in function SetPoint'
FreeUI\scripts\blizzard\objectivetracker.lua:41: in function <FreeUI\scripts\blizzard\objectivetracker.lua:38>
[C]: ?
[C]: in function SetPoint' ...aceElvUI\Modules\blizzard\objectiveFrame.lua:54: in function <...aceElvUI\Modules\blizzard\objectiveFrame.lua:51> [C]: in function SetPoint'
FreeUI\scripts\blizzard\objectivetracker.lua:41: in function <FreeUI\scripts\blizzard\objectivetracker.lua:38>
...
[C]: in function SetAttribute' FrameXML\UIParent.lua:3153: in function <FrameXML\UIParent.lua:3151> [C]: in function UIParent_ManageFramePositions'
...ard_UIWidgets\Blizzard_UIWidgetBelowMinimapFrame.lua:25: in function <...ard_UIWidgets\Blizzard_UIWidgetBelowMinimapFrame.lua:3>
[C]: ?
[C]: in function layoutFunc' ...dOns\Blizzard_UIWidgets\Blizzard_UIWidgetManager.lua:225: in function UpdateWidgetSetContainerLayout'
...dOns\Blizzard_UIWidgets\Blizzard_UIWidgetManager.lua:318: in function ProcessWidgetSet' ...dOns\Blizzard_UIWidgets\Blizzard_UIWidgetManager.lua:340: in function UpdateAllWidgets'
...dOns\Blizzard_UIWidgets\Blizzard_UIWidgetManager.lua:33: in function <...dOns\Blizzard_UIWidgets\Blizzard_UIWidgetManager.lua:31>

Locals:
(*temporary) = ObjectiveTrackerFrame {
0 =
userCollapsed = false
HeaderMenu = {
}
isUpdating = false
BlocksFrame = ObjectiveTrackerBlocksFrame {
}
SetPoint = defined =[C]:-1
BlockDropDown = ObjectiveTrackerBlockDropDown {
}
}
(*temporary) = "TOPRIGHT"
(*temporary) = ObjectiveTrackerFrameMover {
0 =
}
(*temporary) = "CENTER"
(*temporary) = 15
(*temporary) = 15
(*temporary) = defined =[C]:-1
(*temporary) = ObjectiveTrackerFrame {
0 =
userCollapsed = false
HeaderMenu = {
}
isUpdating = false
BlocksFrame = ObjectiveTrackerBlocksFrame {
}
SetPoint = defined =[C]:-1
BlockDropDown = ObjectiveTrackerBlockDropDown {
}
}
(*temporary) = "TOPRIGHT"
(*temporary) = ObjectiveTrackerFrameMover {
0 =
}
(*temporary) = "CENTER"
(*temporary) = 15
(*temporary) = 15
= defined =[C]:-1
= defined @ElvUI\Modules\blizzard\objectiveFrame.lua:51
`

commented

in a nutshell, don't use ElvUI with FreeUI, there will be huge conflict.
in your case, you may delete this file FreeUI\scripts\blizzard\objectivetracker.lua, then ElvUI's objectivetracker should work normally, but I guess there will be more error in other parts.
I will add a config panel for FreeUI later ๐Ÿ˜†