ElvUI WindTools

ElvUI WindTools

3M Downloads

[Bug] Error with Hero Talents with Movers on

MechaZao opened this issue ยท 2 comments

commented

Describe the bug

Whenever I mess with hero talents talent screen in a not-default position, I get a LUA error. this does not happen when I turn off movers and clear history

To Reproduce

Steps to reproduce the behavior:

move talent ui around with Frame Movers

  1. Go to talent screen
  2. Click on hero talents
  3. close hero talents, move talent frame
  4. open hero talents again
  5. talents dissappear, and LUA error

Expected behavior

no errors when moving frame

Screenshots

image

Information

you can find these in [WindTools-Information]

  • Addon Version: 3.68
  • ElvUI Version 13.75
  • WoW Build: 11.0.2 (56263)

Additional context

[string "=[C]"]: in function `SetPoint'
[string "@Blizzard_PlayerSpells/ClassTalents/Blizzard_HeroTalentsContainer.lua"]:510: in function `UpdateHeroTalentButtonPosition'
[string "@Blizzard_PlayerSpells/ClassTalents/Blizzard_HeroTalentsContainer.lua"]:472: in function `UpdateContainerVisibility'
[string "@Blizzard_PlayerSpells/ClassTalents/Blizzard_HeroTalentsContainer.lua"]:231: in function `UpdateHeroTalentUI'
[string "@Blizzard_PlayerSpells/ClassTalents/Blizzard_HeroTalentsContainer.lua"]:121: in function `UpdateHeroTalentInfo'
[string "@Blizzard_PlayerSpells/ClassTalents/Blizzard_ClassTalentsFrame.lua"]:154: in function <...erSpells/ClassTalents/Blizzard_ClassTalentsFrame.lua:135>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function `Show'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:493: in function `SetUIPanel'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:295: in function `ShowUIPanel'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:174: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:169>
[string "=[C]"]: in function `SetAttribute'
[string "@Blizzard_UIParentPanelManager/Mainline/UIParentPanelManager.lua"]:888: in function <...ParentPanelManager/Mainline/UIParentPanelManager.lua:866>
[string "=[C]"]: in function `ShowUIPanel'
[string "@Blizzard_FrameXMLUtil/Mainline/PlayerSpellsUtil.lua"]:130: in function `TogglePlayerSpellsFrame'
[string "@Blizzard_FrameXMLUtil/Mainline/PlayerSpellsUtil.lua"]:152: in function `ToggleClassTalentOrSpecFrame'
[string "TOGGLETALENTS"]:1: in function <[string "TOGGLETALENTS"]:1>
commented

It has been fixed in 3.71

commented

Confirmed.