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 - Command Table #874

Open
ZodPTR opened this issue Jan 11, 2025 · 0 comments
Open

Lua error - Command Table #874

ZodPTR opened this issue Jan 11, 2025 · 0 comments

Comments

@ZodPTR
Copy link

ZodPTR commented Jan 11, 2025

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)"

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