Aurora

Aurora

352k Downloads

[Bug] LootHistory.lua

CrisReus opened this issue · 1 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Game Client

Retail

Current Behavior

43x ...ddOns/Aurora/Skin/FrameXML/LootHistory.lua:25: attempt to call field 'CropIcon' (a nil value)
[string "@Aurora/Skin/FrameXML/LootHistory.lua"]:25: in function <...ddOns/Aurora/Skin/FrameXML/LootHistory.lua:13>
[string "=[C]"]: ?
[string "=[C]"]: in function LootHistoryFrame_UpdateItemFrame' [string "@FrameXML/LootHistory.lua"]:68: in function LootHistoryFrame_FullUpdate'
[string "@FrameXML/LootHistory.lua"]:28: in function <FrameXML/LootHistory.lua:26>

Locals:
self = LootHistoryFrame {
0 =
unusedPlayerFrames =

{
}
Divider = Texture {
}
Label = FontString {
}
usedPlayerFrames =
{
}
layoutType = "TooltipDefaultLayout"
GetBackdropColor = defined @SharedXML/SharedTooltipTemplates.lua:191
highlightedRolls =
{
}
ResizeButton = Button {
}
expandedRolls =
{
}
ScrollFrame = LootHistoryFrameScrollFrame {
}
NineSlice = Frame {
}
TooltipBackdropOnLoad = defined @SharedXML/SharedTooltipTemplates.lua:172
itemFrames =
{
}
GetBackdropBorderColor = defined @SharedXML/SharedTooltipTemplates.lua:199
SetBorderBlendMode = defined @SharedXML/SharedTooltipTemplates.lua:203
SetBackdropBorderColor = defined @SharedXML/SharedTooltipTemplates.lua:195
DragButton = Button {
}
SetBackdropColor = defined @SharedXML/SharedTooltipTemplates.lua:187
CloseButton = Button {
}
LootIcon = Texture {
}
}
frame = Button {
0 =
ItemName = FontString {
}
Divider = Texture {
}
itemIdx = 1
NameBorderRight = Texture {
}
itemLink = "|cffa335ee|Hitem:188254::::::::60:104::90:4:8763:6652:1511:6646::::::|h[嚴酷星蝕]|h|r"
NameBorderMid = Texture {
}
rollID = 26
ActiveHighlight = Texture {
}
ToggleButton = Button {
}
WinnerName = FontString {
}
IconBorder = Texture {
}
WinnerRollType = Texture {
}
WinnerRoll = FontString {
}
Icon = Texture {
}
NameBorderLeft = Texture {
}
}
rollID = 26
_ = "|cffa335ee|Hitem:188254::::::::60:104::90:4:8763:6652:1511:6646::::::|h[嚴酷星蝕]|h|r"
_ = 25
isDone = false
winnerIdx = nil
expanded = nil
(*temporary) = nil
(*temporary) = Texture {
0 =
}
(*temporary) = Button {
0 =
ItemName = FontString {
}
Divider = Texture {
}
itemIdx = 1
NameBorderRight = Texture {
}
itemLink = "|cffa335ee|Hitem:188254::::::::60:104::90:4:8763:6652:1511:6646::::::|h[嚴酷星蝕]|h|r"
NameBorderMid = Texture {
}
rollID = 26
ActiveHighlight = Texture {
}
ToggleButton = Button {
}
WinnerName = FontString {
}
IconBorder = Texture {
}
WinnerRollType = Texture {
}
WinnerRoll = FontString {
}
Icon = Texture {
}
NameBorderLeft = Texture {
}
}
(*temporary) = "attempt to call field 'CropIcon' (a nil value)"
Skin =
{
AchievementHeaderStatusBarTemplate = defined @Aurora/SkinBlizzard_AchievementUI.lua:173
LFGSpecificChoiceTemplate = defined @Aurora/Skin/FrameXML/LFGFrame.lua:125
GuildChallengeAlertFrameTemplate = defined @Aurora/Skin/FrameXML/AlertFrameSystems.lua:219
PopupButtonTemplate = defined @Aurora/Skin/FrameXML/ItemButtonTemplate.lua:271
PetBattleUnitTooltipAuraTemplate = defined @Aurora/SkinBlizzard_PetBattleUI.lua:86
AuctionHouseAuctionsFrameTemplate = defined @Aurora/SkinBlizzard_AuctionHouseUI.lua:397
AuctionHouseItemDisplayBaseTemplate = defined @Aurora/SkinBlizzard_AuctionHouseUI.lua:170
AchievementAlertFrameTemplate = defined @Aurora/Skin/FrameXML/AlertFrameSystems.lua:121
UnitPopupVoiceToggleButtonTemplate = defined @Aurora/Skin/FrameXML/UnitPopupCustomControls.lua:15
InputBoxInstructionsTemplate = defined @Aurora/Skin/SharedXML/SharedUIPanelTemplates.lua:679
ComparisonPlayerTemplate = defined @Aurora/SkinBlizzard_AchievementUI.lua:252
OptionsListButtonTemplate = defined @Aurora/Skin/SharedXML/DeprecatedTemplates.lua:49
MoneyInputFrameTemplate = defined @Aurora/Skin/FrameXML/MoneyInputFrame.lua:16
HybridScrollBarTemplate = defined @Aurora/S

Expected Behavior

No response

Steps To Reproduce

No response

Additional context

No response

commented

Please keep issues separate