Baganator

Baganator

11M Downloads

Can't view bank on Cata Classic

Closed this issue ยท 2 comments

commented

What version(s) of WoW are you using?

Classic

What version of Baganator?

695

What version of Syndicator?

207

What isn't working? What was supposed to happen?

When I open my bank while using Baganator, a blank window is displayed with no items in it. I can put items inside my bank, but they will not display unless I disable the addon.

Are you experiencing any lua errors

410x Baganator/ItemViewCommon/BankView.lua:60: attempt to index field 'currentTab' (a nil value)
[string "@Baganator/ItemViewCommon/BankView.lua"]:60: in function SetTab' [string "@Baganator/ItemViewCommon/BankView.lua"]:27: in function <Baganator/ItemViewCommon/BankView.lua:5> [string "=[C]"]: ? [string "=[C]"]: in function CreateFrame'
[string "@Baganator/ViewManagement/Initialize.lua"]:214: in function <...rfaceBaganator/ViewManagement/Initialize.lua:212>
[string "@Baganator/ViewManagement/Initialize.lua"]:607: in function <...rfaceBaganator/ViewManagement/Initialize.lua:606>
[string "=[C]"]: in function xpcall' [string "@Baganator/ViewManagement/Initialize.lua"]:606: in function GenerateFrameGroup'
[string "@Baganator/Skins/Main.lua"]:39: in function <Baganator/Skins/Main.lua:34>

Locals:
self = Baganator_SingleViewBankViewFrameblizzard {
warbandTemplate = "BaganatorSingleViewBankViewWarbandViewTemplate"
TopBorder = Baganator_SingleViewBankViewFrameblizzardTopBorder {
}
TitleBg = Baganator_SingleViewBankViewFrameblizzardTitleBg {
}
TitleContainer = Frame {
}
BotRightCorner = Baganator_SingleViewBankViewFrameblizzardBotRightCorner {
}
RightBorder = Baganator_SingleViewBankViewFrameblizzardRightBorder {
}
TopRightCorner = Baganator_SingleViewBankViewFrameblizzardTopRightCorner {
}
Bg = Baganator_SingleViewBankViewFrameblizzardBg {
}
NineSlice = Frame {
}
TransferButton = Button {
}
TitleText = Baganator_SingleViewBankViewFrameblizzardTitleText {
}
portrait = Baganator_SingleViewBankViewFrameblizzardPortrait {
}
TopLeftCorner = Baganator_SingleViewBankViewFrameblizzardTopLeftCorner {
}
SortButton = Button {
}
Tabs =

{
}
AllFixedButtons =
{
}
PortraitFrame = Baganator_SingleViewBankViewFrameblizzardPortraitFrame {
}
LeftBorder = Baganator_SingleViewBankViewFrameblizzardLeftBorder {
}
layoutType = "PortraitFrameTemplate"
tabPool =
{
}
Character = Frame {
}
PortraitContainer = Frame {
}
Anchor = Frame {
}
ButtonVisibility = Frame {
}
SearchWidget = Frame {
}
Inset = Baganator_SingleViewBankViewFrameblizzardInset {
}
TopTileStreaks = Baganator_SingleViewBankViewFrameblizzardTopTileStreaks {
}
BottomBorder = Baganator_SingleViewBankViewFrameblizzardBottomBorder {
}
CustomiseButton = Button {
}
CloseButton = Baganator_SingleViewBankViewFrameblizzardCloseButton {
}
characterTemplate = "BaganatorSingleViewBankViewCharacterViewTemplate"
BotLeftCorner = Baganator_SingleViewBankViewFrameblizzardBotLeftCorner {
}
}
index = 2
(*temporary) = nil
(*temporary) = nil
(*temporary) = 2
(*temporary) = "attempt to index field 'currentTab' (a nil value)"
addonTable =
{
InventoryTracking =
{
}
NewItems = Frame {
}
BagTransfers =
{
}
Locales =
{
}
json =
{
}
Constants =
{
}
Transfers =
{
}
ItemViewCommon =
{
}
Help =
{
}
Skins =
{
}
ItemButtonUtil =
{
}
sortItemFieldMap =
{
}
ViewManagement =
{
}
SlashCmd =
{
}
SingleViews =
{
}
API =
{
}
CustomiseDialog =
{
}
Core =
{
}
Config =
{
}
Search =
{
}
Compatibility =
{
}
CallbackRegistry =
{
}
CategoryViews =
{
}
Utilities =
{
}
Sorting =
{
}
}

Anything else?

Image

commented

You have installed a buggy profile from somewhere. Please run /bgr reset to clear it and get the addon working again.

commented

You have installed a buggy profile from somewhere. Please run /bgr reset to clear it and get the addon working again.

That.. worked. I was afraid resetting the addon would make me lose all my categories but exporting and importing them seemed to have worked. Thank you.