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

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

[BUG] #168

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

Comments

@Alex-awn
Copy link

What steps will reproduce the problem?

  1. Message: ...ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua:230: attempt to index field 'BrowseDropDown' (a nil value)
    Time: Sat Dec 28 20:06:49 2024
    Count: 1
    Stack: ...ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua:230: attempt to index field 'BrowseDropDown' (a nil value)
    [string "@Interface/AddOns/ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua"]:230: 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: Token = BrowseWowTokenResultsToken {
ItemBorder = Texture {
}
Name = BrowseWowTokenResultsTokenName {
}
IconBorder = Texture {
}
backdrop = BrowseWowTokenResultsTokenBackdrop {
}
Icon = BrowseWowTokenResultsTokenIconTexture {
}
Count = BrowseWowTokenResultsTokenCount {
}
}
backdrop = Frame {
Center = Texture {
}
RightEdge = Texture {
}
backdropInfo =

{
}
BottomEdge = Texture {
}
BottomLeftCorner = Texture {
}
BottomRightCorner = Texture {
}
TopEdge = Texture {
}
TopRightCorner = Texture {
}
TopLeftCorner = Texture {
}
LeftEdge = Texture {
}
}
buttons =
{
1 = "BrowseBidButton"
2 = "BidBidButton"
3 = "BrowseBuyoutButton"
4 = "BidBuyoutButton"
5 = "BrowseCloseButton"
6 = "BidCloseButton"
7 = "BrowseSearchButton"
8 = "AuctionsCreateAuctionButton"
9 = "AuctionsCancelAuctionButton"
10 = "AuctionsCloseButton"
11 = "AuctionsStackSizeMaxButton"
12 = "AuctionsNumStacksMaxButton"
}
sorttabs =
{
1 = "BrowseQualitySort"
2 = "BrowseLevelSort"
3 = "BrowseDurationSort"
4 = "BrowseHighBidderSort"
5 = "BrowseCurrentBidSort"
6 = "BidQualitySort"
7 = "BidLevelSort"
8 = "BidDurationSort"
9 = "BidBuyoutSort"
10 = "BidStatusSort"
11 = "BidBidSort"
12 = "AuctionsQualitySort"
13 = "AuctionsDurationSort"
14 = "AuctionsHighBidderSort"
15 = "AuctionsBidSort"
}
editboxes =
{
1 = "BrowseName"
2 = "BrowseMinLevel"
3 = "BrowseMaxLevel"
4 = "BrowseBidPriceGold"
5 = "BrowseBidPriceSilver"
6 = "BrowseBidPriceCopper"
7 = "BidBidPriceGold"
8 = "BidBidPriceSilver"
9 = "BidBidPriceCopper"
10 = "AuctionsStackSizeEntry"
11 = "AuctionsNumStacksEntry"
12 = "StartPriceGold"
13 = "StartPriceSilver"
14 = "StartPriceCopper"
15 = "BuyoutPriceGold"
16 = "BuyoutPriceSilver"
17 = "BuyoutPriceCopper"
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "TOPLEFT"
(*temporary) = BrowseMinLevel {
backdrop = BrowseMinLevelBackdrop {
}
Right = Texture {
}
Middle = Texture {
}
Left = Texture {
}
}
(*temporary) = "TOPLEFT"
(*temporary) = -2
(*temporary) = 16
(*temporary) = 30.000002
(*temporary) = 1
(*temporary) = "BOTTOMRIGHT"
(*temporary) = -13
(*temporary) = 0
(*temporary) = 3
(*temporary) = "attempt to index field 'BrowseDropDown' (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 = f

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