SFX-WoW / Masque

A button-skinning engine for World of Warcraft.
Other
45 stars 11 forks source link

Bug: New Raid Frame Error #263

Closed OldWorldRaiders closed 1 year ago

OldWorldRaiders commented 1 year ago

Game Flavor

Retail

Game Version

10.0

Add-On Version

9.2.7

Description

This happens when I activate/mouseover/use the new raid frames.

Error Message

1252x bad argument #3 to '?' (Usage: self:SetSwipeTexture(texture [, color]))
[string "=[C]"]: in function `SetSwipeTexture'
[string "@Interface/AddOns/Masque/Core/Regions/Frame.lua"]:140: in function <Interface/AddOns/Masque/Core/Regions/Frame.lua:106>
[string "@Interface/AddOns/Masque/Core/Button.lua"]:157: in function <Interface/AddOns/Masque/Core/Button.lua:52>
[string "@Interface/AddOns/Masque/Core/Group.lua"]:211: in function `RemoveButton'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Controls.lua"]:216: in function `onDelete'
[string "@Interface/AddOns/PitBull4/Controls/Controls.lua"]:130: in function `Delete'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:650: in function <Interface/AddOns/PitBull4/Modules/Aura/Update.lua:582>
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:771: in function `UpdateAuras'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Aura.lua"]:77: in function `UpdateFrame'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:952: in function `OnUpdate'
[string "@Interface/AddOns/PitBull4/Modules/Aura/Aura.lua"]:21: in function <Interface/AddOns/PitBull4/Modules/Aura/Aura.lua:18>

Locals:
(*temporary) = "bad argument #3 to '?' (Usage: self:SetSwipeTexture(texture [, color]))"

Steps to Reproduce

Just have them active.

Screenshots

No response

Notes

All above.

StormFX commented 1 year ago

Masque 9.2.7 doesn't support Dragonflight.

Duplicate of #251.