AdiBags

AdiBags

8M Downloads

Keep getting this error message through BugSack

richyvee opened this issue · 1 comments

commented

Hey, its RichyVee. this is the error code of the bugsack. if you need me to provide anything else feel free to reach out on discord. RichyVee#0369

4x AdiBags\libs\AceDB-3.0\AceDB-3.0-27.lua:372: bad argument #1 to 'pairs' (table expected, got string)
[string "=[C]"]: ?
[string "@AdiBags\libs\AceDB-3.0\AceDB-3.0-27.lua"]:372: in function <AdiBags\libs\AceDB-3.0\AceDB-3.0.lua:359>

Locals:
(*temporary) = "0"
(*temporary) = "table expected, got string"
= defined =[C]:-1

commented

🤨

Running the following command should fix it. However, your AdiBags settings will be reset back to default.
/run AdiBagsDB = nil; ReloadUI()

It it still happens after that, you're either using a modified version or another addon is to blame (one also making use of the AceDB-3.0 library—just doing so incorrectly).