Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUA-Error when starting the game #1

Open
ishirra opened this issue Aug 15, 2024 · 2 comments
Open

LUA-Error when starting the game #1

ishirra opened this issue Aug 15, 2024 · 2 comments

Comments

@ishirra
Copy link

ishirra commented Aug 15, 2024

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>
[string "=[C]"]: ?

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
Copy link
Owner

fubaWoW commented Aug 15, 2024

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
Copy link
Author

ishirra commented Aug 15, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants