Thread Tools Display Modes
10-18-10, 02:17 PM   #1
Blanckaert
A Flamescale Wyrmkin
Join Date: May 2010
Posts: 121
buff right click error

Scott I didnt see this bug yet for anyone, I know the right click for menus didn't work.... but tried to right click off the halloween buff and got this error...

nui X.04

Date: 2010-10-18 16:12:06
ID: 2
Error occured in: AddOn: nUI
Count: 1
Message: Error: AddOn nUI attempted to call a forbidden function (CancelUnitBuff()) from a tainted execution path.
Debug:
[C]: CancelUnitBuff()
nUI\Units\nUI_UnitAura.lua:380:
nUI\Units\nUI_UnitAura.lua:377

(deleted addons list )

BlizRuntimeLib_enUS v4.0.1.40000 <us>
(ck=ae3)
__________________
Have fun, and remember WOW is just a game, for us to enjoy, and all the Addons we use.... remember the programmer is a human too, and MOST times, is doing this as a hobby, so give them time to have their life, so they can fix the addons, so we can have our WOW life.
 
10-18-10, 04:03 PM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Yup.... this is a known bug. No ETA for the fix yet though.
__________________

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/
 
10-18-10, 06:37 PM   #3
zevious
A Murloc Raider
Join Date: Jun 2010
Posts: 5
I'm stuck as a wisp :-o Any way for me fix this temporarily other than logging out, disabling nui, logging back in?
 
10-18-10, 06:53 PM   #4
Blanckaert
A Flamescale Wyrmkin
Join Date: May 2010
Posts: 121
ok Scott... I figured it was known, but just wanted to make sure...

I didnt know if it was related to the other right click menu problem....
__________________
Have fun, and remember WOW is just a game, for us to enjoy, and all the Addons we use.... remember the programmer is a human too, and MOST times, is doing this as a hobby, so give them time to have their life, so they can fix the addons, so we can have our WOW life.
 
10-18-10, 07:12 PM   #5
Brawnfire
A Kobold Labourer
Join Date: Oct 2010
Posts: 1
I seen on other places they stated /cancelaura to get rid of unwanted buff.. So for the Jack-o'-Lanterend! you would type /cancelaura Jack-o'-Lanterend! not sure how you would use that in NUI. It worked for me
 
10-18-10, 07:37 PM   #6
Blanckaert
A Flamescale Wyrmkin
Join Date: May 2010
Posts: 121
yes /cancelaura worked... just type the aura exactly as it is...

ie to get rid of the pirate costume... would be...

/cancelaura pirate costume
__________________
Have fun, and remember WOW is just a game, for us to enjoy, and all the Addons we use.... remember the programmer is a human too, and MOST times, is doing this as a hobby, so give them time to have their life, so they can fix the addons, so we can have our WOW life.
 
10-18-10, 09:29 PM   #7
Blanckaert
A Flamescale Wyrmkin
Join Date: May 2010
Posts: 121
**edited to remove post to not confuse anyone...**
__________________
Have fun, and remember WOW is just a game, for us to enjoy, and all the Addons we use.... remember the programmer is a human too, and MOST times, is doing this as a hobby, so give them time to have their life, so they can fix the addons, so we can have our WOW life.

Last edited by Blanckaert : 10-19-10 at 06:05 AM.
 
10-19-10, 04:16 AM   #8
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
No... the reason the right click isn't working on auras anymore is that Blizz protected the function that does that because people were using it to bot. The moved auras into the secure header code section and I have to rewrite how my auras work to use secure headers... a non-trivial change. It's going to take me a bit to fix it.
__________________

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/
 
10-19-10, 06:03 AM   #9
Blanckaert
A Flamescale Wyrmkin
Join Date: May 2010
Posts: 121
Ah... okay... they sure didnt make this patch easy for you to redo nUI did they?
__________________
Have fun, and remember WOW is just a game, for us to enjoy, and all the Addons we use.... remember the programmer is a human too, and MOST times, is doing this as a hobby, so give them time to have their life, so they can fix the addons, so we can have our WOW life.
 
10-19-10, 12:59 PM   #10
macaran
Premium Member
Premium Member
Join Date: Apr 2010
Posts: 6
blizzard buffs

Is there anything I can edit in lua to make the blizzard buffs appear too? I'd like to be able to right click buffs off from there well I wait for a fix.
 
10-19-10, 01:17 PM   #11
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
That's likely going to be my temporary fix in the next update is to rip out my auras and just relocate the Blizz auras until I can fix the problem correctly 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/
 
10-19-10, 04:19 PM   #12
XorIO
A Deviate Faerie Dragon
 
XorIO's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 16
Originally Posted by spiel2001 View Post
That's likely going to be my temporary fix in the next update is to rip out my auras and just relocate the Blizz auras until I can fix the problem correctly in nUI6.
I thinking about the same. We even can use buff addon's w/ already fixed buffs in a time you finishing nUI6. Have no time to play and see how different nUI6, but looking forward.
__________________
Good-bye... and hello... as always!
Victor
 
10-19-10, 08:19 PM   #13
zevious
A Murloc Raider
Join Date: Jun 2010
Posts: 5
Thanks for the command Is there one to leave a party?
 
10-19-10, 08:42 PM   #14
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
There should be no problem with leaving a party if you are running 5.07.05 (Development) -- that is fixed... the issue with canceling auras remains though.
__________________

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/
 
10-20-10, 01:56 PM   #15
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
Originally Posted by Brawnfire View Post
I seen on other places they stated /cancelaura to get rid of unwanted buff.. So for the Jack-o'-Lanterend! you would type /cancelaura Jack-o'-Lanterend! not sure how you would use that in NUI. It worked for me
this command dosnt work for me.
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
 
10-21-10, 01:50 AM   #16
cdh555
A Deviate Faerie Dragon
Join Date: Feb 2010
Posts: 16
That's because it's spelt wrongly.

Should be
/cancelaura Jack-o'-Lanterned!

that should work, the buff has to be spelt *exactly* how it shows on screen.
 
10-23-10, 04:31 PM   #17
thetravellor
A Wyrmkin Dreamwalker
Join Date: May 2009
Posts: 52
Removing buffs

Originally Posted by Blanckaert View Post
Scott I didnt see this bug yet for anyone, I know the right click for menus didn't work.... but tried to right click off the halloween buff and got this error...

nui X.04

Date: 2010-10-18 16:12:06
ID: 2
Error occured in: AddOn: nUI
Count: 1
Message: Error: AddOn nUI attempted to call a forbidden function (CancelUnitBuff()) from a tainted execution path.
Debug:
[C]: CancelUnitBuff()
nUI\Units\nUI_UnitAura.lua:380:
nUI\Units\nUI_UnitAura.lua:377

(deleted addons list )

BlizRuntimeLib_enUS v4.0.1.40000 <us>
(ck=ae3)
I dont actually get an error per-se, but this message from wow:
Attached Thumbnails
Click image for larger version

Name:	Capture.PNG
Views:	600
Size:	539.3 KB
ID:	5064  
 
10-23-10, 04:33 PM   #18
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
That's the same thing... just means that you aren't running any error trapping mods like BugSack or Swatter.
__________________

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/
 
10-24-10, 10:20 AM   #19
zemina
A Murloc Raider
Join Date: Apr 2010
Posts: 4
To Remove Buffs for now

Originally Posted by cdh555 View Post
That's because it's spelt wrongly.

Should be
/cancelaura Jack-o'-Lanterned!

that should work, the buff has to be spelt *exactly* how it shows on screen.
As indicated earlier, just follow those above given directions and those halloween buffs should to go away.
 
10-24-10, 04:45 PM   #20
XorIO
A Deviate Faerie Dragon
 
XorIO's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 16
Originally Posted by spiel2001 View Post
That's the same thing... just means that you aren't running any error trapping mods like BugSack or Swatter.
spiel2001, Can you point me to the right way to switch off self auras, plz?
__________________
Good-bye... and hello... as always!
Victor
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Bug Reports » buff right click error

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