Dragonflight UI Classic

Dragonflight UI Classic

117k Downloads

Lua Error after 1.15.1

Hessutar opened this issue · 1 comments

commented

Not sure if this is a blizzard problem or addon problem since they mentioned something about an issue with interface addons.

"We also have an issue affecting interface addons. Some addons are producing errors or not functioning as they did before. We currently expect to go live with this issue, and we’ll then fix it as soon as possible."

https://us.forums.blizzard.com/en/wow/t/wow-classic-era-maintenance-notes-february-6-2024/1781972

This seems to occur when I enter combat.

12x [ADDON_ACTION_BLOCKED] AddOn 'DragonflightUI' tried to call the protected function 'ArenaEnemyFrames:SetPoint()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `SetPoint'
[string "@Interface_Vanilla/FrameXML/UIParent.lua"]:2590: in function `UIParentManageFramePositions'
[string "@Interface_Vanilla/FrameXML/UIParent.lua"]:1890: in function <Interface_Vanilla/FrameXML/UIParent.lua:1877>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface_Vanilla/FrameXML/UIParent.lua"]:2614: in function <Interface_Vanilla/FrameXML/UIParent.lua:2612>
[string "=[C]"]: in function `UIParent_ManageFramePositions'
[string "@FrameXML/BuffFrame.lua"]:379: in function `BuffFrame_UpdateAllBuffAnchors'
[string "@FrameXML/BuffFrame.lua"]:120: in function `BuffFrame_Update'
[string "@FrameXML/BuffFrame.lua"]:53: in function <FrameXML/BuffFrame.lua:49>

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_BLOCKED"
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

Just got a new WoW Sub: no errors for me. Maybe it was something on Blizzards side?
Will close, but feel free to open a new Issue if you encounter errors.