Lua error - Command Table
ZodPTR opened this issue ยท 0 comments
When I'm using the command table in the garrison I get this message (if i turn off the details everything is OK):
Message: Interface/AddOns/Blizzard_SharedXML/HelpTip.lua:382: attempt to index local 'info' (a nil value)
Time: Sat Jan 11 10:40:33 2025
Count: 1
Stack: Interface/AddOns/Blizzard_SharedXML/HelpTip.lua:382: attempt to index local 'info' (a nil value)
[string "@Interface/AddOns/Blizzard_SharedXML/HelpTip.lua"]:382: in function <Interface/AddOns/Blizzard_SharedXML/HelpTip.lua:371>
[string "=[C]"]: in function Show' [string "@Interface/AddOns/Blizzard_GarrisonTemplates/Blizzard_GarrisonMissionTemplates.lua"]:657: in function
CloseMission'
[string "@Interface/AddOns/Blizzard_GarrisonTemplates/Blizzard_GarrisonMissionTemplates.lua"]:681: in function OnClickStartMissionButton' [string "@Interface/AddOns/Blizzard_GarrisonUI/Mainline/Blizzard_GarrisonMissionUI.lua"]:325: in function
OnClickStartMissionButton'
[string "@Interface/AddOns/Blizzard_GarrisonTemplates/Blizzard_GarrisonMissionTemplates.lua"]:2401: in function <...risonTemplates/Blizzard_GarrisonMissionTemplates.lua:2399>
Locals: self = Frame {
BG = TopBg {
}
ShadowTop = TopShadowTop {
}
width = 226
ShadowTopLeft = TopShadowTopLeft {
}
closed = false
GlowTopLeft = TopGlowTopLeft {
}
GlowBottomRight = TopGlowBottomRight {
}
GlowBottomLeft = TopGlowBottomLeft {
}
GlowBottom = TopGlowBottom {
}
acknowledged = false
CloseButton = Button {
}
Arrow = Frame {
}
OkayButton = Button {
}
Text = FontString {
}
ShadowRight = TopShadowRight {
}
ShadowLeft = TopShadowLeft {
}
ShadowBottom = TopShadowBottom {
}
GlowRight = TopGlowRight {
}
ShadowBottomRight = TopShadowBottomRight {
}
ShadowBottomLeft = TopShadowBottomLeft {
}
ShadowTopRight = TopShadowTopRight {
}
GlowTopRight = TopGlowTopRight {
}
GlowLeft = TopGlowLeft {
}
GlowTop = TopGlowTop {
}
}
info = nil
relativeRegion = nil
(*temporary) = false
(*temporary) = true
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'info' (a nil value)"