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] #167

Open
Alex-awn opened this issue Dec 27, 2024 · 0 comments
Open

[BUG] #167

Alex-awn opened this issue Dec 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Alex-awn
Copy link

What steps will reproduce the problem?

  1. Message: Interface/AddOns/ShestakUI/Core/API.lua:729: attempt to index local 'frame' (a nil value)
    Time: Fri Dec 27 20:13:03 2024
    Count: 1
    Stack: Interface/AddOns/ShestakUI/Core/API.lua:729: attempt to index local 'frame' (a nil value)
    [string "@Interface/AddOns/ShestakUI/Core/API.lua"]:729: in function SkinDropDownBox' [string "@Interface/AddOns/ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua"]:31: in function skinfunc'
    [string "@Interface/AddOns/ShestakUI/Core/API.lua"]:1225: in function <Interface/AddOns/ShestakUI/Core/API.lua:1215>
    [string "=[C]"]: ?
    [string "=[C]"]: in function LoadAddOn' [string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:220: in function UIParentLoadAddOn'
    [string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:231: in function `AuctionFrame_LoadUI'
    [string "@Interface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua"]:973: in function <...erface/AddOns/Blizzard_UIParent/Vanilla/UIParent.lua:494>

Locals: frame = nil
width = nil
pos = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'frame' (a nil value)"
T =

{
class = "PRIEST"
RaidBuffs =
{
}
white_list =
{
}
TBC = false
MoverFrames =
{
}
merge =
{
}
BuffWhiteList =
{
}
raid_spells =
{
}
Hider = Frame {
}
healfilter =
{
}
SkinFuncs =
{
}
InterruptCast =
{
}
oUF_colors =
{
}
BuffBlackList =
{
}
ArenaControl =
{
}
race = "Dwarf"
DebuffWhiteList =
{
}
client = "zhCN"
enemy_spells =
{
}
Hardcore = false
SoD = false
RaidDebuffs =
{
}
RaidDebuffsReverse =
{
}
oUF =
{
}
level = 60
ColorPlate =
{
}
Classic = true
DebuffBlackList =
{
}
PlateBlacklist =
{
}
FilgerIgnoreSpell =
{
}
screenWidth = 1920
black_list =
{
}
Wrath = false
EnemySpells =
{
}
RaidBuffsIgnore =
{
}
newPatch = false
screenHeight = 1009
noscalemult = 0.761150
HiDPI = false
FarmMode = false
overlayTextures =
{
}
Vanilla = true
version = "2.14"
extraHeight = 8
Vanilla115 = true
low_resolution = false
mult = 1.000197
toc = 11505
realm = "哈霍兰"
color =
{
}
CustomFilgerSpell =
{
}
RaidDebuffsIgnore =
{
}
Cata = false
CastBarTicks =
{
}
RaidSpells =
{
}
aoespam =
{
}
Mainline = false
ImportantCast =
{
}
SoM = false
name = "麦芒上的泡泡"
}

@Alex-awn Alex-awn added the bug Something isn't working label Dec 27, 2024
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