Bagnon

Bagnon

122M Downloads

Unable to see bag contents - 8.1.5

GreenGinkgo opened this issue ยท 10 comments

commented

Game version: 8.1.5 (29701)
Addon version: 8.1.6

Issue:
When viewing character's bag or bank, the bag icons appear, but not the contents.

To Reproduce

  • Disable all addons
  • Enable only these addons: BagBrother (required), Bagnon
  • Open bags with B key

Expected behavior
Bag contents should be visible

Screenshot:
bagnonbug-8 1 5-01

Error Logs

These are all four LUA error logs when Bagnon and BagBrother are enabled.

1/4

Message: ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: hooksecurefunc(): BagSlotButton_UpdateChecked is not a function
Time: Tue Mar 12 15:45:55 2019
Count: 1
Stack: ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: hooksecurefunc(): BagSlotButton_UpdateChecked is not a function
[C]: in function hooksecurefunc' ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: in function HookInterfaceEvents'
...s\Bagnon\external\Wildpants\features\autoDisplay.lua:14: in function <...s\Bagnon\external\Wildpants\features\autoDisplay.lua:12>
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
(tail call): ?
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:558: in function EnableAddon' ...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:571: in function EnableAddon'
...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:651: in function <...xternal\Wildpants\libs\AceAddon-3.0\AceAddon-3.0.lua:636>
[C]: in function LoadAddOn' Interface\FrameXML\UIParent.lua:446: in function UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:565: in function `TimeManager_LoadUI'
Interface\FrameXML\UIParent.lua:1192: in function <Interface\FrameXML\UIParent.lua:1090>

Locals:

=======================================================
2/4

Message: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
Time: Tue Mar 12 15:46:05 2019
Count: 2
Stack: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
...s\Bagnon\external\Wildpants\components\inventory.lua:22: in function CheckBagButtons' ...s\Bagnon\external\Wildpants\components\inventory.lua:13: in function <...s\Bagnon\external\Wildpants\components\inventory.lua:11> [C]: in function Show'
Interface\FrameXML\UIParent.lua:3166: in function ShowUIPanel' ...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:55: in function <...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:51> (tail call): ? ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:174: in function ToggleAllBags'
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>

Locals: self = BagnonFrameinventory {
0 =
itemFrame = {
}
searchFrame = {
}
titleFrame = {
}
bagToggle = {
}
quality = 0
frameID = "inventory"
searchToggle = {
}
moneyFrame = BagnonFrameinventoryMoneyFrame {
}
sortButton = {
}
bagFrame = {
}
profile =

{
}
closeButton = BagnonFrameinventoryCloseButton {
}
manualShown = true
optionsToggle = {
}
ownerSelector = {
}
menuButtons =
{
}
brokerDisplay = {
}
}
checked = true
(*temporary) = nil
(*temporary) = MainMenuBarBackpackButton {
0 =
PostOnLoad = defined @interface\FrameXML\ItemButtonTemplate.lua:169
animIcon = {
}
ItemContextOverlay = {
}
PostOnShow = defined @interface\FrameXML\ItemButtonTemplate.lua:189
GetItemContextMatchResult = defined @interface\FrameXML\MainMenuBarBagButtons.lua:5
IconBorder = {
}
icon = MainMenuBarBackpackButtonIconTexture {
}
Count = MainMenuBarBackpackButtonCount {
}
flyin = {
}
SetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:202
UpdateItemContextOverlay = defined @interface\FrameXML\ItemButtonTemplate.lua:222
GetBagID = defined @interface\FrameXML\MainMenuBarBagButtons.lua:9
itemContextChangedCallbackIsSet = true
itemContextMatchResult = 3
itemContextChangedCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:170
RegisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:175
SlotHighlightTexture = {
}
IconOverlay = {
}
UnregisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:182
UpdateItemContextMatching = defined @interface\FrameXML\ItemButtonTemplate.lua:211
searchOverlay = MainMenuBarBackpackButtonSearchOverlay {
}
GetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:207
freeSlots = 74
PostOnHide = defined @interface\FrameXML\ItemButtonTemplate.lua:198
}
(*temporary) = true
(*temporary) = "attempt to call method 'SetChecked' (a nil value)"

=======================================================
3/4

Message: ...AddOns\Bagnon\external\Wildpants\components\item.lua:47: attempt to index field 'IconOverlay' (a nil value)
Time: Tue Mar 12 15:46:05 2019
Count: 2
Stack: ...AddOns\Bagnon\external\Wildpants\components\item.lua:47: attempt to index field 'IconOverlay' (a nil value)
...AddOns\Bagnon\external\Wildpants\components\item.lua:47: in function Create' ...AddOns\Bagnon\external\Wildpants\components\item.lua:22: in function New'
...s\Bagnon\external\Wildpants\components\itemFrame.lua:119: in function <...s\Bagnon\external\Wildpants\components\itemFrame.lua:108>

Locals: self = {
0 =
OnLeave = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:213
Free = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:109
UpdateCooldown = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:312
Bind = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:49
OnDragStart = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:139
SetLocked = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:308
UpdateTooltip = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:386
IsCached = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:89
Create = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:36
GetFrame = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:94
GetFrameID = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:65
GetEmptyItemIcon = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:436
IsQuestItem = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:393
SecondaryUpdate = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:234
GetBaseProfile = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:75
RegisterMessage = defined @interface\AddOns\Bagnon\external\Wildpants\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:116
UnregisterMessage = defined @interface\AddOns\Bagnon\external\Wildpants\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:179
Update = defined =[C]:-1
RegisterFrameSignal = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:53
GetBlizzard = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:89
UpdateSearch = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:324
Restore = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:105
UnregisterSignal = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:23
UnregisterSignals = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:31
GetProfile = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:70
Name = "ItemSlot"
OnPreClick = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:143
Construct = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:85
IsSlot = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:416
OnModifiedClick = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:192
UnregisterAllEvents = defined @interface\AddOns\Bagnon\external\Wildpants\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:200
UpdateSlotColor = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:287
ShowTooltip = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:355
UpdateUpgradeIcon = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.

=======================================================
4/4

Message: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
Time: Tue Mar 12 15:45:56 2019
Count: 1
Stack: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
...s\Bagnon\external\Wildpants\components\inventory.lua:22: in function CheckBagButtons' ...s\Bagnon\external\Wildpants\components\inventory.lua:18: in function <...s\Bagnon\external\Wildpants\components\inventory.lua:16> [C]: in function Hide'
Interface\FrameXML\UIParent.lua:3182: in function HideUIPanel' ...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:64: in function <...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:60> (tail call): ? ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:174: in function ToggleAllBags'
[string "OPENALLBAGS"]:1: in function <[string "OPENALLBAGS"]:1>

Locals: self = BagnonFrameinventory {
0 =
itemFrame = {
}
searchFrame = {
}
titleFrame = {
}
bagToggle = {
}
quality = 0
frameID = "inventory"
searchToggle = {
}
moneyFrame = BagnonFrameinventoryMoneyFrame {
}
sortButton = {
}
bagFrame = {
}
profile =

{
}
closeButton = BagnonFrameinventoryCloseButton {
}
optionsToggle = {
}
ownerSelector = {
}
menuButtons =
{
}
brokerDisplay = {
}
}
checked = false
(*temporary) = nil
(*temporary) = MainMenuBarBackpackButton {
0 =
PostOnLoad = defined @interface\FrameXML\ItemButtonTemplate.lua:169
animIcon = {
}
ItemContextOverlay = {
}
PostOnShow = defined @interface\FrameXML\ItemButtonTemplate.lua:189
GetItemContextMatchResult = defined @interface\FrameXML\MainMenuBarBagButtons.lua:5
IconBorder = {
}
icon = MainMenuBarBackpackButtonIconTexture {
}
Count = MainMenuBarBackpackButtonCount {
}
flyin = {
}
SetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:202
UpdateItemContextOverlay = defined @interface\FrameXML\ItemButtonTemplate.lua:222
GetBagID = defined @interface\FrameXML\MainMenuBarBagButtons.lua:9
itemContextChangedCallbackIsSet = true
itemContextMatchResult = 3
itemContextChangedCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:170
RegisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:175
SlotHighlightTexture = {
}
IconOverlay = {
}
UnregisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:182
UpdateItemContextMatching = defined @interface\FrameXML\ItemButtonTemplate.lua:211
searchOverlay = MainMenuBarBackpackButtonSearchOverlay {
}
GetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:207
freeSlots = 74
PostOnHide = defined @interface\FrameXML\ItemButtonTemplate.lua:198
}
(*temporary) = false
(*temporary) = "attempt to call method 'SetChecked' (a nil value)"

=======================================================

Additional context
I believe the issue centers around error "3/4" as I have a second account using the same WoW install, but I can see bag contents on that account just fine. the 3rd error is the only one that appears on the problematic account.

commented

Same - bags won't "open" for view

commented

This (and many other) bag addons got bit by a change to the ItemButtonTemplate made in 8.1.5

commented

Getting one of these errors myself since patch but bags open just fine. However when trying to open my bank I get the second error and it looks much the same as OP's image there, no slots only the top bar and bottom bar showing money and the bagnon buttons. Clicking to open the bag slots button and clicking a bag slot to disable it seems to fix the problem and would appear to be a work-around for the time being. Edit No not working fine, got some random items from higher up my bank appearing in my reagent portion when I click on certain item stacks there (reagent will blink and icon of the other item appears for a moment), trying to interact with these just interacts with the item whose icon is hidden beneath the reagent item icon.

Date: 2019-03-12 14:28:29
ID: 6
Error occured in: Global
Count: 1
Message: ...s\Bagnon\external\Wildpants\components\inventory.lua line 22:
attempt to call method 'SetChecked' (a nil value)
Debug:
...s\Bagnon\external\Wildpants\components\inventory.lua:22: CheckBagButtons()
...s\Bagnon\external\Wildpants\components\inventory.lua:13:
...s\Bagnon\external\Wildpants\components\inventory.lua:11
[C]: Show()
..\FrameXML\UIParent.lua:3166: ShowUIPanel()
...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:55:
...ace\AddOns\Bagnon\external\Wildpants\core\frames.lua:51
(tail call): ?
...s\Bagnon\external\Wildpants\features\autoDisplay.lua:174:
...s\Bagnon\external\Wildpants\features\autoDisplay.lua:173
[C]: ToggleAllBags()
[string "OPENALLBAGS"]:1:
[string "OPENALLBAGS"]:1
Locals:
self = BagnonFrameinventory {
0 =
searchToggle = {
}
moneyFrame = BagnonFrameinventoryMoneyFrame {
}
itemFrame = {
}
searchFrame = {
}
brokerDisplay = {
}
bagToggle = {
}
optionsToggle = {
}
profile =

{
}
closeButton = BagnonFrameinventoryCloseButton {
}
frameID = "inventory"
titleFrame = {
}
ownerSelector = {
}
manualShown = true
menuButtons =
{
}
quality = 0
}
checked = true
(*temporary) = nil
(*temporary) = MainMenuBarBackpackButton {
0 =
PostOnLoad = defined @interface\FrameXML\ItemButtonTemplate.lua:169
animIcon = {
}
ItemContextOverlay = {
}
PostOnShow = defined @interface\FrameXML\ItemButtonTemplate.lua:189
GetItemContextMatchResult = defined @interface\FrameXML\MainMenuBarBagButtons.lua:5
IconBorder = {
}
Count = MainMenuBarBackpackButtonCount {
}
icon = MainMenuBarBackpackButtonIconTexture {
}
ClearSetPoint = defined @interface\AddOns\Bartender4\BagBar.lua:64
flyin = {
}
SetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:202
UpdateItemContextOverlay = defined @interface\FrameXML\ItemButtonTemplate.lua:222
GetBagID = defined @interface\FrameXML\MainMenuBarBagButtons.lua:9
itemContextChangedCallbackIsSet = true
itemContextMatchResult = 3
itemContextChangedCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:170
RegisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:175
SlotHighlightTexture = {
}
IconOverlay = {
}
UnregisterCallback = defined @interface\FrameXML\ItemButtonTemplate.lua:182
UpdateItemContextMatching = defined @interface\FrameXML\ItemButtonTemplate.lua:211
searchOverlay = MainMenuBarBackpackButtonSearchOverlay {
}
GetMatchesSearch = defined @interface\FrameXML\ItemButtonTemplate.lua:207
freeSlots = 17
PostOnHide = defined @interface\FrameXML\ItemButtonTemplate.lua:198
}
(*temporary) = true
(*temporary) = "attempt to call method 'SetChecked' (a nil value)"

Second error when trying to open bank:

Date: 2019-03-12 14:39:22
ID: 8
Error occured in: Global
Count: 1
Message: ...AddOns\Bagnon\external\Wildpants\components\item.lua line 47:
attempt to index field 'IconOverlay' (a nil value)
Debug:
...AddOns\Bagnon\external\Wildpants\components\item.lua:47: Create()
...AddOns\Bagnon\external\Wildpants\components\item.lua:22: New()
...s\Bagnon\external\Wildpants\components\itemFrame.lua:119:
...s\Bagnon\external\Wildpants\components\itemFrame.lua:108
Locals:
self = {
0 =
OnLeave = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:213
Free = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:109
UpdateCooldown = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:312
Bind = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:49
OnDragStart = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:139
SetLocked = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:308
UpdateTooltip = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:386
IsCached = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:89
Create = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:36
GetFrame = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:94
GetFrameID = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:65
GetEmptyItemIcon = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:436
IsQuestItem = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:393
SecondaryUpdate = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:234
GetBaseProfile = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:75
RegisterMessage = defined @interface\AddOns\ActionBarProfiles\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90
UnregisterMessage = defined @interface\AddOns\ActionBarProfiles\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:153
Update = defined =[C]:-1
RegisterFrameSignal = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:53
GetBlizzard = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:89
UpdateSearch = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:324
Restore = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:105
UnregisterSignal = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:23
UnregisterSignals = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:31
GetProfile = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:70
Name = "ItemSlot"
OnPreClick = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:143
Construct = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:85
IsSlot = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:416
OnModifiedClick = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:192
UnregisterAllEvents = defined @interface\AddOns\ActionBarProfiles\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:174
UpdateSlotColor = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:287
ShowTooltip = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:355
UpdateUpgradeIcon = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:295
New = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:21
nextID = 469
GetDummyBag = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:462
UnregisterFrameSignal = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:57
AnchorTooltip = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:378
GetOwnerInfo = defined @interface\AddOns\Bagnon\external\Wildpants\core\classes.lua:85
CreateDummySlot = defined @interface\AddOns\Bagnon\external\Wildpants\components\item.lua:479
GetDummySlot = defined @interface\AddOns\Bagnon\externa
AddOns:
Swatter, v7.7.6095 (SwimmingSeadragon)
ACP, vr259
AucAdvanced, v7.7.6112 (SwimmingSeadragon)
AucFilterBasic, v7.7.6081 (SwimmingSeadragon)
AucStatHistogram, v7.7.6083 (SwimmingSeadragon)
AucStatiLevel, v7.7.6087 (SwimmingSeadragon)
AucStatPurchased, v7.7.6084 (SwimmingSeadragon)
AucStatSimple, v7.7.6085 (SwimmingSeadragon)
AucStatStdDev, v7.7.6086 (SwimmingSeadragon)
AucUtilFixAH, v7.7.6088 (SwimmingSeadragon)
BadBoy, vv8.0.7
BadBoyCCleaner, vv8.0.0
BadBoyHistory, vv8.0.0
BagBrother, v
Bagnon, v8.1.6
Bartender4, v4.8.1
BeanCounter, v7.7.6110 (SwimmingSeadragon)
CaerdonWardrobe, vv2.0.2
Calc, vv1.2.0.10
CanIMogIt, v8.0.0v1.9
CopyThat, v
Cromulent, v80000-2
CrossRP, v1.3.8
CurrencyTracker, v1.4
DBMCore, v8.1.5-13-gaf92d2d7b
DBMDefaultSkin, v
DBMGarrisonInvasions, v
DBMStatusBarTimers, v
Elephant, v3.7.7
EmoteSplitter, v1.5.2
Enchantrix, v7.7.6104 (SwimmingSeadragon)
FlashTaskBar, v
Grail, v099
GrailAchievements, v011
GrailQuestsenUS, v27178
GTFO, v4.46
HandyNotes, vv1.5.3
HandyNotesBattleForAzerothTreasures, v1
HandyNotesDraenorTreasures, v1.16
HandyNotesLegionTreasures, v1
HandyNotesSummerFestival, vv1.5
Informant, v7.7.6092 (SwimmingSeadragon)
LegionWardrobe, v29
Mapster, v1.8.0
MasterPlan, v0.115
MasterPlanA, vA
MikScrollingBattleText, v5.7.149
Misspelled, v1.6.3
MogIt, v3.8.7
MogItLeather, v3.8.7
MogItOneHanded, v3.8.7
MogItOther, v3.8.7
MogItRanged, v3.8.7
MogItTwoHanded, v3.8.7
mOnArsWardrobeHelper, v1.18.2
OmniCC, v8.0.0
Postal, vv3.6.0
Prat30, vr1189
Prat30Libraries, v
RangeDisplay, vv4.8.2
Recount, vv8.0.1a
saht, v1.1
SharedMedia, v3.1.0-193
SlideBar, v7.7.6093 (SwimmingSeadragon)
SPTimers, v3.12.1
Stubby, v7.7.6094 (SwimmingSeadragon)
TidyPlates, v6.18.11
TidyPlatesGraphite, v
TidyPlatesGrey, v
TidyPlatesNeon, v
TidyPlatesQuatre, v
TidyPlatesHub, v
TidyPlatesWidgets, v
TipTop, v2.19.4
TokenSplainer, vr02
TomTom, vv80100-1.0.0-beta
totalRP3, v1.5.3
totalRP3Data, v
totalRP3Extended, v1.3.1
totalRP3ExtendedImpExport, v1.3.1
totalRP3ExtendedTools, v1.3.1
TransmogTokens, v1.4.1
UndressButton, v5.3
vexpower, v2.9
VuhDo, v3.93
VuhDoOptions, v3.93
Wholly, v070
WIM, v3.7.19
XLoot, v8.0-2
XLootFrame, v8.0-2
XLootGroup, v8.0-2
ZPerl, v5.5.7
ZPerlArcaneBar, v
ZPerlPlayer, v
ZPerlPlayerBuffs, v
ZPerlPlayerPet, v
ZPerlTarget, v
ZPerlTargetTarget, v
BlizRuntimeLib_enUS v8.1.5.80100
(ck=a4a)

commented

I still get the errors, but I can see my bag content again, after i turned off "display blizzard frames for hidden bags" in bagnon settings

commented

I still get the errors, but I can see my bag content again, after I turned off "display blizzard frames for hidden bags" in bagnon settings

Same here - awesome - ty for the temp fix until they patch it - I was going crazy trying to relearn default bag ui after 10 years -

EDIT: Is your bank working though? Just realized mine isn't

commented

My bank bags + fame are working. But my guild bags wont open as same, in Greenginko's Screenshot above. Wake up American and fix again please!

commented

See #885 <= Click here -- see if this works for you

commented

Latest patch sliced into release seems to have cleared up all the lua errors being thrown.

commented

Same problem, but the fix provided by @Sommerulv doesn't work for me

commented

There is a setting in Bagnon "display bliz frames for hidden bags" uncheck that