Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Button for Dawnbreaker on Last Boss #1401

Open
3 of 4 tasks
VincentYankowsky opened this issue Oct 23, 2024 · 4 comments
Open
3 of 4 tasks

Missing Button for Dawnbreaker on Last Boss #1401

VincentYankowsky opened this issue Oct 23, 2024 · 4 comments

Comments

@VincentYankowsky
Copy link

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

No LUA errors

Verification Steps

  • I have read the Changelog and verified ElvUI is up to date by checking /estatus
  • I have verified my issue doesn't exist in the Default UI or the Issue Tracker.
  • I have not read any of these steps, please close my issue when you see it.
  • I have done the Troubleshooting Steps and included the requested screenshots, which show the issue and status panel.
@zmoose
Copy link

zmoose commented Oct 23, 2024

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.

@1Botanica1
Copy link

Please follow all the troubleshooting steps and provide the requested information when opening a ticket.

  1. Type in chat in game
    /edebug on
  2. Test
    Do you still have the issue?
  3. If you still have issues after edebug on, type in chat in game /estatusand upload a FULL UI screenshot showing the issue/error and the status panel.

@gusthavoinphonex
Copy link

gusthavoinphonex commented Oct 27, 2024

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)

@1Botanica1
Copy link

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.

  1. Type in chat in game
    /edebug on
  2. Test
    Do you still have the issue?
  3. If you still have issues after edebug on, type in chat in game /estatusand upload a FULL UI screenshot showing the issue/error and the status panel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants