-
-
Notifications
You must be signed in to change notification settings - Fork 111
initializationTime nil ViewItem.lua #1696
Copy link
Copy link
Closed
Labels
Description
What version(s) of WoW are you using?
Classic Era
What version of Auctionator?
282
What isn't working? What was supposed to happen?
Error when dragging item from bag to selling page
Are you experiencing any lua errors
12x Auctionator/Source/Groups/ViewItem.lua:50: attempt to perform arithmetic on field 'initializationTime' (a nil value)
[Auctionator/Source/Groups/ViewItem.lua]:50: in function <Auctionator/Source/Groups/ViewItem.lua:49>
Locals:
self = Button {
IconSelectedHighlight = Texture {
}
IconBorder = Texture {
}
EmptySlot = Texture {
}
Text = FontString {
}
Highlight = Texture {
}
clickEventName = "BagUse.BagItemClicked"
Icon = Texture {
}
}
(*temporary) = 34288.809000
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'initializationTime' (a nil value)"
Anything else?
No response
Reactions are currently unavailable