fubaWoW / Classic-Quest-Log-ElvUI-Skin

This AddOn skins the AddOn Classic Quest Log] to match with ElvUI.
GNU Lesser General Public License v3.0
0 stars 0 forks source link

LUA-Error when starting the game #1

Open ishirra opened 3 months ago

ishirra commented 3 months ago

I get this LUA-error, as soon as I start up the game:

1x ...ddOns/Classic Quest Log ElvUI Skin/CQL_ElvUISkin.lua:109: attempt to call global 'IsAddOnLoaded' (a nil value) [string "@Classic Quest Log ElvUI Skin/CQL_ElvUISkin.lua"]:109: in function <...ddOns/Classic Quest Log ElvUI Skin/CQL_ElvUISkin.lua:107>

Locals: self = ClassicQuestLog { Lore = Frame { } Options = Frame { } MinimapButton = ClassicQuestLogMinimapButton { } ObjectiveTracker =

{ } MicroButton = ClassicQuestLogMicroButton { } Chrome = Frame { } BindButton = ClassicQuestLogBindButton { } TitleContainer = Frame { } badges =
{ } timer = Frame { } Detail = Frame { } Log = Frame { } layoutType = "PortraitFrameTemplate" settings =
{ } PortraitContainer = Frame { } Bg = ClassicQuestLogBg { } NineSlice = Frame { } TopTileStreaks = Texture { } CloseButton = ClassicQuestLogCloseButton { } Dialog = Frame { } } event = "PLAYER_LOGIN" addon = nil (temporary) = nil (temporary) = "ElvUI" (*temporary) = "attempt to call global 'IsAddOnLoaded' (a nil value)"

fubaWoW commented 3 months ago

yeah i know and this is not the only issue right now ^^

the whole addon needs a re-write... again... because the base addon was... again... changed in terms of variables and definitions.

i'll take a look into it next days if i got time and hopefully i can fix it fast!

ishirra commented 3 months ago

Hopefully they will not change it again so you are able to fix it. Thanks for looking into it!