Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-26-14, 09:19 AM   #1
cokedrivers
A Rage Talon Dragon Guard
 
cokedrivers's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 325
LUA Error when in raid

I keep getting this error when in a Raid:
Code:
4x [ADDON_ACTION_BLOCKED] AddOn 'BasicUI' tried to call the protected function 'Boss2TargetFrame:Show()'.
!BugGrabber\BugGrabber.lua:586: in function <!BugGrabber\BugGrabber.lua:586>
[C]: in function `Show'
FrameXML\TargetFrame.lua:110: in function `TargetFrame_Update'
FrameXML\TargetFrame.lua:174: in function `OnEvent'
FrameXML\UnitFrame.lua:676: in function <FrameXML\UnitFrame.lua:674>

Locals:
nil
If I disable my Unitframes.lua in game I no longer get the error so something in the coding is the issue.


Here is my Unitframes.lua code.

If you need more code please let me know.

And thanks for any help.

Coke
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » LUA Error when in raid


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