Thread Tools Display Modes
02-08-11, 08:54 PM   #1
Raesoth
OmNomNom's Pet
 
Raesoth's Avatar
Premium Member
Join Date: Jan 2008
Posts: 35
Number of Errors with 10Plus and 4.0.6

First:
1x <event>ADDON_ACTION_BLOCKED:AddOn 'nUI' tried to call the protected function 'nUI_PartyUnit_Target_Aura2_Button18:SetID()'.
<in C code>: in function `SetID'
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:322: in function <nUI\Units\nUI_UnitAura.lua:310>

---
Second
34x <event>ADDON_ACTION_BLOCKED:AddOn 'nUI' tried to call the protected function 'nUI_HUDUnit_PlayerTarget_Focus_Aura2:SetWidth()'.
<in C code>: in function `SetWidth'
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:205: in function <nUI\Units\nUI_UnitAura.lua:171>
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:2091: in function `updateAuraFrame'
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:1449: in function `newUnitInfo'
nUI-5.07.10 (Plus)\Units\nUI_UnitCache.lua:647: in function <nUI\Units\nUI_UnitCache.lua:591>

---
Third
7x <event>ADDON_ACTION_BLOCKED:AddOn 'nUI' tried to call the protected function 'nUI_HUDUnit_PlayerTarget_Target_Aura2:SetWidth()'.
<in C code>: in function `SetWidth'
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:205: in function <nUI\Units\nUI_UnitAura.lua:171>
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:2091: in function `updateAuraFrame'
nUI-5.07.10 (Plus)\Units\nUI_UnitAura.lua:1449: in function `newUnitInfo'
nUI-5.07.10 (Plus)\Units\nUI_UnitCache.lua:647: in function <nUI\Units\nUI_UnitCache.lua:591>

---
and about 20 others with vuhdo with close to the same error something about a protected function. (which of course has nothing to do with nUI)

all those came from running a normal Grim Batol as a healer. If you need more info poke me and I'll send what I can

Thanks
__________________

 
02-09-11, 05:25 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Yeah... those have been around since the 4.0 patch actually... it's a result of the fact that aura buttons are now secure buttons which means they cannot be sized or moved in combat any more. Fixing that would require a rewrite of the auras in nUI5 which I do not intend to do since it is at end of life.

It will be fixed in nUI6.
__________________

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/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » Number of Errors with 10Plus and 4.0.6

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