40 - Taint Log of Archud3
What steps will reproduce the problem?
taint occasionally
What version of the product are you using?
Latest
Do you have an error log of what happened?
2/19 13:05:00.671 An action was blocked in combat because of taint from ArcHUD3 - <unnamed>:EnableMouse()
2/19 13:05:00.671 Interface\AddOns\ArcHUD3\Nameplates.lua:96 <unnamed>:Disable()
2/19 13:05:00.671 Interface\AddOns\ArcHUD3\Core.lua:571 ?()
2/19 13:05:00.671 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147 method()
2/19 13:05:00.671 safecall Dispatcher[1]:4
2/19 13:05:00.671 xpcall()
2/19 13:05:00.671 safecall Dispatcher[1]:13 ?()
2/19 13:05:00.671 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92 Fire()
2/19 13:05:00.671 Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120
2/19 13:05:00.671 ClearTarget()
2/19 13:05:00.671 Interface\FrameXML\UIParent.lua:2909 ToggleGameMenu()
2/19 13:05:00.671 TOGGLEGAMEMENU:1
2/19 13:05:00.671 An action was blocked in combat because of taint from ArcHUD3 - <unnamed>:SetToplevel()
2/19 13:05:00.671 Interface\AddOns\ArcHUD3\Nameplates.lua:97 <unnamed>:Disable()
2/19 13:05:00.671 Interface\AddOns\ArcHUD3\Core.lua:571 ?()
2/19 13:05:00.671 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147 method()
2/19 13:05:00.671 safecall Dispatcher[1]:4
2/19 13:05:00.671 xpcall()
2/19 13:05:00.671 safecall Dispatcher[1]:13 ?()
2/19 13:05:00.671 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92 Fire()
2/19 13:05:00.671 Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120
2/19 13:05:00.671 ClearTarget()
2/19 13:05:00.671 Interface\FrameXML\UIParent.lua:2909 ToggleGameMenu()
2/19 13:05:00.671 TOGGLEGAMEMENU:1
2/19 13:08:16.484 An action was blocked in combat because of taint from ArcHUD3 - <unnamed>:EnableMouse()
2/19 13:08:16.484 Interface\AddOns\ArcHUD3\Nameplates.lua:96 <unnamed>:Disable()
2/19 13:08:16.484 Interface\AddOns\ArcHUD3\Core.lua:571 ?()
2/19 13:08:16.484 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147 method()
2/19 13:08:16.484 safecall Dispatcher[1]:4
2/19 13:08:16.484 xpcall()
2/19 13:08:16.484 safecall Dispatcher[1]:13 ?()
2/19 13:08:16.484 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92 Fire()
2/19 13:08:16.484 Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120
2/19 13:08:16.484 ClearTarget()
2/19 13:08:16.484 Interface\FrameXML\UIParent.lua:2909 ToggleGameMenu()
2/19 13:08:16.484 TOGGLEGAMEMENU:1
2/19 13:08:16.484 An action was blocked in combat because of taint from ArcHUD3 - <unnamed>:SetToplevel()
2/19 13:08:16.484 Interface\AddOns\ArcHUD3\Nameplates.lua:97 <unnamed>:Disable()
2/19 13:08:16.484 Interface\AddOns\ArcHUD3\Core.lua:571 ?()
2/19 13:08:16.484 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147 method()
2/19 13:08:16.484 safecall Dispatcher[1]:4
2/19 13:08:16.484 xpcall()
2/19 13:08:16.484 safecall Dispatcher[1]:13 ?()
2/19 13:08:16.484 Interface\AddOns\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92 Fire()
2/19 13:08:16.484 Interface\AddOns\Ace3\AceEvent-3.0\AceEvent-3.0.lua:120
2/19 13:08:16.484 ClearTarget()
2/19 13:08:16.484 Interface\FrameXML\UIParent.lua:2909 ToggleGameMenu()
2/19 13:08:16.484 TOGGLEGAMEMENU:1
Please provide any additional information below.
Traditional Chinese Locale.
| User | When | Change |
|---|---|---|
| nyyr | Feb 20, 2011 at 10:05 UTC | Changed status from Replied to Verified |
| NightOw1 | Feb 20, 2011 at 04:54 UTC | Changed status from Waiting to Replied |
| nyyr | Feb 19, 2011 at 18:42 UTC | Changed status from New to Waiting Changed component from None to Core |
| NightOw1 | Feb 19, 2011 at 05:42 UTC | Create |
- 2 comments
- 2 comments
- Reply
- #2
NightOw1 Feb 20, 2011 at 04:54 UTC - 0 likesThanks for the fix, it's working and no more tainting now.
- Reply
- #1
nyyr Feb 19, 2011 at 18:42 UTC - 0 likesThanks. I removed the feature which caused the taint and adjusted tool tips accordingly (player/pet nameplates). Please check if it works for you.