AdiBags Bears Alchemy

AdiBags Bears Alchemy

90.9k Downloads

attempt to index local 'L' (a nil value) in all your Plugins.

gOOvER opened this issue ยท 2 comments

commented
7x Interface/AddOns/AdiBags_Bears_Alchemy/database.lua:10: attempt to index local 'L' (a nil value)
[string "@Interface/AddOns/AdiBags_Bears_Alchemy/database.lua"]:10: in main chunk

Locals:
addonName = "AdiBags_Bears_Alchemy"
addonTable = <table> {
}
L = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'L' (a nil value)"

next error:

7x Interface/AddOns/AdiBags_Bears_Alchemy/locales.lua:6: attempt to index global 'addonTable' (a nil value)
[string "@Interface/AddOns/AdiBags_Bears_Alchemy/locales.lua"]:6: in main chunk

Locals:
(*temporary) = nil
(*temporary) = <table> {
 Shadowlands = "Shadowlands"
 Dragonflight = "DragonFlight"
}
(*temporary) = "attempt to index global 'addonTable' (a nil value)"

next error:

7x Interface/AddOns/AdiBags_Bears_Alchemy/core.lua:98: attempt to index local 'db' (a nil value)
[string "@Interface/AddOns/AdiBags_Bears_Alchemy/core.lua"]:98: in function `AllFilters'
[string "@Interface/AddOns/AdiBags_Bears_Alchemy/core.lua"]:112: in main chunk

Locals:
db = nil
(*temporary) = <function> defined =[C]:-1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'db' (a nil value)"
CheckFilter = <function> defined @Interface/AddOns/AdiBags_Bears_Alchemy/core.lua:41
CreateFilter = <function> defined @Interface/AddOns/AdiBags_Bears_Alchemy/core.lua:53

I get this error in all your plugins (blacksmithing, cooking, enchanting,. It looks like, L[""] is not recognized

commented

ALL addons have been fixed and updates are being processed by CF & Wago.
2022.10.31 is current release.
Ty for reporting it.

commented

ALL addons have been fixed and updates are being processed by CF & Wago. 2022.10.31 is current release. Ty for reporting it.

ty for fast fixing. Works fine now without any error :)