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

Error on icons #117

Open
Nihlo opened this issue Oct 7, 2022 · 1 comment
Open

Error on icons #117

Nihlo opened this issue Oct 7, 2022 · 1 comment

Comments

@Nihlo
Copy link

Nihlo commented Oct 7, 2022

Occurs if you want to change the icon of a set and choose the spellbook as source.

Message: Interface\AddOns\Outfitter\OutfitterBar.lua:1227: table index is nil
Time: Fri Oct 7 11:26:21 2022
Count: 1
Stack: Interface\AddOns\Outfitter\OutfitterBar.lua:1227: table index is nil
[string "@interface\AddOns\Outfitter\OutfitterBar.lua"]:1227: in function Activate' [string "@Interface\AddOns\Outfitter\OutfitterBar.lua"]:983: in function SetIconFilter'
[string "@interface\AddOns\Outfitter\OutfitterBar.lua"]:967: in function SetIconSetID' [string "@Interface\AddOns\Outfitter\OutfitterBar.lua"]:1059: in function <Interface\AddOns\Outfitter\OutfitterBar.lua:1058> [string "@Interface\AddOns\Outfitter\Libraries/MC2UIElementsLib/MC2UIElementsLib.lua"]:1326: in function ?'
[string "@interface\AddOns\Outfitter\Libraries/LibDropdown-1.0.lua"]:705: in function <...rface\AddOns\Outfitter\Libraries/LibDropdown-1.0.lua:694>
[string "@interface\AddOns\Outfitter\Libraries/LibDropdown-1.0.lua"]:865: in function `OnClick'
[string "@interface\AddOns\Outfitter\Libraries/LibDropdown-1.0.lua"]:383: in function <...rface\AddOns\Outfitter\Libraries/LibDropdown-1.0.lua:381>

Locals: self =

{
Deactivate = defined @interface\AddOns\Outfitter\OutfitterBar.lua:1265
Activate = defined @interface\AddOns\Outfitter\OutfitterBar.lua:1210
TextureList =
{
}
GetIndexedTexture = defined @interface\AddOns\Outfitter\OutfitterBar.lua:1275
GetNumTextures = defined @interface\AddOns\Outfitter\OutfitterBar.lua:1271
}
usedIconIDs =
{
}
professions =
{
1 = 2
}
(for generator) = defined =[C]:-1
(for state) =
{
1 = 2
}
(for control) = 1
_ = 1
professionID = 2
name = nil
iconID = nil
(*temporary) = defined =[C]:-1
(*temporary) =
{
1 = 134400
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "table index is nil"

@GovtGeek
Copy link
Contributor

I can't reproduce the error with the instructions. Is this fixed with the most recent release?

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

No branches or pull requests

3 participants