Asrial
06-22-2010, 01:52 PM
Can someone help me decipher this error and what I need to do to fix it in the code?
Basically... it occurs half the time when I right click on someone's name and set them as a focus target. When it works.. I get the focus target icon/bar/thing. When it doesn't work, I get the error and no icon/bar/thing. When I try to focus target again, half the time it works fine and half the time it doesn't (no error.. just doesn't show up). At that point, I have to reload the UI to try again.
.
Error occured in: AddOn: PowerAuras
Count: 1
Message: Error: AddOn PowerAuras attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
Debug:
[C]: FocusUnit()
..\FrameXML\UnitPopup.lua:1267: func()
..\FrameXML\UIDropDownMenu.lua:575: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
..and sometimes I get..
Error occured in: AddOn: Recount
Count: 1
Message: Error: AddOn Recount attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
Debug:
[C]: FocusUnit()
..\FrameXML\UnitPopup.lua:1267: func()
..\FrameXML\UIDropDownMenu.lua:575: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
Basically... it occurs half the time when I right click on someone's name and set them as a focus target. When it works.. I get the focus target icon/bar/thing. When it doesn't work, I get the error and no icon/bar/thing. When I try to focus target again, half the time it works fine and half the time it doesn't (no error.. just doesn't show up). At that point, I have to reload the UI to try again.
.
Error occured in: AddOn: PowerAuras
Count: 1
Message: Error: AddOn PowerAuras attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
Debug:
[C]: FocusUnit()
..\FrameXML\UnitPopup.lua:1267: func()
..\FrameXML\UIDropDownMenu.lua:575: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
..and sometimes I get..
Error occured in: AddOn: Recount
Count: 1
Message: Error: AddOn Recount attempted to call a forbidden function (FocusUnit()) from a tainted execution path.
Debug:
[C]: FocusUnit()
..\FrameXML\UnitPopup.lua:1267: func()
..\FrameXML\UIDropDownMenu.lua:575: UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1