Bartender4

Bartender4

70M Downloads

Next Bartender Lua Error

Nemesis2354 opened this issue · 3 comments

commented

1x [ADDON_ACTION_BLOCKED] AddOn 'Bartender4' hat versucht die geschützte Funktion 'UNKNOWN()' aufzurufen.
[string "@Interface/AddOns/!BugGrabber/BugGrabber.lua"]:485: in function <Interface/AddOns/!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: ?
[string "=[C]"]: in function SetPoint' [string "@Interface/AddOns/SpartanUI/modules/Artwork/BlizzMovers.lua"]:168: in function <...ace/AddOns/SpartanUI/modules/Artwork/BlizzMovers.lua:165> [string "=[C]"]: in function AddFrame'
[string "@Interface/AddOns/Blizzard_ActionBar/Mainline/ExtraActionBar.lua"]:17: in function <...ddOns/Blizzard_ActionBar/Mainline/ExtraActionBar.lua:10>
[string "=[C]"]: in function `ExtraActionBar_Update'
[string "@Interface/AddOns/Blizzard_ActionBarController/Mainline/ActionBarController.lua"]:92: in function <...ActionBarController/Mainline/ActionBarController.lua:55>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_BLOCKED"
events =

{
}

commented

That error is actually for SpartanUI not BT4, looks like the Extra action button was unable to update.

commented

That error is actually for SpartanUI not BT4, looks like the Extra action button was unable to update.

Should I also post the post to your Spartan GitHub? Unfortunately I can't delete it here. Or did you note the error?

commented

Noted and just pushed a change for it. Nev can close it out when he gets to it.