Does not work after 11.0 pre-patch
Beet4 opened this issue ยท 1 comments
Hi!
The import does not work after the 11.0 pre-patch. When pressing Import I get the following LUA error:
2x ...rBags_AdiBagsImporter/BetterBags_AdiBagsImporter.lua:64: bad argument #1 to 'pairs' (table expected, got nil)
[string "=[C]"]: in function `pairs'
[string "@BetterBags_AdiBagsImporter/BetterBags_AdiBagsImporter.lua"]:64: in function `ImportAdiBagsFilters'
[string "@BetterBags_AdiBagsImporter/BetterBags_AdiBagsImporter.lua"]:191: in function <...rBags_AdiBagsImporter/BetterBags_AdiBagsImporter.lua:191>
[string "=[C]"]: ?
[string "@Masque/Libs/AceConfig-3.0-3/AceConfigDialog-3.0-87/AceConfigDialog-3.0.lua"]:45: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:43>
[string "@Masque/Libs/AceConfig-3.0-3/AceConfigDialog-3.0-87/AceConfigDialog-3.0.lua"]:839: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:661>
[string "=[C]"]: ?
[string "@Masque/Libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <Masque/Libs/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@Masque/Libs/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@Masque/Libs/AceGUI-3.0-41/widgets/AceGUIWidget-Button.lua"]:22: in function <...sque/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua:19>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
Thanks for posting this @Beet4! Oversight on my part forgetting AdiBags had profiles. Doh!
Just submitted v1.0.1 to allow you to select what AdiBag profile you'd like to import which should fix this issue!
If you run into anything else please let me know