View Single Post
03-29-20, 10:50 AM   #3
frostimus
A Murloc Raider
Join Date: Mar 2020
Posts: 8
I guess my follow up question would be: how can I check which addons perform this particular function: FrameMeasurement? I want to make sure I’m not overlooking any possibilities.

EDIT: I seem to be getting 900+ errors here in particular,

928x FrameXML\AuraUtil.lua:58: Usage: local continuationToken, slot1, slot2, ... = UnitAuraSlots("unit" [, "filter"][, maxSlots][, continuationToken])
[string "=[C]"]: in function `UnitAuraSlots'
[string "@FrameXML\AuraUtil.lua"]:58: in function `ForEachAura'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:569: in function `UpdateBuffs'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:178: in function `OnUnitAuraUpdate'
[string "@Blizzard_NamePlates\Blizzard_NamePlates.lua"]:60: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:42>

Locals:
(*temporary) = nil
(*temporary) = "HELPFUL|INCLUDE_NAME_PLATE_ONLY"
(*temporary) = 32
(*temporary) = nil

Last edited by frostimus : 03-29-20 at 01:09 PM.
  Reply With Quote