Thread Tools Display Modes
10-28-10, 03:00 AM   #1
Iza
A Cyclonian
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 43
Problem: Blizzard_GlyphUI.lua:585

Hi,
since patch 4.0.1 my addon (VuhDo) keeps throwing the following error message if you try to replace gylphs in Blizzard glyph ui:


Date: 2010-10-25 21:26:28
ID: 1
Error occured in: AddOn: VuhDo
Count: 1
Message: Error: AddOn VuhDo attempted to call a forbidden function (CastGlyph()) from a tainted execution path.
Debug:
[C]: CastGlyph()
...terface\AddOns\Blizzard_GlyphUI\Blizzard_GlyphUI.lua:585: GlyphFrameSpell_OnClick()
[string "*:OnClick"]:1:
[string "*:OnClick"]:1


This is so mysterious: VuhDo absolutely has nothing to do with glyphs or glyph ui, line 585 does not exist in my extracted version of the file and "CastGlyph" doesn't even occur in the source.

I'm really desperate. Any advice highly appreciated.

Googling the error message revealed that there are more addons (not having to do with glyphs) giving this error...
  Reply With Quote
10-28-10, 06:18 AM   #2
eberkain
A Fallenroot Satyr
Join Date: Nov 2009
Posts: 20
Ive seen many different addons throw that same error.

Open the glyph/talent window with the hotkey (N by default) instead of a button, and the error doesn't seem to get thrown.

Yeah, really weird.
  Reply With Quote
10-28-10, 07:15 AM   #3
Iza
A Cyclonian
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 43
Thanks for clarifying!
  Reply With Quote
11-02-10, 09:56 AM   #4
Schnorki
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Apr 2010
Posts: 14
coincidence with the hotkey actually

i've seen that error once, and once only. but since i don't even have a mini-button for glyphs, i can guarantee you it was opened via the hotkey binding.
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Problem: Blizzard_GlyphUI.lua:585

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