AdiBags

AdiBags

10M Downloads

Filtered sections not showing up

kgwium opened this issue · 0 comments

commented

Addon Version

v1.10.29

World of Warcraft Version

Retail

Describe the bug

Logged on when the Horrific Visions patch went live and my inventory is a mess, can´t see any filtered sections that I have made for my gear, reagents etc.
I have tried everything that I could think of, occasionally I manage to get the addon working and it will show the sections, then I go to a vendor or just open up the inventory with B, it breaks apart. :(
When the bag showed the filtered sections, the items had incorrect icons over them.


18x AdiBags/widgets/ContainerFrame.lua:726: Usage: GetPetInfoBySpeciesID(speciesID)
[AdiBags/widgets/ContainerFrame.lua]:726: in function 'UpdateContent'
[AdiBags/widgets/ContainerFrame.lua]:512: in function 'RefreshContents'
[AdiBags/widgets/ContainerFrame.lua]:499: in function 'ResumeUpdates'
[AdiBags/widgets/ContainerFrame.lua]:479: in function <AdiBags/widgets/ContainerFrame.lua:471>
[C]: in function 'Show'
[AdiBags/core/Bags.lua]:96: in function 'Open'
[AdiBags/core/Hooks.lua]:121: in function <AdiBags/core/Hooks.lua:118>
[tail call]: ?
[tail call]: ?
[OPENALLBAGS]:1: in function <[string "OPENALLBAGS"]:1>

Locals:
self = AdiBagsContainer1 {
firstLoad = false
HeaderLeftRegion = AdiBagsSimpleLayeredRegion1 {
}
isBank = false
BagSlotButton = CheckButton {
}
BottomLeftRegion = AdiBagsSimpleLayeredRegion3 {
}
minWidth = 374.370270
forceLayout = true
paused = false
isReagentBank = false
Center = Texture {
}
RightEdge = Texture {
}
LeftEdge = Texture {
}
BottomEdge = Texture {
}
content =

{
}
Anchor = AdiBagsBagAnchor1 {
}
removed =
{
}
BottomRightCorner = Texture {
}
itemGUIDtoItem =
{
}
sections =
{
}
PixelSnapDisabled = true
changed =
{
}
added =
{
}
ToSortSection = AdiBagsSection1 {
}
BottomLeftCorner = Texture {
}
stacks =
{
}
TopRightCorner = Texture {
}
TopLeftCorner = Texture {
}
backdropInfo =
{
}
dirtyLayout = true
HeaderRightRegion = AdiBagsSimpleLayeredRegion2 {
}
buttons =
{
}
TopEdge = Texture {
}
BagSlotPanel = AdiBagsContainer1Bags {
}
widgets =
{
}
BottomRightRegion = AdiBagsSimpleLayeredRegion4 {
}
CloseButton = Button {
}
Title = AdiBagsContainer1Title {
}
bagObject =
{
}
Content = Frame {
}
name = "Backpack"
}
bag = 1
added =
{
}
removed =
{
}
changed =
{
}
content =
{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
17 =
{
}
18 =
{
}
19 =
{
}
20 =
{
}
21 =
{
}
22 =
{
}
23 =
{
}
24 =
{
}
25 =
{
}
26 =
{
}
27 =
{
}
28 =
{
}
29 =
{
}
family = 0
size = 0
}
newSize = 34
_ = "|cnIQ3:|Hitem:82800::::::::80:70:::::::::|h[Pet Cage]|h|r"
bagFamily = 0
(for index) = 29
(for limit) = 34
(for step) = 1
slot = 29
itemId = 82800
link = "|cnIQ3:|Hbattlepet:2842:1:3:137:14:12:0000000000000000:95171|h[Anomalus]|h|r"
guid = "Item-3391-0-4000000D116B6825"
itemLocation =
{
slotIndex = 29
bagID = 1
}
slotData =
{
bag = 1
count = 0
slot = 29
isBank = false
slotId = 129
bagFamily = 0
}
name = "Pet Cage"
count = nil
quality = 3
iLevel = 20
reqLevel = 0
class = "Battle Pets"
subclass = "BattlePet"
maxStack = 1
equipSlot = "INVTYPE_NON_EQUIP_IGNORE"
texture = 132599
vendorPrice = 0
classID = 17
subclassID = 0
bindType = 0
expacID = 0
setID = nil
isCraftingReagent = false
_ = "|cnIQ3"
speciesID = "|Hbattlepet"
REAGENTBAG_CONTAINER = 5
addon =
{
FAMILY_TAGS =
{
}
SectionFontDefault =
{
}
defaultModulePrototype =
{
}
hooks =
{
}
isClassic = false
db =
{
}
BACKDROP =
{
}
isBCC = false
TOP_PADDING = 32
hookedBags =
{
}
EXPANSION_MAP =
{
}
name = "AdiBags"
ItemDatabase =
{
}
L =
{
}
ITEM_SIZE = 37
DEFAULT_SETTINGS =
{
}
isCata = false
FAMILY_ICONS =
{
}
baseName = "AdiBags"
BagFontDefault =
{
}
backpackWasOpen = false
anchor = AdiBagsAnchor1 {
}
itemParentFrames =
{
}
fonts =
{
}
defaultModuleState = false
HEADER_SIZE = 18
modules =
{
}
enabledState = true
globalLock = false
filterProto =
{
}
BAG_IDS =
{
}
defaultModuleLibraries =
{
}
SECTION_SPACING = 16.333333
orderedModules =
{
}
isRetail = true
bagProto =
{
}
BAG_INSET = 8
EMPTY_SLOT_FILE = "Interface\BUTTONS\UI-EmptySlot"
ITEM_SPACING = 4
isWrath = false
moduleProto =
{
}
TRADESKILL_MAP =
{
}
}

Steps to reproduce

disabled addons, tried resetting the inventory UI with Sort Items button, checked the settings, disabled the addon and reenabled it, sometimes it gets fixed but a moment later, the inventory tab just breaks down again.

Verification

  • I have disabled all other addons and made sure this bug is triggered only with AdiBags enabled