8 - error assigning tanks in raid
What steps will reproduce the problem?
in a raid, I want to assign tanks with default (blizzard) raid frame.
What is the expected output? What do you see instead?
Error occured in: AddOn: HoloFriends
Count: 1
Message: Error: AddOn HoloFriends attempted to call a forbidden function (SetPartyAssignment()) from a tainted execution path.
Debug:
[C]: SetPartyAssignment()
..\FrameXML\UnitPopup.lua:1142
..\FrameXML\UnitPopup.lua:996
[C]: func()
..\FrameXML\UIDropDownMenu.lua:561 UIDropDownMenuButton_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1
What version of the product are you using?
HoloFriends (continued) v3.0.9.1
| User | When | Change |
|---|---|---|
| oXid_FoX | Sun, 29 Mar 2009 18:46:29 | Create |
- 3 comments
- 3 comments
Facts
- Last updated on
- 29 Mar 2009
- Reported on
- 29 Mar 2009
- Status
- New - Issue has not had initial review yet.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #3
Andymon Tue, 31 Mar 2009 16:40:45You have to disable HoloFriends completely at the character login screen, where you manage all your addons.
I don't think, that there exist a replacement of the Blizz raid frame, because many functions are protected during combat and can not be used by addons. Thats, why the raid frame is not shown during combat, if you are using HoloFriends.
To assign tanks in raids, I'm using the Ora2-addon. This works also with the HealBot-Addon used by many healers. All tanks assigned this way are shown in a seperate column in HealBot.
- #2
oXid_FoX Mon, 30 Mar 2009 18:35:39/cry
I can't disable HoloFriend, no...
maybe... do you know a tiny addon which can assign tanks? ^^
- #1
Andymon Mon, 30 Mar 2009 16:36:25This is a well known problem of all addons, which modify something arround protected windows or functions.
The Blizz raid frame and HoloFriends don't work together, because the raid frame is protected. And, because the friends frame is connected to the raid frame, HoloFriends taints the raid frame. Its only the small button at the raid frame, which switch to the friends frame, that make the problem. But its there.
No easy solution for that. I still experimenting arrond this, but with no success jet. To use the Blizz raid frame you have to disable HoloFriends for now.