Thread Tools Display Modes
01-09-16, 04:50 PM   #1
Smallinger
A Deviate Faerie Dragon
 
Smallinger's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 18
[LUA Error] Open Spellbook in fight

when i am in fight and want too open the spellbook i got this error...


Lua Code:
  1. 1/11 22:25:31.120  An action was blocked in combat because of taint from nibRealUI - SpellBookFrame:SetAttribute()
  2. 1/11 22:25:31.120      Interface\FrameXML\UIParent.lua:80 GetUIPanelWindowInfo()
  3. 1/11 22:25:31.120      Interface\FrameXML\UIParent.lua:2622
  4. 1/11 22:25:31.120      ShowUIPanel()
  5. 1/11 22:25:31.120      Interface\FrameXML\UIParent.lua:2614 ToggleFrame()
  6. 1/11 22:25:31.120      Interface\AddOns\nibRealUI\Modules\InfoLine.lua:187 func()
  7. 1/11 22:25:31.120      Interface\FrameXML\UIDropDownMenu.lua:760 UIDropDownMenuButton_OnClick()
  8. 1/11 22:25:31.120      DropDownList1Button6:OnClick()
  9. 1/11 22:25:31.120  CloseDropDownMenus()
  10. 1/11 22:25:31.120  An action was blocked in combat because of taint from nibRealUI - SpellBookFrame:Show()
  11. 1/11 22:25:31.120      Interface\FrameXML\UIParent.lua:2623
  12. 1/11 22:25:31.120      ShowUIPanel()
  13. 1/11 22:25:31.120      Interface\FrameXML\UIParent.lua:2614 ToggleFrame()
  14. 1/11 22:25:31.120      Interface\AddOns\nibRealUI\Modules\InfoLine.lua:187 func()
  15. 1/11 22:25:31.120      Interface\FrameXML\UIDropDownMenu.lua:760 UIDropDownMenuButton_OnClick()
  16. 1/11 22:25:31.120      DropDownList1Button6:OnClick()
  17. 1/11 22:26:49.643  UnregisterEvent()

Last edited by Smallinger : 01-11-16 at 03:58 PM. Reason: add the error
  Reply With Quote
01-09-16, 08:41 PM   #2
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
Please see point 2 in this post, specifically where it mentions ADDON_ACTION_BLOCKED.
__________________
Knowledge = Power; Be OP

  Reply With Quote
01-11-16, 03:58 PM   #3
Smallinger
A Deviate Faerie Dragon
 
Smallinger's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 18
Originally Posted by Gethe View Post
Please see point 2 in this post, specifically where it mentions ADDON_ACTION_BLOCKED.
ok, i post it in my first post, thx
  Reply With Quote

WoWInterface » Featured Projects » RealUI » [LUA Error] Open Spellbook in fight


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