
[ISSUE] - ObjectiveTrackerFrame in Combat, Protected Function Error
Closed this issue ยท 0 comments
Description
APR seems to be encountering an error with the Objective Tracker Frame while in combat.
World of Warcraft Flavor
Retail (Default)
APR Status
{{"Class","Priest"},{"Continent","Dragon Isles"},{"Time & Date","Mon Aug 11 15:03:19 2025"},{"Language","enUS"},{"Name","Toraeus"},{"Realm","Proudmoore"},{"World Coordinates","3449.90, -2700.20"},{"Level","69"},{"AddOn Version","v4.13.0"},{"Faction","Alliance"},{"Coordinates","18.77, 24.43"},{"Client Build","62438"},{"Client Version","11.2.0"},{"Index, Step","161, Qpart"},{"Route","2024-DF05-AzureSpan"},{"Zone","The Azure Span"}}
Tested with only APR
- Yes
- No
Lua Error
12x [ADDON_ACTION_BLOCKED] AddOn 'APR' tried to call the protected function 'UNKNOWN()'.
[Blizzard_SharedXML/MixinUtil.lua]:341: in function <Blizzard_SharedXML/MixinUtil.lua:340>
Locals:
self = ObjectiveTrackerFrame {
modules = <table> {
}
systemInfo = <table> {
}
downKeys = <table> {
}
breakSnappedFramesOnSave = true
selectedAnchored = true
dirtySettings = <table> {
}
isManagedFrame = true
hasActiveChanges = false
dirty = true
bottomModulePadding = 10
lastSortMapID = 2022
snappedFrames = <table> {
}
isRightManagedFrame = true
layoutParent = UIParentRightManagedFrameContainer {
}
savedSystemInfo = <table> {
}
systemNameString = "Objective Tracker"
topPadding = 0
editModeHeight = 570
settingMap = <table> {
}
settingDisplayInfoMap = <table> {
}
hideWhenActionBarIsOverriden = false
settingsDialogAnchor = <table> {
}
Selection = Frame {
}
align = "right"
system = 12
NineSlice = Frame {
}
layoutIndex = 50
headerText = "All Objectives"
Header = Frame {
}
moduleSpacing = 10
init = true
needsSorting = false
topModulePadding = 38
isCollapsed = false
}
Reproduction Steps
I'm not sure how to reproduce the bug, it seems to happen while in combat and if the quest requires me to kill X amount of mobs, or collect X amount of things. That's the best I can come up with. The last time it happened, just now, I was doing a quest in the Azure Span. I had to kill a certain amount of tree ents, collect arcane crystals, and speak to tusakarr spirits.
Screenshots
No response
Any additional information?
No response