Dominos

Dominos

19M Downloads

Talent change error with latest Dominos update

nlvyper opened this issue ยท 2 comments

commented

Unable to change talents due to the following errors:

5x [ADDON_ACTION_FORBIDDEN] AddOn "Dominos" tried to call the protected function "RemoveTalent()".
!BugGrabber-r198-release\BugGrabber.lua:552: in function 

Blizzard_TalentUI\Blizzard_TalentUI.lua:39: in function "OnAccept"
FrameXML\StaticPopup.lua:3832: in function "StaticPopup_OnClick"
:"*:OnClick":1: in function :"*:OnClick":1

Locals:
nil

5x Blizzard_TalentUI\Blizzard_TalentUI.lua:710: attempt to perform arithmetic on local "id" (a nil value)
Blizzard_TalentUI\Blizzard_TalentUI.lua:710: in function "PlayerTalentFrame_SelectTalent"
Blizzard_TalentUI\Blizzard_TalentUI.lua:40: in function "OnAccept"
FrameXML\StaticPopup.lua:3832: in function "StaticPopup_OnClick"
:"*:OnClick":1: in function :"*:OnClick":1

Locals:
self = StaticPopup1 {
 0 = 
 hideOnEscape = 1
 itemFrame = StaticPopup1ItemFrame {
 }
 data = "Dominos"
 button3 = StaticPopup1Button3 {
 }
 extraFrame = StaticPopup1ExtraFrame {
 }
 icon = StaticPopup1AlertIcon {
 }
 maxWidthSoFar = 320
 button2 = StaticPopup1Button2 {
 }
 exclusive = 1
 moneyFrame = StaticPopup1MoneyFrame {
 }
 moneyInputFrame = StaticPopup1MoneyInputFrame {
 }
 text = StaticPopup1Text {
 }
 editBox = StaticPopup1EditBox {
 }
 timeleft = 0
 numButtons = 2
 maxHeightSoFar = 97.010065078735
 button1 = StaticPopup1Button1 {
 }
 which = "ADDON_ACTION_FORBIDDEN"
}
talentGroup = 1
commented

Eventually, hopefully, Blizzard will do things to allow me to fix the issue:
http://us.battle.net/wow/en/forum/topic/10388639018

commented

5.4.7 now includes a proper workaround for this.