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

Open
Alex-awn opened this issue Jan 5, 2025 · 0 comments
Open

[BUG] #174

Alex-awn opened this issue Jan 5, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Alex-awn
Copy link

Alex-awn commented Jan 5, 2025

What steps will reproduce the problem?

  1. Message: ...ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua:229: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: BrowseLevelText:SetPoint.
    Time: Sun Jan 5 11:07:41 2025
    Count: 1
    Stack: ...ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua:229: Action[SetPoint] failed because[Cannot anchor to a region dependent on it]: attempted from: BrowseLevelText:SetPoint.
    [string "@Interface/AddOns/ShestakUI/Modules/Skins/Blizzard_Vanilla/Auction.lua"]:229: 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"
}
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 = "哈霍兰"

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