Open VincentYankowsky opened 1 month ago
FYI ElvUI 13.79 just came out. You may want to update and see if the issue still happens. The bug I had was fixed but it wasn't related to your issue.
Please follow all the troubleshooting steps and provide the requested information when opening a ticket.
/edebug on
/estatus
and upload a FULL UI screenshot showing the issue/error and the status panel.1x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'ExtraActionBarFrame:Show()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `Show'
[string "@Blizzard_UIPanels_Game/Mainline/ExtraAbilityContainer.lua"]:49: in function <...ard_UIPanels_Game/Mainline/ExtraAbilityContainer.lua:26>
[string "=[C]"]: in function `AddFrame'
[string "@Blizzard_ActionBar/Mainline/ExtraActionBar.lua"]:17: in function `ExtraActionBar_Update'
[string "@Blizzard_ActionBarController/Mainline/ActionBarController.lua"]:92: in function <...ActionBarController/Mainline/ActionBarController.lua:55>
The same thing happened with me yesterday. It also happened today at the Kelthuzad fight (had to keybind it)
1x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'ExtraActionBarFrame:Show()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function `Show' [string "@Blizzard_UIPanels_Game/Mainline/ExtraAbilityContainer.lua"]:49: in function <...ard_UIPanels_Game/Mainline/ExtraAbilityContainer.lua:26> [string "=[C]"]: in function `AddFrame' [string "@Blizzard_ActionBar/Mainline/ExtraActionBar.lua"]:17: in function `ExtraActionBar_Update' [string "@Blizzard_ActionBarController/Mainline/ActionBarController.lua"]:92: in function <...ActionBarController/Mainline/ActionBarController.lua:55>
The same thing happened with me yesterday. It also happened today at the Kelthuzad fight (had to keybind it)
That is a taint. Taints usually blame the wrong addon and I can see you have other addons enabled. You can read more about taints here.
You still need to follow the troubleshooting steps to provide the information requested.
/edebug on
/estatus
and upload a FULL UI screenshot showing the issue/error and the status panel.
Troubleshooting Steps
I did no troubleshooting steps after I updated the mod.
Describe the expected behavior and what actually happened?
When we were fighting the last boss, I picked up the arathi bomb and tried to throw it at the boss, but there was no action button. The action button was there before the patch. I don't know why the bomb icon was missing, but in order to get it back, you need to get out of ELVUI to see it.
Reproducing the issue.
When we were fighting the last boss, I picked up the bomb and tried to throw it at the boss, but there was no action button. The action button was there before the patch. I don't know why the bomb icon was missing, but in order to get it back, you need to get out of ELVUI to see it. I think ever since the patch, the character window was moved upward which above that hid the button.
Lua Errors
Verification Steps