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
13 stars 7 forks source link

Spells missing after Action Bar Button #5 #82

Closed Stclv closed 1 year ago

Stclv commented 2 years ago
[ADDON_ACTION_BLOCKED] AddOn 'EnhancedRaidFrames' hat versucht die geschützte Funktion 'ActionButton5:Show()' aufzurufen.
[string "@!BugGrabber\BugGrabber.lua"]:519: in function <!BugGrabber\BugGrabber.lua:519>
[string "=[C]"]: in function `Show'
[string "@FrameXML\ActionButton.lua"]:349: in function `Update'
[string "@FrameXML\ActionButton.lua"]:329: in function `UpdateAction'
[string "@FrameXML\ActionBarController.lua"]:132: in function `ActionBarController_UpdateAll'
[string "@FrameXML\ActionBarController.lua"]:64: in function <FrameXML\ActionBarController.lua:53>

sometimes after shapeshifting all action buttons after #5 disapear.

brittyazel commented 2 years ago

Despite what the lua error says, I don't believe Enhanced Raid Frames is responsible for your error. There no code in ERF that even remotely comes close to touching action bar buttons.

Have you tried with ERF disabled to see if it still happens? My bet is that it's one of your other addons

Stclv commented 2 years ago

That sounds good to me. I will take a deeper look in other addons. i will respond.