Cidan / BetterBags

A total replacement AddOn for World of Warcraft bag frames, inspired by AdiBags.
MIT License
89 stars 38 forks source link

New Elv skin issue #422

Closed ApokalypsePro closed 3 months ago

ApokalypsePro commented 3 months ago

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

Raenore commented 3 months ago

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.

Cidan commented 3 months ago

Thanks @Raenore!