AdiBags

AdiBags

8M Downloads

Opening bank

Dajova opened this issue ยท 2 comments

commented

Getting this error everytime i open up my bank since the last version:

edit: im not sure how and or when it triggers now, sometimes its when i open my bank, sometimes its when i just open my bags normally... Maybe it's related to a specific item?

edit2: Now that i look through the errorcode itself, it might be related to Caedron Wardrobe?

22x FrameXML\ContainerFrame.lua:1426: attempt to index a nil value FrameXML\ContainerFrame.lua:1426: in function GetItemContextMatchResult'
FrameXML\ItemButtonTemplate.lua:214: in function UpdateItemContextMatching' FrameXML\ItemButtonTemplate.lua:190: in function <FrameXML\ItemButtonTemplate.lua:189> [C]: in function Show'
AdiBags\core\Bags.lua:89: in function `Open'
AdiBags\core\Hooks.lua:112: in function <AdiBags\core\Hooks.lua:109>
(tail call): ?
(tail call): ?
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>

Locals:
self = AdiBagsItemButton56 {
timeSinceUpgradeCheck = 0
PostOnLoad = defined @FrameXML\ItemButtonTemplate.lua:169
BattlepayItemTexture = {
}
IconOverlay = {
}
BagStaticTop = {
}
GetItemContextMatchResult = defined @FrameXML\ContainerFrame.lua:1425
IconBorder = {
}
newitemglowAnim = {
}
icon = AdiBagsItemButton56IconTexture {
}
UpdateTooltip = defined @FrameXML\ContainerFrame.lua:1347
ExtendedOverlay = {
}
caerdonButton = {
}
RegisterCallback = defined @FrameXML\ItemButtonTemplate.lua:175
itemContextChangedCallbackIsSet = false
UnregisterCallback = defined @FrameXML\ItemButtonTemplate.lua:182
UpdateItemContextMatching = defined @FrameXML\ItemButtonTemplate.lua:211
itemContextMatchResult = 3
NewItemTexture = {
}
Cooldown = AdiBagsItemButton56Cooldown {
}
bagFamily = 0
bindsOnText = {
}
count = 1
BagStaticBottom = {
}
filterName = "Track new items"
ItemContextOverlay = {
}
PostOnShow = defined @FrameXML\ItemButtonTemplate.lua:189
flash = {
}
ExtendedSlot = {
}
ExtendedOverlay2 = {
}
hasItem = false
IconTexture = AdiBagsItemButton56IconTexture {
}
JunkIcon = {
}
SetMatchesSearch = defined @FrameXML\ItemButtonTemplate.lua:202
UpdateItemContextOverlay = defined @FrameXML\ItemButtonTemplate.lua:222
slot = 11
bag = 0
NormalTexture = AdiBagsItemButton56NormalTexture {
}
Stock = AdiBagsItemButton56Stock {
}
IconQuestTexture = AdiBagsItemButton56IconQuestTexture {
}
itemContextChangedCallback = defined @FrameXML\ItemButtonTemplate.lua:170
0 =
Count = AdiBagsItemButton56Count {
}
PostOnHide = defined @FrameXML\ItemButtonTemplate.lua:198
flashAnim = {
}
GetMatchesSearch = defined @FrameXML\ItemButtonTemplate.lua:207
UpgradeIcon = {
}
searchOverlay = AdiBagsItemButton56SearchOverlay {
}
}
(*temporary) = defined @FrameXML\ItemUtil.lua:47
(*temporary) = defined @FrameXML\ObjectAPI\ItemLocation.lua:9
(*temporary) =

{
CreateFromBagAndSlot = defined @FrameXML\ObjectAPI\ItemLocation.lua:9
CreateFromEquipmentSlot = defined @FrameXML\ObjectAPI\ItemLocation.lua:15
CreateEmpty = defined @FrameXML\ObjectAPI\ItemLocation.lua:4
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
`

commented

After further testing, it seems to happen when i try to sort the reagentbank.

commented

See #339.