tukui-org / ElvUI

User Interface replacement AddOn for World of Warcraft.
https://tukui.org
Other
455 stars 152 forks source link

[Retail Bug Report] AddOn 'ElvUI' tried to call the protected function 'ObjectiveTrackerFrame:SetHeight()'. #1048

Closed NoNick96 closed 1 year ago

NoNick96 commented 1 year ago

What is the issue you are having?

This lua error seemingly randomly pops up when opening different UI windows or going in and out of combat.

What is the expected behavior?

No lua error.

What actually happened?

Lua error.

Suggested Solution/Workaround

No response

Errors

39x [ADDON_ACTION_BLOCKED] AddOn 'ElvUI' tried to call the protected function 'ObjectiveTrackerFrame:SetHeight()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: in function `SetHeight'
[string "@Blizzard_ObjectiveTracker/Blizzard_ObjectiveTracker.lua"]:810: in function `ObjectiveTracker_UpdateHeight'
[string "@FrameXML/UIParent.lua"]:3193: in function `UIParentManageFramePositions'
[string "@FrameXML/UIParent.lua"]:2659: in function <FrameXML/UIParent.lua:2646>
[string "=[C]"]: in function `SetAttribute'
[string "@FrameXML/UIParent.lua"]:3206: in function <FrameXML/UIParent.lua:3204>
[string "=[C]"]: in function `UIParent_ManageFramePositions'
[string "@FrameXML/VehicleSeatIndicator.lua"]:138: in function `UnloadTextures'
[string "@FrameXML/VehicleSeatIndicator.lua"]:42: in function <FrameXML/VehicleSeatIndicator.lua:27>

Locals:
_ = Frame {
 RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
 0 = <userdata>
 UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
 SetScript = <function> defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_BLOCKED"
events = <table> {
 ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:553
 ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:553
 PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:547
 LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:562
 ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:507
}

ElvUI Changelog & Troubleshooting

kodewdle commented 1 year ago

fixed already in dev