Stats
|
|
Files: 28
Downloads: 273,338
Favorites: 2,577
|
New & Updated
|
|
WOWInterface
|
|
|
|
|
|
View Bug Report
|
| targetframe taint |
| Bug #: |
7433 |
| File: |
PocketPlot |
| Date: |
05-28-11 01:58 AM |
| By: |
sakurakira |
| Status: |
Unconfirmed
|
I get the message "Interface action failed because of an AddOn," so I turned on the taint log.
5/27 07:49:13.376 An action was blocked in combat because of taint from PocketPlot - TargetFrameToT:Show()
5/27 07:49:13.376 Interface\FrameXML\TargetFrame.lua:812 TargetofTarget_Update()
5/27 07:49:13.376 Interface\FrameXML\TargetFrame.lua:343 TargetFrame_OnUpdate()
5/27 07:49:13.376 TargetFrame:OnUpdate()
|
This is repeated a couple of dozen times, since I turned the log on the other day. Unfortunately, I can't duplicate the exact circumstances of getting the error. It happens when something aggros to me, or when switching targets. |
|
Notes |
| By: Seerah - 05-28-11 11:36 AM |
My guess is that if you disable PocketPlot, you'll get the same error, blaming a different addon. PocketPlot has nothing to do with the target frame and doesn't go within 100 ft of that code. But something else you have (possibly with a library in common) does.
|
|