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

Clique skin not working #209

Open
Dabbel opened this issue Aug 14, 2024 · 0 comments
Open

Clique skin not working #209

Dabbel opened this issue Aug 14, 2024 · 0 comments

Comments

@Dabbel
Copy link

Dabbel commented Aug 14, 2024

1x AddOnSkins/SkinsClique.lua:33: attempt to index global 'CliqueDialog' (a nil value)
[string "@AddOnSkins/SkinsClique.lua"]:33: in function <AddOnSkins/SkinsClique.lua:3>
[string "@AddOnSkins/Core/Core.lua"]:168: in function <AddOnSkins/Core/Core.lua:168>
[string "=[C]"]: in function `xpcall'
[string "@AddOnSkins/Core/Core.lua"]:168: in function `CallSkin'
[string "@AddOnSkins/Core/Core.lua"]:109: in function `SkinEvent'
[string "@AddOnSkins/Core/Core.lua"]:249: in function `?'
[string "@ElvUI_Libraries/Core/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:109: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:109>
[string "=[C]"]: ?
[string "@ElvUI_Libraries/Core/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:19: in function <...ies/Core/CallbackHandler-1.0/CallbackHandler-1.0.lua:15>
[string "@ElvUI_Libraries/Core/CallbackHandler-1.0-8/CallbackHandler-1.0.lua"]:54: in function `Fire'
[string "@ElvUI_Libraries/Core/Ace3/AceEvent-3.0-4/AceEvent-3.0.lua"]:120: in function <...UI_Libraries/Core/Ace3/AceEvent-3.0/AceEvent-3.0.lua:119>

Locals:
self = <table> {
 FrameLocks = <table> {
 }
 modules = <table> {
 }
 Skins = <table> {
 }
 SkinErrors = <table> {
 }
 data = <table> {
 }
 hooks = <table> {
 }
 db = <table> {
 }
 Version = 4.710000
 Initialized = true
 EmbedSystem = <table> {
 }
 name = "AddOnSkins"
 preload = <table> {
 }
 skins = <table> {
 }
 MyName = "Arphaxa"
 MyRealm = "Eredar"
 defaultModuleState = true
 Authors = "Azilroka    Nihilistzsche"
 Color = <table> {
 }
 ProperVersion = "4.71"
 enabledState = true
 Title = "|cff16C3F2AddOn|r|cFFFFFFFFSkins|r"
 ParchmentEnabled = false
 baseName = "AddOnSkins"
 Options = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 AddOnVersion = <table> {
 }
 TicketTracker = "https://github.com/Azilroka/AddOnSkins/issues"
 AddOns = <table> {
 }
 Libs = <table> {
 }
 orderedModules = <table> {
 }
 Hider = Frame {
 }
 Classic = false
 TexCoords = <table> {
 }
 MyClass = "SHAMAN"
 Wrath = false
 Retail = true
 Faction = "Horde"
 events = <table> {
 }
 TBC = false
}
Frames = <table> {
}
CliqueButtons = <table> {
}
(*temporary) = <table> {
 ArrowRotation = <table> {
 }
 modules = <table> {
 }
 hooks = <table> {
 }
 UIScale = 0.710000
 FollowerListUpdateDataFrames = <table> {
 }
 Media = <table> {
 }
 PVPHonorXPBarFrames = <table> {
 }
 Templates = <table> {
 }
 Hider = Frame {
 }
 name = "AddOnSkins_Skins"
 Shadows = <table> {
 }
 StatusBars = <table> {
 }
 moduleName = "Skins"
 Texts = <table> {
 }
 baseName = "AddOnSkins"
 Classic = false
 defaultModuleState = true
 ScreenHeight = 1080
 WidgetSkinningFuncs = <table> {
 }
 PVPHonorXPBarSkinned = false
 enabledState = true
 Backdrops = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 TBC = false
 orderedModules = <table> {
 }
 border = 1.001565
 mult = 1.001565
 Wrath = false
 Retail = true
 PixelMode = true
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'CliqueDialog' (a nil value)"
S = <table> {
 ArrowRotation = <table> {
 }
 modules = <table> {
 }
 hooks = <table> {
 }
 UIScale = 0.710000
 FollowerListUpdateDataFrames = <table> {
 }
 Media = <table> {
 }
 PVPHonorXPBarFrames = <table> {
 }
 Templates = <table> {
 }
 Hider = Frame {
 }
 name = "AddOnSkins_Skins"
 Shadows = <table> {
 }
 StatusBars = <table> {
 }
 moduleName = "Skins"
 Texts = <table> {
 }
 baseName = "AddOnSkins"
 Classic = false
 defaultModuleState = true
 ScreenHeight = 1080
 WidgetSkinningFuncs = <table> {
 }
 PVPHonorXPBarSkinned = false
 enabledState = true
 Backdrops = <table> {
 }
 defaultModuleLibraries = <table> {
 }
 TBC = false
 orderedModules = <table> {
 }
 border = 1.001565
 mult = 1.001565
 Wrath = false
 Retail = true
 PixelMode = true
}

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

1 participant