Kiatra / BlizzMove

World of Warcraft add-on to make the default windows movable via drag & drop.
22 stars 8 forks source link

[Bug Report] Cataclysm Classic Blizzmove blocked CastGlyph() #125

Closed Pyrowar closed 2 weeks ago

Pyrowar commented 3 weeks ago

What game version did the bug occur in?

Wrath of the Lich King Classic

Troubleshooting

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
}
aLanaMaunz commented 3 weeks ago

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

Numynum commented 2 weeks ago

should be fine again in next update 👍