New Elv skin issue
ApokalypsePro opened this issue ยท 2 comments
Addon Version
v0.1.64
World of Warcraft Version
Retail
Describe the bug
get this error when i load into the game
[03:33:07 PM] [ERROR] call: Interface/AddOns/BetterBagsElvUISkin/skin/bag.lua:11: attempt to index field 'Bg' (a nil value)
[03:33:07 PM] [ERROR] call: ...e/AddOns/BetterBagsElvUISkin/skin/section_config.lua:12: attempt to index field 'Bg' (a nil value)
[03:33:07 PM] [ERROR] call: Interface/AddOns/BetterBagsElvUISkin/skin/bag.lua:11: attempt to index field 'Bg' (a nil value)
[03:33:07 PM] [ERROR] call: ...erface/AddOns/BetterBagsElvUISkin/skin/bag_slots.lua:11: attempt to index field 'Bg' (a nil value)
[03:33:07 PM] [ERROR] call: ...erface/AddOns/BetterBagsElvUISkin/skin/bag_slots.lua:11: attempt to index field 'Bg' (a nil value)
[03:33:07 PM] [ERROR] call: ...e/AddOns/BetterBagsElvUISkin/skin/section_config.lua:12: attempt to index field 'Bg' (a nil value)
[03:33:07 PM] [ERROR] call: ...terface/AddOns/BetterBagsElvUISkin/skin/currency.lua:16: attempt to index field 'Bg' (a nil value)
also Elvui skin options seem to do nothing
Steps to reproduce
Log into game with Elv and better bags enabled
Hey,
With the new theming changes in BetterBags the ElvUI skin plugin no longer works. Best to disable it.
BetterBags should now have a built-in ElvUI skin that is available if you have both the BetterBags and ElvUI addons enabled.
Thanks @Raenore!