brittyazel / EnhancedRaidFrames

World of Warcraft addon to enhance the built-in raid frames with Grid like functionality!
https://www.curseforge.com/wow/addons/enhanced-raid-frame-indicators
MIT License
14 stars 8 forks source link

Raid Issue Spam #37

Closed ChrisKayn closed 4 years ago

ChrisKayn commented 4 years ago

I have been getting this error in raid just now, I had to desactivate the addon:

757x RaidFrameIndicators\AuraIndicators.lua:166: Attempt to access forbidden object from code tainted by an AddOn [string "=[C]"]: in function GetName' [string "@RaidFrameIndicators\AuraIndicators.lua"]:166: in function UpdateIndicators' [string "@RaidFrameIndicators\EnhancedRaidFrames.lua"]:58: in function <...ceRaidFrameIndicators\EnhancedRaidFrames.lua:58>

[string "=[C]"]: in function `CompactUnitFrame_UpdateAuras' [string "@FrameXML\CompactUnitFrame.lua"]:101: in function <FrameXML\CompactUnitFrame.lua:54>

Locals: (*temporary) = ForbiddenNamePlate17UnitFrame { 0 = WidgetContainer = { } classificationIndicator = { } castBar = { } maxDispelDebuffs = 0 inVehicle = false optionTable = { } overAbsorbGlow = { } totalAbsorb = { } myHealPrediction = { } aggroHighlight = { } hideCastbar = true myHealAbsorbRightShadow = { } overHealAbsorbGlow = { } newUnit = true selectionHighlight = { } myHealAbsorbLeftShadow = { } ClassificationFrame = { } unit = "nameplate17" unitExists = true disableMouse = true otherHealPrediction = { } BuffFrame = { } name = { } totalAbsorbOverlay = { } myHealAbsorb = { } maxBuffs = 0 maxDebuffs = 0 RaidTargetFrame = { } healthBar = { } displayedUnit = "nameplate17" LoseAggroAnim = {

brittyazel commented 4 years ago

What version of the add-on are you on? In the latest release (2.8.1) line 166 is a comment, so this error doesn't make much sense

ChrisKayn commented 4 years ago

yeah i just updated and its good now, before it wont stop spamming, thanks!