Lua Fehler WOw Wotlk

Hi, ich bekomm immer wieder folgenden Lua Fehler gemeldet
4x …aceBlizzard_AuctionUI/Blizzard_AuctionUI.lua:957: attempt to index local ‚color‘ (a nil value)
[string „@Blizzard_AuctionUI/Blizzard_AuctionUI.lua“]:957: in function AuctionFrameBrowse_Update' [string "@Blizzard_AuctionUI/Blizzard_AuctionUI.lua"]:427: in function BrowseButton_OnClick’
[string „*Blizzard_AuctionUITemplates.xml:560_OnClick“]:8: in function <[string „*Blizzard_AuctionUITemplates.xml:560_OnClic…“]:1>

Locals:
numBatchAuctions = 50
totalAuctions = 109
button = BrowseButton8 {
0 =
itemCount = 1
bidAmount = 1675622
buyoutPrice = 1763813
itemIndex = 8
PriceTooltipFrame = Frame {
}
}
buttonName = „BrowseButton8“
buttonHighlight = BrowseButton8Highlight {
0 =
PixelSnapDisabled = true
}
iconTexture = BrowseButton7ItemIconTexture {
0 =
PixelSnapDisabled = true
}
itemName = BrowseButton8Name {
SetVertexColor = defined =[C]:-1
PixelSnapDisabled = true
0 =
Hide = defined =[C]:-1
}
color = nil
itemCount = BrowseButton7ItemCount {
0 =
}
moneyFrame = BrowseButton7MoneyFrame {
0 =
vadjust = 0
trialErrorButton = BrowseButton7MoneyFrameTrialErrorButton {
}
moneyWidth = 126.190395
moneyType = „AUCTION“
info = {
}
small = 1
staticMoney = 3959999
maxDisplayWidth = 146
}
yourBidText = BrowseButton7YourBidText {
0 =
Text = FontString {
}
}
buyoutFrame = BrowseButton7BuyoutFrame {
0 =
}
buyoutMoney = BrowseButton7BuyoutFrameMoney {
0 =
vadjust = 0
trialErrorButton = BrowseButton7BuyoutFrameMoneyTrialErrorButton {
}
moneyWidth = 126.952309
moneyType = „AUCTION“
info =

{
}
small = 1
staticMoney = 3999998
maxDisplayWidth = 146
}
offset = 0
index = 8
isLastSlotEmpty = nil
name = „“
texture = 132473
count = 1
quality = -1
canUse = false
level = -2117012992
levelColHeader = nil
minBid = 1675622
minIncrement = 0
buyoutPrice = 1763813
duration = 3
bidAmount = 0
highBidder = false
bidderFullName = nil
owner = „Topengar“
ownerFullName = nil
saleStatus = 0
itemId = 41181
hasAllInfo = true
displayedPrice = 3959999
requiredBid = 3959999
(for index) = 8
(for limit) = 8
(for step) = 1
i = 8
shouldHide = false
(*temporary) = defined =[C]:-1
(*temporary) = BrowseButton8Name {
SetVertexColor = defined =[C]:-1
PixelSnapDisabled = true
0 =
Hide = defined =[C]:-1
}
(*temporary) = „“
(*temporary) =
(*temporary) = false
(*temporary) = -2117012992
(*temporary) = nil
(*temporary) = 1675622
(*temporary) = 0
(*temporary) = 1763813
(*temporary) = 0
(*temporary) = false
(*temporary) = nil
(*temporary) = „Topengar“
(*temporary) = nil
(*temporary) = 0
(*temporary) = 41181
(*temporary) = true
(*temporary) = „attempt to index local ‚color‘ (a nil value)“
PriceSortHeaderName = defined @Blizzard_AuctionUI/Blizzard_AuctionUI.lua:34
IsSortingByUnitPrice = defined @Blizzard_AuctionUI/Blizzard_AuctionUI.lua:18
activeTooltipPriceTooltipFrame = nil
activeTooltipAuctionFrameItem = nil

kennt das wer vill ?

Probiere doch mal einen Interface-Reset aus: https://eu.battle.net/support/de/article/7549
Behebt sich das Problem dadurch, kannst du nach und nach deine Addons aus dem „InterfaceOld“ Ordner wieder in den „Interface“ Ordner kopieren und dann schauen, bei welchem Addon der Fehler wieder auftritt - oder vielleicht tritt er auch gar nicht wieder auf! In dem Fall wären es nur Interface-Einstellungen gewesen, die zerschossen wurden. :slight_smile:

1 Like