Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't open options for betterbags #374

Closed
Luntho opened this issue May 17, 2024 · 1 comment
Closed

Can't open options for betterbags #374

Luntho opened this issue May 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage

Comments

@Luntho
Copy link

Luntho commented May 17, 2024

Addon Version

0.1.45

World of Warcraft Version

Retail

Describe the bug

When trying to open betterbag options menu, get this LUA error. No other addons enabled, only baseline betterbags enabled

Message: ...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1854: AceConfigRegistry-3.0:ValidateOptionsTable(): BetterBags.args.customCategories.args.Dreamseeds.args.items.values: expected a methodname, funcref or table, got 'nil'
Time: Thu May 16 22:12:35 2024
Count: 1
Stack: ...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:1854: AceConfigRegistry-3.0:ValidateOptionsTable(): BetterBags.args.customCategories.args.Dreamseeds.args.items.values: expected a methodname, funcref or table, got 'nil'
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:50: in function <...-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua:45>
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:211: in function <...-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua:206>
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:248: in function <...-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua:220>
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:255: in function <...-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua:220>
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:255: in function <...-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua:220>
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:255: in function <...-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua:220>
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:283: in function ValidateOptionsTable' [string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua"]:336: in function app'
[string "@Interface/AddOns/Ace3/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua"]:1854: in function Open' [string "@Interface/AddOns/BetterBags/config/config.lua"]:180: in function Open'
[string "@Interface/AddOns/BetterBags/config/config.lua"]:200: in function cb' [string "@Interface/AddOns/BetterBags/core/events.lua"]:49: in function <Interface/AddOns/BetterBags/core/events.lua:44> [string "=[C]"]: ? [string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...Ons/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function SendMessage'
[string "@Interface/AddOns/BetterBags/core/events.lua"]:146: in function SendMessage' [string "@Interface/AddOns/BetterBags/frames/context.lua"]:277: in function func'
[string "@Interface/AddOns/BetterBags/libs/LibUIDropDownMenu/LibUIDropDownMenu.lua"]:233: in function <...terBags/libs/LibUIDropDownMenu/LibUIDropDownMenu.lua:199>
[string "@Interface/AddOns/BetterBags/libs/LibUIDropDownMenu/LibUIDropDownMenu.lua"]:453: in function <...terBags/libs/LibUIDropDownMenu/LibUIDropDownMenu.lua:452>

Locals: (*temporary) = "AceConfigRegistry-3.0:ValidateOptionsTable(): BetterBags.args.customCategories.args.Dreamseeds.args.items.values: expected a methodname, funcref or table, got 'nil'"

Locals: (*temporary) = "AceConfigRegistry-3.0:ValidateOptionsTable(): BetterBags.args.customCategories.args.Dreamseeds.args.items.values: expected a methodname, funcref or table, got 'nil'"

Steps to reproduce

Everytime i try to open betterbags options I get this error, have done clean install and still get error

@Luntho Luntho added bug Something isn't working triage labels May 17, 2024
@Luntho Luntho closed this as completed May 17, 2024
@Luntho
Copy link
Author

Luntho commented May 17, 2024

Cache'd lua was causing issue from previous custom category

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Archived in project
Development

No branches or pull requests

2 participants