VuhDo

168 - Vuhdo taints the glyphe frame

What steps will reproduce the problem?
1. Go in a raid and do stuff (don't know what exactly causes it)
2. Try to remove / replace an active glyphe
3. Taint!

What is the expected output? What do you see instead?
Taint by random addon - BugGrabber shows a different error log

What version of the product are you using?
v2.95

Do you have an error log of what happened?

3x [ADDON_ACTION_FORBIDDEN] AddOn "VuhDo" tried to call the protected function "RemoveGlyphFromSocket()".
<in C code>
FrameXML\StaticPopup.lua:53: in function "OnAccept"
FrameXML\StaticPopup.lua:3521: in function "StaticPopup_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1
Locals:
nil
2x [ADDON_ACTION_FORBIDDEN] AddOn "VuhDo" tried to call the protected function "PlaceGlyphInSocket()".
<in C code>
FrameXML\StaticPopup.lua:76: in function "OnAccept"
FrameXML\StaticPopup.lua:3521: in function "StaticPopup_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1

Locals:
nil
3x [ADDON_ACTION_FORBIDDEN] AddOn "VuhDo" tried to call the protected function "CastGlyph()".
<in C code>
Blizzard_GlyphUI-1.0\Blizzard_GlyphUI-1.0.lua:583: in function "GlyphFrameSpell_OnClick"
<string>:"*:OnClick":1: in function <string>:"*:OnClick":1

Locals:
nil
User When Change
Iza_Gilneas Apr 13, 2011 at 06:46 UTC Changed status from New to Duplicate
Ravengus Apr 11, 2011 at 19:19 UTC Changed description:
  FrameXML\StaticPopup.lua:3521: in function "StaticPopup_OnClick"
  <string>:"*:OnClick":1: in function <string>:"*:OnClick":1
  Locals:
+ nil
- nil[/code]
+ [/code]
+
  [code]
  2x [ADDON_ACTION_FORBIDDEN] AddOn "VuhDo" tried to call the protected function "PlaceGlyphInSocket()".
  <in C code>
----------------------------------------
  <string>:"*:OnClick":1: in function <string>:"*:OnClick":1

  Locals:
+ nil
- nil[/code]
+ [/code]
+
  [code]
  3x [ADDON_ACTION_FORBIDDEN] AddOn "VuhDo" tried to call the protected function "CastGlyph()".
  <in C code>
  Blizzard_GlyphUI-1.0\Blizzard_GlyphUI-1.0.lua:583: in function "GlyphFrameSpell_OnClick"
  <string>:"*:OnClick":1: in function <string>:"*:OnClick":1

  Locals:
+ nil
- nil[/code]
+ [/code]
Ravengus Apr 11, 2011 at 19:18 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of Iza_Gilneas Iza_Gilneas Apr 13, 2011 at 06:46 UTC - 0 likes

    This bug on Blizz's end. A lot of addons cause this or similar messages these days.

  • 1 comment

Facts

Last updated
Apr 13, 2011
Reported
Apr 11, 2011
Status
Duplicate - This report duplicates an existing ticket.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
0

Reported by

Possible assignees