AdiBags

AdiBags

8M Downloads

wotlk classic - adibag v1.9.52 bug issue

Cowmance opened this issue ยท 2 comments

commented

Addon Version

v1.9.52

World of Warcraft Version

Wrath

Describe the bug

10x Usage: local success = C_CVar.SetCVarBitfield(name, index, value [, scriptCVar])
[string "=[C]"]: in function SetCVarBitfield' [string "@Interface\AddOns\AdiBags\core\Core.lua"]:121: in function <Interface\AddOns\AdiBags\core\Core.lua:82> [string "=[C]"]: ? [string "=[C]"]: ? [string "@Interface\AddOns\AdiBags\libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:66: in function <...ce\AddOns\AdiBags\libs\AceAddon-3.0\AceAddon-3.0.lua:61> [string "@Interface\AddOns\AdiBags\libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:494: in function InitializeAddon'
[string "@interface\AddOns\AdiBags\libs\AceAddon-3.0\AceAddon-3.0-13.lua"]:619: in function <...ce\AddOns\AdiBags\libs\AceAddon-3.0\AceAddon-3.0.lua:611>

Steps to reproduce

It occurs right when you logins and/or everytime I /reload. Also tried quit and restart the game, but it still occurs.

Verification

  • I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled
commented

C_CVar.SetCVarBitfield("closedInfoFrames", LE_FRAME_TUTORIAL_EQUIP_REAGENT_BAG, true)
LE_FRAME_TUTORIAL_EQUIP_REAGENT_BAG doesnt exists in WotLK.
I just comment the line 121 to exclude loading

commented

Actually, this bug pops up whenever I do any action in-game. For example, like cast a spell or mount up.