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

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

[BUG] #171

Alex-awn opened this issue Dec 29, 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:236: attempt to index field 'BrowseShowOnCharacterText' (a nil value)
    Time: Sun Dec 29 20:12:33 2024
    Count: 1
    Stack: ...ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua:236: attempt to index field 'BrowseShowOnCharacterText' (a nil value)
    [string "@Interface/AddOns/ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua"]:236: 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) = "BOTTOMRIGHT"
(*temporary) = BrowseSearchButton {
BottomLeftCorner = Texture {
}
Right = Texture {
}
TopLeftCorner = Texture {
}
Middle = Texture {
}
overlay = BrowseSearchButtonOverlay {
}
backdropInfo =
{
}
Center = Texture {
}
RightEdge = Texture {
}
BottomEdge = Texture {
}
BottomRightCorner = Texture {
}
TopEdge = Texture {
}
Text = BrowseSearchButtonText {
}
Left = Texture {
}
TopRightCorner = Texture {
}
fitTextWidthPadding = 40
LeftEdge = Texture {
}
fitTextCanWidthDecrease = true
}
(*temporary) = "BOTTOMRIGHT"
(*temporary) = 4
(*temporary) = -26
(*temporary) = 30.000002
(*temporary) = 1
(*temporary) = "BOTTOMRIGHT"
(*temporary) = -13
(*temporary) = 0
(*temporary) = 3
(*temporary) = "attempt to index field 'BrowseShowOnCharacterText' (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 =

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