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

[BUG] Others.lua #181

Open
monkeylumps opened this issue Jan 21, 2025 · 0 comments
Open

[BUG] Others.lua #181

monkeylumps opened this issue Jan 21, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@monkeylumps
Copy link

What steps will reproduce the problem?

  1. Client 1.15.5.58555
  2. add ShestakUI with config as a fresh addon
  3. load out of date addons
  4. load into game
  5. lua error

What version of ShestakUI are you using? (Stating 'latest' is not useful)

2.14 and same issue in Wetxius latest master as pf 21/01/25

Do you have an error log of what happened?

Message: ...e/AddOns/ShestakUI/Modules/Skins/Blizzard/Others.lua:227: attempt to index field '?' (a nil value)
Time: Tue Jan 21 14:10:43 2025
Count: 1
Stack: ...e/AddOns/ShestakUI/Modules/Skins/Blizzard/Others.lua:227: attempt to index field '?' (a nil value)
[string "@Interface/AddOns/ShestakUI/Modules/Skins/Blizzard/Others.lua"]:227: in function <...e/AddOns/ShestakUI/Modules/Skins/Blizzard/Others.lua:8>

Locals: _ = Frame {
}
_ = "ADDON_LOADED"
addon = "ShestakUI"
checkButtons =

{
1 = "LFDRoleCheckPopupRoleButtonTank"
2 = "LFDRoleCheckPopupRoleButtonDPS"
3 = "LFDRoleCheckPopupRoleButtonHealer"
}
bgskins =
{
1 = "GameMenuFrame"
2 = "BNToastFrame"
3 = "ReadyCheckFrame"
4 = "ColorPickerFrame"
5 = "LFDRoleCheckPopup"
6 = "LFDReadyCheckPopup"
7 = "GuildInviteFrame"
8 = "RolePollPopup"
9 = "BaudErrorFrame"
10 = "OpacityFrame"
11 = "GeneralDockManagerOverflowButtonList"
12 = "QueueStatusFrame"
13 = "BasicScriptErrors"
}
insetskins =
{
1 = "BaudErrorFrameListScrollBox"
2 = "BaudErrorFrameDetailScrollBox"
}
dropdowns =
{
1 = "DropDownList"
2 = "L_DropDownList"
3 = "Lib_DropDownList"
}
ChatMenus =
{
1 = "ChatMenu"
2 = "EmoteMenu"
3 = "LanguageMenu"
4 = "VoiceMacroMenu"
}
(for index) = 1
(for limit) = 4
(for step) = 1
i = 1
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = 0.300000
(*temporary) = 0.300000
(*temporary) = 1
(*temporary) =
{
BottomLeftCorner =
{
}
TopEdge =
{
}
BottomEdge =
{
}
Center =
{
}
RightEdge =
{
}
TopRightCorner =
{
}
TopLeftCorner =
{
}
LeftEdge =
{
}
BottomRightCorner =
{
}
}
(*temporary) = "BottomRightCorner"
(*temporary) = nil
(*temporary) =
{
BottomLeftCorner =
{
}
TopEdge =
{
}
BottomEdge =
{
}
Center =
{
}
RightEdge =
{
}
TopRightCorner =
{
}
TopLeftCorner =
{
}
LeftEdge =
{
}
BottomRightCorner =
{
}
}
(*temporary) = nil
(*temporary) = Texture {
}
(*temporary) = 0.370000
(*temporary) = 0.300000
(*temporary) = 0.300000
(*temporary) = 1
(*temporary) =
{
BottomLeftCorner =
{
}
TopEdge =
{
}
BottomEdge =
{
}
Center =
{
}
RightEdge =
{
}
TopRightCorner =
{
}
TopLeftCorner =
{
}
LeftEdge =
{
}
BottomRightCorner =
{
}
}
(*temporary) = "BottomRightCorner"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = Texture {
}
(*temporary) =
{
URx = 0.992188
ULy = 0.062500
setHeight = true
LRy = 0.937500
setWidth = true
URy = 0.062500
LRx = 0.992188
LLy = 0.937500
LLx = 0.882813
ULx = 0.882813
}
(*temporary) = 74.689498
(*temporary) = 11.369101
(*temporary) = Texture {
}
(*temporary) = 0.882813
(*temporary) = 0.062500
(*temporary) = 0.882813
(*temporary) = 0.937500
(*temporary) = 0.992188
(*temporary) = "attempt to index field '?' (a nil value)"
T =
{
class = "WARRIOR"
RaidBuffs =
{
}
white_list =
{
}
TBC = false
MoverFrames =
{
}
merge =
{
}
BuffWhiteList =
{
}
color =
{
}
raid_spells =
{
}
Hider = Frame {
}
healfilter =
{
}
SkinFuncs =
{
}
name = "Torspleenban"
oUF_colors =
{
}
BuffBlackList =
{
}
ArenaControl =
{
}
race = "Dwarf"
DebuffWhiteList =
{
}
client = "enUS"
enemy_spells =
{
}
Hardcore = false
SoD = false
RaidDebuffs =
{
}
RaidDebuffsReverse =
{
}
oUF =
{
}
level = 1
ColorPlate =
{
}
Classic = true
DebuffBlackList =
{
}
FilgerIgnoreSpell =
{
}
screenWidth = 2560
black_list =
{
}
Wrath = false
EnemySpells =
{
}
RaidBuffsIgnore =
{
}
newPatch = false
screenHeight = 1440
noscalemult = 0.533333
FarmMode = false
overlayTextures =
{
}
HiDPI = f

Any additional information? (example: WoW language if not English) (Attach screenshots here if available, do not link externally)

@monkeylumps monkeylumps added the bug Something isn't working label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants