Bagnon

Bagnon

122M Downloads

Bagnon not working since patch.

woofpup opened this issue ยท 4 comments

commented

I get this LUA upon logon and Bagnon doesn't work at all:

Message: Interface/AddOns/Bagnon/src/title.lua:8: Cannot find a library instance of "AceLocale-3.0".
Time: Fri Mar 24 08:46:39 2023
Count: 1
Stack: Interface/AddOns/Bagnon/src/title.lua:8: Cannot find a library instance of "AceLocale-3.0".
[string "=[C]"]: in function error' [string "@Interface/AddOns/AppearanceTooltip/lib/LibStub/LibStub.lua"]:38: in function LibStub'
[string "@Interface/AddOns/Bagnon/src/title.lua"]:8: in main chunk

Locals: (*temporary) = "Cannot find a library instance of "AceLocale-3.0"."

commented

I have the same setup ... but don't have this issue - (I'm not the dev but am curious). What addons do you have?

commented

I'm having the same issue. I have quite a few addons including ElvUI, DBM, and Details

commented

I disabled all my addons and I now get this error.
Message: Interface/AddOns/Bagnon/src/title.lua:8: attempt to call global 'LibStub' (a nil value)
Time: Wed Mar 29 10:41:30 2023
Count: 1
Stack: Interface/AddOns/Bagnon/src/title.lua:8: attempt to call global 'LibStub' (a nil value)
[string "@Interface/AddOns/Bagnon/src/title.lua"]:8: in main chunk

Locals: ADDON = "Bagnon"
Addon =

{
FrameTemplate = "BackdropTemplate"
Slash = "bgn"
}
(*temporary) = nil
(*temporary) = "AceLocale-3.0"
(*temporary) = "attempt to call global 'LibStub' (a nil value)"

commented

Inventorian is the same as Bagnon and is working perfectly so I've now switched to that.