BlizzMove

BlizzMove

6M Downloads

[Bug Report] Cataclysm Classic Blizzmove blocked CastGlyph()

Pyrowar opened this issue ยท 2 comments

commented

What game version did the bug occur in?

Wrath of the Lich King Classic

Troubleshooting

  • I have verified that BlizzMove is up to date.
  • I have tried to reproduce the bug with no other addons loaded.
  • I have verified that the issue hasn't yet been reported.

Describe the bug.

Applying or reapplying new glyphs is blocked by this addon.

Steps to reproduce.

Simply open glyph panel and try to reapply any glyph.

Expected behavior.

Should not block Blizzard's UI function.

Errors

1x [ADDON_ACTION_FORBIDDEN] AddOn 'BlizzMove' tried to call the protected function 'CastGlyph()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `CastGlyph'
[string "@Blizzard_GlyphUI/Cata/Blizzard_GlyphUI.lua"]:601: in function `GlyphFrameSpell_OnClick'
[string "*Blizzard_GlyphUI.xml:102_OnClick"]:1: in function <[string "*Blizzard_GlyphUI.xml:102_OnClick"]:1>

Locals:
_ = Frame {
 RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:491
 0 = <userdata>
 UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:491
 SetScript = <function> defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
 ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:557
 ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:557
 PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:551
 LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:566
 ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:511
}
commented

Note:
Disabling this setting removes the taint, but the frame is still moveable.
image

commented

should be fine again in next update ๐Ÿ‘