Reply
 
Thread Tools Display Modes
Old 01-27-13, 07:14 PM   #1
spiel2001
nUI's Author
 
spiel2001's Avatar
Premium Member
Featured
Join Date: Jun 2008
Posts: 8,267
nUI6 5.02.00.00 Alpha release for the 5.2 PTR


nUI Release News
(nUI6 5.02.00.00)

This release is *ONLY* for use on the World of Warcraft 5.2 Public Test Realm (PTR) -- it will not work correctly on the current production 5.1 servers. This release updates the TOC for the 5.2 PTR, it should fix *all* of the remaining taint problems both in and out of combat. This version should allow you to set focus from the right-click unit frame menu (happydance), set and clear Glyphs, and not throw errors on the action buttons and unit frames anymore. This version should show more stability than the prior version, as well. This release should also fix all of the odd artifacts with screen elements not be aligned correctly on the screen.

Note that this is alpha code... it is known to be incomplete and it is known to contain bugs. I am asking testers to please report back to me, via the support forums at http://forums.nUIaddon.com, any and all errors they encounter in the code... please use an addon like Swatter or BugSack to collect the errors and post them to the forums. I would also ask that you report any taint problems you encounter. If you can, please use the '/console taintlog 2' command to enable taint logging and after you encounter the error, log out and mail me your [ World of Warcraft > Logs > taint.log ] file. Please *do not* tell me about nUI5 features that are missing in nUI6... I know. It's kind of on purpose. They'll be getting added as I go. Generally, try to provide broad constructive commentary on the interface and try to resist the temptation to nit-pic on details of taste or personal preference. I am also curious to hear about what kind of performance and frame rates folks are seeing. This implementation should be markedly better performing and far more stable than nUI5 (knock on wood).

This is the first open release of nUI6 Alpha... it is available from both the nUI site at http://www.nUIaddon.com and the WoWInterface.com download area at http://files.nUIaddon.com -- this Alpha is available as a free download to anyone who has completed the steps detailed on the members' home page at http://www.nUIadd.com -- You can access this download by going to http://files.nUIaddon.com, logging in with you WoWInterface.com user name and password, then selecting the "nUI+ Full Version" and the "nUI6 (Alpha)" link.

Please report any bugs to http://forums.nUIaddon.com as well as whatever commentary you can to provide on the work in progress.

Happy questing!
K. Scott Piel
Author of nUI
http://www.nUIaddon.com
-------------------------------------------------------------------------------------------
Version 5.02.00.00 (Alpha)
-------------------------------------------------------------------------------------------
NOTE: This release is only for use on the WoW v5.2 Public Test Realms (PTR) and not on the
v5.1 production servers... there are several features of this release that will not
work on WoW versions prior to 5.2
- Updated TOC for the WoW 5.2 Public Test Realm
- Resolved all known taint issues
- Fixed right-click menu on unit frames (yaay! setting focus works)
- Fixes several issues with setting frame locations at intialization
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.

Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/


spiel2001 is offline   Reply With Quote
Old 01-28-13, 11:50 AM   #2
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Looks great. Shame I won't have much time to log on to the PTR.

Thanks for the update Spiel!
__________________
Take it as you want or leave it as it is.
Seer is offline   Reply With Quote
Old 02-09-13, 04:03 AM   #3
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Had some time to hop on the ptr..

Got this error with only nUI6 and bugsack/buggrabber after I deleted the wtf/interface folders;

81x [ADDON_ACTION_BLOCKED] AddOn "nUI6" tried to call the protected function "nUI6_MainActionBar_Button1:Show()".
!BugGrabber-r188\BugGrabber.lua:587: in function <!BugGrabber\BugGrabber.lua:587>
<in C code>
FrameXML\ActionButton.lua:268: in function <FrameXML\ActionButton.lua:253>
<in C code>
FrameXML\ActionButton.lua:523: in function "ActionButton_OnEvent"
FrameXML\ActionButton.lua:124: in function <FrameXML\ActionButton.lua:117>

Locals:
nil
Seems it gets thrown when casting channeling abilities, like Malefic Grasp and drain Soul, but only when switching to/from another cast (ie casting malefic grasp back to back doesn't trigger it, but casting malefic grasp then a dot does, or first casting a dot and then malefic grasp. Casting haunt or unstable affliction doesn't taint either, so it seems its just channels that do someting naughty.

Taint log (without bugsack/grabber enabled)
2/9 11:54:09.569 Global variable nUI6_SystemData tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:94
2/9 11:54:09.569 Global variable nUI6_PlayerProfiles tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:95
2/9 11:54:09.569 Global variable nUI6_CustomLayouts tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:96
2/9 11:54:09.569 Global variable nUI6_CurrentLayout tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:104
2/9 11:54:09.569 Global variable nUI6_PlayerOptions tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:153
2/9 11:54:09.604 Global variable ClickCastFrames tainted by nUI6 - Interface\AddOns\nUI6\Units\Elements\HitBox.lua:100
2/9 11:54:09.630 Global variable MFWM_PlayerData tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:84
2/9 11:54:09.630 Global variable SLASH_MFWM1 tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:112
2/9 11:54:09.630 Global variable SLASH_MFWM2 tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:113
2/9 11:54:09.630 Global variable MFWM_KeyBind_Toggle tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:830
2/9 11:54:24.710 ActionButton_UpdateUsable()
2/9 11:54:24.710 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:54:24.710 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:24.710 ActionButton_Update()
2/9 11:54:24.710 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:24.710 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:28.319 ActionButton_UpdateUsable()
2/9 11:54:28.319 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:54:28.319 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:28.319 ActionButton_Update()
2/9 11:54:28.319 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:28.319 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:28.499 ActionButton_UpdateUsable()
2/9 11:54:28.499 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:54:28.499 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:28.499 ActionButton_Update()
2/9 11:54:28.499 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:28.499 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:34.902 ActionButton_UpdateUsable()
2/9 11:54:34.902 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:34.902 ActionButton_Update()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:34.902 ActionButton_UpdateUsable()
2/9 11:54:34.902 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:34.902 ActionButton_Update()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:34.902 ActionButton_UpdateUsable()
2/9 11:54:34.902 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:34.902 ActionButton_Update()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:34.902 ActionButton_UpdateUsable()
2/9 11:54:34.902 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:34.902 ActionButton_Update()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:34.902 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:38.511 ActionButton_UpdateUsable()
2/9 11:54:38.511 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:38.511 ActionButton_Update()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:38.511 ActionButton_UpdateUsable()
2/9 11:54:38.511 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:38.511 ActionButton_Update()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:38.511 ActionButton_UpdateUsable()
2/9 11:54:38.511 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:38.511 ActionButton_Update()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:38.511 ActionButton_UpdateUsable()
2/9 11:54:38.511 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:38.511 ActionButton_Update()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:38.511 ActionButton_UpdateUsable()
2/9 11:54:38.511 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:38.511 ActionButton_Update()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:38.511 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:46.439 ActionButton_UpdateUsable()
2/9 11:54:46.439 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:54:46.439 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:46.439 ActionButton_Update()
2/9 11:54:46.439 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:46.439 Interface\FrameXML\ActionButton.lua:124
2/9 11:54:46.439 ActionButton_UpdateUsable()
2/9 11:54:46.439 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:54:46.439 Interface\FrameXML\ActionButton.lua:268
2/9 11:54:46.439 ActionButton_Update()
2/9 11:54:46.439 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:54:46.439 Interface\FrameXML\ActionButton.lua:124
and a bit bigger one with bugsack/buggrapper enabled

2/9 11:45:48.627 Global variable MAX_BUGGRABBER_ERRORS tainted by !BugGrabber - Interface\AddOns\!BugGrabber\BugGrabber.lua:55
2/9 11:45:48.627 Global variable BUGGRABBER_ERRORS_PER_SEC_BEFORE_THROTTLE tainted by !BugGrabber - Interface\AddOns\!BugGrabber\BugGrabber.lua:58
2/9 11:45:48.627 Global variable seterrorhandler tainted by !BugGrabber - Interface\AddOns\!BugGrabber\BugGrabber.lua:593
2/9 11:45:48.627 Global variable SLASH_BugGrabber1 tainted by !BugGrabber - Interface\AddOns\!BugGrabber\BugGrabber.lua:622
2/9 11:45:48.627 Global variable BugGrabber tainted by !BugGrabber - Interface\AddOns\!BugGrabber\BugGrabber.lua:623
2/9 11:45:48.627 Global variable LibStub tainted by BugSack - Interface\AddOns\BugSack\Libs\LibStub\Libstub.lua:11
2/9 11:45:48.627 Global variable ChatThrottleLib tainted by BugSack - Interface\AddOns\BugSack\Libs\AceComm-3.0\ChatThrottleLib.lua:46
2/9 11:45:48.637 Global variable onDragStop tainted by BugSack - Interface\AddOns\BugSack\Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua:159
2/9 11:45:48.637 Global variable BugSack tainted by BugSack - Interface\AddOns\BugSack\core.lua:43
2/9 11:45:48.678 Global variable nUI6_SystemData tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:94
2/9 11:45:48.678 Global variable nUI6_PlayerProfiles tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:95
2/9 11:45:48.678 Global variable nUI6_CustomLayouts tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:96
2/9 11:45:48.678 Global variable nUI6_CurrentLayout tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:104
2/9 11:45:48.678 Global variable nUI6_PlayerOptions tainted by nUI6 - Interface\AddOns\nUI6\Main\SavedVariables.lua:153
2/9 11:45:48.736 Global variable ClickCastFrames tainted by nUI6 - Interface\AddOns\nUI6\Units\Elements\HitBox.lua:100
2/9 11:45:48.760 Global variable MFWM_PlayerData tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:84
2/9 11:45:48.760 Global variable SLASH_MFWM1 tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:112
2/9 11:45:48.760 Global variable SLASH_MFWM2 tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:113
2/9 11:45:48.760 Global variable MFWM_KeyBind_Toggle tainted by nUI6 - Interface\AddOns\nUI6\Features\MozzFullWorldMap\MozzFullWorldMap.lua:830
2/9 11:45:52.788 Global variable SLASH_BugSack1 tainted by BugSack - Interface\AddOns\BugSack\core.lua:171 ?()
2/9 11:45:52.788 Interface\AddOns\BugSack\core.lua:95
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:16.898 ActionButton_UpdateUsable()
2/9 11:46:16.898 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:16.898 ActionButton_Update()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:16.898 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:19.326 ActionButton_UpdateUsable()
2/9 11:46:19.326 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:19.326 ActionButton_Update()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:19.326 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.922 ActionButton_UpdateUsable()
2/9 11:46:22.922 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.922 ActionButton_Update()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.922 ActionButton_UpdateUsable()
2/9 11:46:22.922 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.922 ActionButton_Update()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.922 ActionButton_UpdateUsable()
2/9 11:46:22.922 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.922 ActionButton_Update()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.922 ActionButton_UpdateUsable()
2/9 11:46:22.922 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.922 ActionButton_Update()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.922 ActionButton_UpdateUsable()
2/9 11:46:22.922 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.922 ActionButton_Update()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.922 ActionButton_UpdateUsable()
2/9 11:46:22.922 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.922 ActionButton_Update()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.922 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:22.926 ActionButton_UpdateUsable()
2/9 11:46:22.926 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:22.926 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:22.926 ActionButton_Update()
2/9 11:46:22.926 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:22.926 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:24.210 ActionButton_UpdateUsable()
2/9 11:46:24.210 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:24.210 ActionButton_Update()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:24.210 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:25.829 ActionButton_UpdateUsable()
2/9 11:46:25.829 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:25.829 ActionButton_Update()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:25.829 ActionButton_UpdateUsable()
2/9 11:46:25.829 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:25.829 ActionButton_Update()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:25.829 ActionButton_UpdateUsable()
2/9 11:46:25.829 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:25.829 ActionButton_Update()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:25.829 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:28.665 ActionButton_UpdateUsable()
2/9 11:46:28.665 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:46:28.665 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:28.665 ActionButton_Update()
2/9 11:46:28.665 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:28.665 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:30.144 ActionButton_UpdateUsable()
2/9 11:46:30.144 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:30.144 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:30.144 ActionButton_Update()
2/9 11:46:30.144 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:30.144 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:30.144 ActionButton_UpdateUsable()
2/9 11:46:30.144 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:30.144 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:30.144 ActionButton_Update()
2/9 11:46:30.144 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:30.144 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.565 ActionButton_UpdateUsable()
2/9 11:46:32.565 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:32.565 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.565 ActionButton_Update()
2/9 11:46:32.565 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.565 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.565 ActionButton_UpdateUsable()
2/9 11:46:32.565 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:32.565 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.565 ActionButton_Update()
2/9 11:46:32.565 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.565 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.566 ActionButton_UpdateUsable()
2/9 11:46:32.566 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.566 ActionButton_Update()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.566 ActionButton_UpdateUsable()
2/9 11:46:32.566 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.566 ActionButton_Update()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.566 ActionButton_UpdateUsable()
2/9 11:46:32.566 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.566 ActionButton_Update()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.566 ActionButton_UpdateUsable()
2/9 11:46:32.566 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.566 ActionButton_Update()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:32.566 ActionButton_UpdateUsable()
2/9 11:46:32.566 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:32.566 ActionButton_Update()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:32.566 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:34.010 ActionButton_UpdateUsable()
2/9 11:46:34.010 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:34.010 ActionButton_Update()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:34.010 ActionButton_UpdateUsable()
2/9 11:46:34.010 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:34.010 ActionButton_Update()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:34.010 ActionButton_UpdateUsable()
2/9 11:46:34.010 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:34.010 ActionButton_Update()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:34.010 ActionButton_UpdateUsable()
2/9 11:46:34.010 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:34.010 ActionButton_Update()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:34.010 ActionButton_UpdateUsable()
2/9 11:46:34.010 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:34.010 ActionButton_Update()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:34.010 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:39.336 ActionButton_UpdateUsable()
2/9 11:46:39.336 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:46:39.336 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:39.336 ActionButton_Update()
2/9 11:46:39.336 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:39.336 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:41.076 ActionButton_UpdateUsable()
2/9 11:46:41.076 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:41.076 ActionButton_Update()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:41.076 ActionButton_UpdateUsable()
2/9 11:46:41.076 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:41.076 ActionButton_Update()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:41.076 ActionButton_UpdateUsable()
2/9 11:46:41.076 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:41.076 ActionButton_Update()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:41.076 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:43.589 ActionButton_UpdateUsable()
2/9 11:46:43.589 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:43.589 ActionButton_Update()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:43.589 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:45.984 ActionButton_UpdateUsable()
2/9 11:46:45.984 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:45.984 ActionButton_Update()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:45.984 ActionButton_UpdateUsable()
2/9 11:46:45.984 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:45.984 ActionButton_Update()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:45.984 ActionButton_UpdateUsable()
2/9 11:46:45.984 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:45.984 ActionButton_Update()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:45.984 ActionButton_UpdateUsable()
2/9 11:46:45.984 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:45.984 ActionButton_Update()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:45.984 ActionButton_UpdateUsable()
2/9 11:46:45.984 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:45.984 ActionButton_Update()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:45.984 ActionButton_UpdateUsable()
2/9 11:46:45.984 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:45.984 ActionButton_Update()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:45.984 Interface\FrameXML\ActionButton.lua:124
2/9 11:46:49.608 ActionButton_UpdateUsable()
2/9 11:46:49.608 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:46:49.608 Interface\FrameXML\ActionButton.lua:268
2/9 11:46:49.608 ActionButton_Update()
2/9 11:46:49.608 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:46:49.608 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button4:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:52.682 ActionButton_UpdateUsable()
2/9 11:47:52.682 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:52.682 ActionButton_Update()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:52.682 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:56.311 ActionButton_UpdateUsable()
2/9 11:47:56.311 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:56.311 ActionButton_Update()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:56.311 ActionButton_UpdateUsable()
2/9 11:47:56.311 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:56.311 ActionButton_Update()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:56.311 ActionButton_UpdateUsable()
2/9 11:47:56.311 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:56.311 ActionButton_Update()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:56.311 ActionButton_UpdateUsable()
2/9 11:47:56.311 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:56.311 ActionButton_Update()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:124
2/9 11:47:56.311 ActionButton_UpdateUsable()
2/9 11:47:56.311 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:268
2/9 11:47:56.311 ActionButton_Update()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:47:56.311 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:01.832 ActionButton_UpdateUsable()
2/9 11:48:01.832 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:01.832 ActionButton_Update()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:01.832 ActionButton_UpdateUsable()
2/9 11:48:01.832 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:01.832 ActionButton_Update()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:01.832 ActionButton_UpdateUsable()
2/9 11:48:01.832 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:01.832 ActionButton_Update()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:01.832 ActionButton_UpdateUsable()
2/9 11:48:01.832 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:01.832 ActionButton_Update()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:01.832 ActionButton_UpdateUsable()
2/9 11:48:01.832 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:01.832 ActionButton_Update()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:01.832 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:07.196 ActionButton_UpdateUsable()
2/9 11:48:07.196 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button7:Show()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:07.196 ActionButton_Update()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:07.196 ActionButton_UpdateUsable()
2/9 11:48:07.196 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:07.196 ActionButton_Update()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:07.196 ActionButton_UpdateUsable()
2/9 11:48:07.196 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:07.196 ActionButton_Update()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:07.196 ActionButton_UpdateUsable()
2/9 11:48:07.196 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:07.196 ActionButton_Update()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:124
2/9 11:48:07.196 ActionButton_UpdateUsable()
2/9 11:48:07.196 An action was blocked in combat because of taint from nUI6 - nUI6_UpperRightBar_Button5:Show()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:268
2/9 11:48:07.196 ActionButton_Update()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:48:07.196 Interface\FrameXML\ActionButton.lua:124
2/9 11:49:01.917 ActionButton_UpdateUsable()
2/9 11:49:01.917 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:49:01.917 Interface\FrameXML\ActionButton.lua:268
2/9 11:49:01.917 ActionButton_Update()
2/9 11:49:01.917 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:49:01.917 Interface\FrameXML\ActionButton.lua:124
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame2 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame2:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame2 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame3 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame3:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame3 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame4 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame4:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame4 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame5 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame5:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame5 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame6 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame6:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame6 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame7 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame7:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame7 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame8 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame8:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame8 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:221
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame9 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\MoneyFrame.lua:305 MoneyFrame_UpdateMoney()
2/9 11:51:04.401 GameTooltipMoneyFrame9:OnShow()
2/9 11:51:04.401 CreateFrame()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:110 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:228
2/9 11:51:04.401 Execution tainted by nUI6 while reading GameTooltipMoneyFrame9 - Interface\FrameXML\MoneyFrame.lua:329 MoneyFrame_Update()
2/9 11:51:04.401 Interface\FrameXML\GameTooltip.lua:133 SetTooltipMoney()
2/9 11:51:04.401 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:228
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame2 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame3 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame4 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame5 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame6 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame7 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame8 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:04.430 Execution tainted by nUI6 while reading GameTooltipMoneyFrame9 - Interface\FrameXML\GameTooltip.lua:148 GameTooltip_ClearMoney()
2/9 11:51:04.430 GameTooltip:OnTooltipCleared()
2/9 11:51:04.430 GameTooltip:Hide()
2/9 11:51:04.430 Interface\AddOns\nUI6\Bars\DurabilityBar.lua:244
2/9 11:51:08.997 Execution tainted by !BugGrabber while reading SLASH_BugGrabber1 - Interface\FrameXML\ChatFrame.lua:2471 ChatFrame_ImportListToHash()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:2511 ChatFrame_ImportAllListsToHash()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:4374 ChatEdit_ParseText()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:4155 ChatEdit_OnSpacePressed()
2/9 11:51:08.997 ChatFrame1EditBox:OnSpacePressed()
2/9 11:51:08.997 Execution tainted by nUI6 while reading SLASH_MFWM1 - Interface\FrameXML\ChatFrame.lua:2471 ChatFrame_ImportListToHash()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:2511 ChatFrame_ImportAllListsToHash()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:4374 ChatEdit_ParseText()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:4155 ChatEdit_OnSpacePressed()
2/9 11:51:08.997 ChatFrame1EditBox:OnSpacePressed()
2/9 11:51:08.997 Execution tainted by nUI6 while reading SLASH_MFWM2 - Interface\FrameXML\ChatFrame.lua:2479 ChatFrame_ImportListToHash()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:2511 ChatFrame_ImportAllListsToHash()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:4374 ChatEdit_ParseText()
2/9 11:51:08.997 Interface\FrameXML\ChatFrame.lua:4155 ChatEdit_OnSpacePressed()
2/9 11:51:08.997 ChatFrame1EditBox:OnSpacePressed()
2/9 11:51:08.997 Execution tainted by BugSack while reading SLASH_BugSack1 - Interface\FrameXML\ChatFrame.lua:2471 ChatFrame_ImportListToHash()
2/9 11:51:09.108 Interface\FrameXML\ChatFrame.lua:2511 ChatFrame_ImportAllListsToHash()
2/9 11:51:09.108 Interface\FrameXML\ChatFrame.lua:4374 ChatEdit_ParseText()
2/9 11:51:09.108 Interface\FrameXML\ChatFrame.lua:4155 ChatEdit_OnSpacePressed()
2/9 11:51:09.108 ChatFrame1EditBox:OnSpacePressed()
2/9 11:51:14.156 ActionButton_UpdateUsable()
2/9 11:51:14.156 An action was blocked in combat because of taint from nUI6 - nUI6_MainActionBar_Button1:Show()
2/9 11:51:14.156 Interface\FrameXML\ActionButton.lua:268
2/9 11:51:14.156 ActionButton_Update()
2/9 11:51:14.156 Interface\FrameXML\ActionButton.lua:523 ActionButton_OnEvent()
2/9 11:51:14.156 Interface\FrameXML\ActionButton.lua:124
__________________
Take it as you want or leave it as it is.
Seer is offline   Reply With Quote
Old 02-09-13, 06:08 AM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
Premium Member
Featured
Join Date: Jun 2008
Posts: 8,267
Hmph... and you're sure this is with nUI6 5.02.00.00 and not one of the versions prior to it?

*breaks down and cries*

If you would... disable bug sack, bug grabber, et al and log in to WoW. Type '/console taintlog 11' and log back out. Log back in, recreate the taint as quickly as you can and immediately log back out. It will be a HUGE taint log. 20meg or more. ZIP that up and e-mail it to me if you would?

Remember to turn the taint log back off with '/console taintlog 0' when you're done.

And thanks for the report (le sigh)
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.

Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/


spiel2001 is offline   Reply With Quote
Old 02-09-13, 12:10 PM   #5
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Yea, it's 5.02

Deleted wtf again, all add ons 'cept nUI6... Got this one after casting but guess that might be a side effect of the "/console taintlog 11"?

Message: Interface\AddOns\nUI6\Units\Units.lua:502: script ran too long
Time: 02/09/13 20:01:24
Count: 1
Stack: Interface\AddOns\nUI6\Units\Units.lua:502: in function <Interface\AddOns\nUI6\Units\Units.lua:324>

Locals: who = nUI6_Units {
0 = <userdata>
UnitFrame = <table> {
}
Listeners = <table> {
}
TestRegen = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:181
MasterList = <table> {
}
BarColors = <table> {
}
ReactionColors = <table> {
}
UnitGUID = <table> {
}
Target = "0xF13079AA00001504"
CreateUnit = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:244
Panel = <table> {
}
UpdateData = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:324
VariableAlpha = 1
InspectTime = 122622.154
UnregisterUnit = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:226
Player = "0x0100000000049C7E"
RegisterUnit = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:212
FetchData = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:1040
DestroyUnit = <function> defined @Interface\AddOns\nUI6\Units\Units.lua:294
Cache = <table> {
}
PanelList = <table> {
}
HUD = nUI6 Default DPS HUD: Player/Target {
}
}
elapsed = 0.022000001743436
foundInspectGUID = false
now = 122666.792
(for generator) = <function> defined =[C]:-1
(for state) = <table> {
target = "0xF13079AA00001504"
player = "0x0100000000049C7E"
}
(for control) = "target"
unitID = "target"
GUID = "0xF13079AA00001504"
dataSet = <table> {
lfgCooldown = false
debuffs = <table> {
}
hasAgro = false
class = "WARRIOR"
hasVehicleUI = false
curHealth = 750923264
localizedClass = "Raider's Training Dummy"
speed = 0
level = -1
GUID = "0xF13079AA00001504"
power = <table> {
}
isResting = false
threat = <table> {
}
portraitUpdate = false
inInspectRange = 1
reactionColor = <table> {
}
buffs = <table> {
}
isVisible = 1
lastCleared = 1438
isPet = false
isAWOL = false
exists = 1
sex = 1
creatureType = "Mechanical"
isTank = false
name = "Raider's Training Dummy"
feedback = <table> {
}
pitch = 0
isAlive = true
channelInfo = <table> {
}
isVehicle = false
mapY = 0
isHeal = false
inFollowRange = 1
isConnected = 1
isToT = false
isFocus = false
spellInfo = <table> {
}
isTarget = true
pctHealth = 1
lfgDeserter = false
isDPS = false
canAttack = 1
isTapped = 1
classification = "worldboss"
mapX = 0
targetedBy = <table> {
}
isPlayer = false
controllingVehicle = false
isPartyLeader = false
classColor = <table> {
}
powerType = 1
lastUpdated = 1438
powerName = "RAGE"
reaction = 4
numAssists = 0
maxHealth = 750923264
isAttackable = 1
}
power = <table> {
1 = <table> {
}
2 = <table> {
}
3 = <table> {
}
4 = <table> {
}
5 = <table> {
}
6 = <table> {
}
7 = <table> {
}
8 = <table> {
}
9 = <table> {
}
10 = <table> {
}
11 = <table> {
}
12 = <table> {
}
13 = <table> {
}
14 = <table> {
}
15 = <table> {
}
0 = <table> {
}
}
(for index) = 3
(for limit) = 15
(for step) = 1
i = 3
detail = <table> {
max = 0
cur = 0
min = 0
}
(*temporary) = 10
(*temporary) = "target"
(*temporary) = 3
(*temporary) = 0
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "script ran too long"
NextUpdate = 0.033333333333333
totalElapsed = 0.048000002279878
updatePass = 1438
unitGUID = <table> {
target = "0xF13079AA00001504"
player = "0x0100000000049C7E"
}
Cache = <table> {
0 = <table> {
}
0x0100000000099A97 = <table> {
}
0x010000000005FCDF = <table> {
}
0xF13079AA00001504 = <table> {
}
0x010000000009970A = <table> {
}
0xF13079AA000014FD = <
As a side note, after trying to log back in (after the /console taintlog 11) WoW started to write a taint log during the loading screen.. It's almost 200MB big then it DC's me from the server.

Do have a 20MB file that I made with /console taintlog 11 except that one is made after logging in with /console taintlog 2 and tried casting aftet setting it to 11.. I'll send both in a zip file to ya..

(mail send now)
__________________
Take it as you want or leave it as it is.

Last edited by Seer : 02-09-13 at 12:21 PM.
Seer is offline   Reply With Quote
Old 02-10-13, 08:43 AM   #6
spiel2001
nUI's Author
 
spiel2001's Avatar
Premium Member
Featured
Join Date: Jun 2008
Posts: 8,267
I wouldn't have expected it to be that big just logging in... and with nothing but nUI6 enabled? o0
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.

Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/


spiel2001 is offline   Reply With Quote
Old 02-10-13, 10:18 AM   #7
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Jep, no other addon installed with that.

Did you receive the logs?
__________________
Take it as you want or leave it as it is.
Seer is offline   Reply With Quote
Old 02-10-13, 01:39 PM   #8
spiel2001
nUI's Author
 
spiel2001's Avatar
Premium Member
Featured
Join Date: Jun 2008
Posts: 8,267
Yes... but I haven't had a chance to check them out yet... spent Thursday/Friday dealing with doctors and today I'm trying to catch up the work I missed Thursday and Friday ~sigh~

I should get into them in the next day or two... I'm really bummed to see taint still in the action bars though. I thought I had them all fixed. ~cry~

Probably can't use the log without the great big one at your login though, because that's when the taint will have happened.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.

Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/


spiel2001 is offline   Reply With Quote
Old 02-10-13, 02:00 PM   #9
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Its in the zip file IIRC, zipped it was about 4MB.. Seemed a lot of repeating stuff

/edit
Maybe something wrong with my ptr install? Found it all a bit to weird..
__________________
Take it as you want or leave it as it is.

Last edited by Seer : 02-10-13 at 02:19 PM.
Seer is offline   Reply With Quote
Old 02-12-13, 03:10 PM   #10
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Ok, logged on with only nUI6, set taintlog to 11 noticed framerates dropping 50% and waited a bit. Gave me a 16MB taintlog, logged out, renamed the log, logged back in.. Got DC'd when the log reached ~201MB (did get to see the game for about 1 sec).

So, did a reinstall, no settings saved from previous ptr and redownloaded nUI6 (http://www.wowinterface.com/download...nUI6Alpha.html)

Logged on with nUI disabled, did /console taintlog 11, logged off enabled nUI6, and got another ~201MB log with a DC.

If you want these logs as well let me know.

Nobody else got this ? From what I can tell pretty much everything nUI is doing is tainting??
__________________
Take it as you want or leave it as it is.
Seer is offline   Reply With Quote
Old 02-14-13, 03:54 AM   #11
spiel2001
nUI's Author
 
spiel2001's Avatar
Premium Member
Featured
Join Date: Jun 2008
Posts: 8,267
With 'taintlog 11' it writes every taint event every time it happens... and by definition, everything any addon does taints everything it touches. That's why it's so huge. BUT... I'm not sure why yours so much bigger and why you're still getting the taint on the action bars.

On my system, when I log in, I get a large taint log, as well... but not so large I get a DC or lag out like that.

Yes... do go ahead and ZIP those taint logs up and e-mail them to me. I'd like to try an analyze them and see if I can sort out what's going on.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.

Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/


spiel2001 is offline   Reply With Quote
Old 02-14-13, 10:44 AM   #12
Seer
A Molten Giant
Join Date: Dec 2007
Posts: 708
Sending now, so you should get em soonish...
__________________
Take it as you want or leave it as it is.
Seer is offline   Reply With Quote
Old 03-05-13, 02:17 PM   #13
twizt3dkitty
A Cliff Giant
 
twizt3dkitty's Avatar
Join Date: Nov 2011
Posts: 74
loaded the alpha up with 5.2 live, looks like it basically works, the map is not showing for me however.
twizt3dkitty is offline   Reply With Quote
Reply

Go BackWoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Announcements » nUI6 5.02.00.00 Alpha release for the 5.2 PTR

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off