LiteBag

271k Downloads

Issue with latest version when opening bags

Epidemedabear opened this issue ยท 3 comments

commented

Get the following error when opening my bags and no items are visible

3x Usage: local isAzeriteEmpoweredItem = C_AzeriteEmpoweredItem.IsAzeriteEmpoweredItemByID(itemInfo)
[string "=[C]"]: in function IsAzeriteEmpoweredItemByID' [string "@FrameXML\ContainerFrame.lua"]:442: in function ContainerFrame_ConsiderItemButtonForAzeriteTutorial'
[string "@LiteBag\Panel.lua"]:427: in function LiteBagPanel_UpdateBag' [string "@LiteBag\Panel.lua"]:442: in function LiteBagPanel_UpdateAllBags'
[string "@LiteBag\Panel.lua"]:461: in function <LiteBag\Panel.lua:457>
[string "=[C]"]: in function Show' [string "@LiteBag\ReplaceBlizzard.lua"]:56: in function ToggleBag'
[string "@FrameXML\ContainerFrame.lua"]:149: in function ToggleBackpack' [string "@FrameXML\MainMenuBarBagButtons.lua"]:40: in function BackpackButton_OnClick'
[string "@FrameXML\MainMenuBarBagButtons.lua"]:163: in function <FrameXML\MainMenuBarBagButtons.lua:158>
[string "=[C]"]: ?

Locals:
(*temporary) = "Usage: local isAzeriteEmpoweredItem = C_AzeriteEmpoweredItem.IsAzeriteEmpoweredItemByID(itemInfo)"

commented

Ahhhh cool ty

commented

I assume this is the same problem that dozens or hundreds of other addons are having: the CurseForge API is broken and WowUp/Ajour/Cursebreaker are installing old versions.

None of that stuff is in the current version of LiteBag. You will need to use the CurseForge client or update it by hand until CurseForge or the updater makers find a fix.

commented

It it super, duper, unbelievably annoying :( I hope they fix it soon.