[BUG] error message "please open your guild bank and try again."
Poisonenvy2 opened this issue ยท 1 comments
Describe the bug
No longer auto-snapshots. Will not take a snapshot manually, giving the error in the heading.
lua error in bugsack:
2x Interface/AddOns/GuildBankSnapshots/GUI.lua:90: bad argument #1 to 'Click' (Usage: self:Click([button, isDown]))
[string "=[C]"]: in function Click' [string "@Interface/AddOns/GuildBankSnapshots/GUI.lua"]:90: in function
CreateFrame'
[string "@Interface/AddOns/GuildBankSnapshots/Core.lua"]:54: in function ?' [string "@Interface/FrameXML/ChatFrame.lua"]:5219: in function
ChatEdit_ParseText'
[string "@Interface/FrameXML/ChatFrame.lua"]:4883: in function ChatEdit_SendText' [string "@Interface/FrameXML/ChatFrame.lua"]:4919: in function <Interface/FrameXML/ChatFrame.lua:4915> [string "=[C]"]: in function
ChatEdit_OnEnterPressed'
[string "*ChatFrame.xml:127_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:127_OnEnterPressed"]:1>
Locals:
(*temporary) = GuildBankSnapshotsSnapshotsTabBTN {
0 =
}
(*temporary) = GuildBankSnapshotsFrame {
0 =
ScanBank = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:350
GetFormattedGuildName = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:261
ExportPendingBTN = GuildBankSnapshotsExportPendingBTN {
}
exportDelimiterDropDown = Button {
}
GetMoneyString = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:266
tabFrames =
}
CreateSettingsTab = defined @Interface/AddOns/GuildBankSnapshots/Settings.lua:9
pendingExportsScrollFrame = GuildBankSnapshotsSnapshotScrollFrame {
}
TopBorder = Texture {
}
LoadPendingSnapshotsList = defined @Interface/AddOns/GuildBankSnapshots/Manage.lua:428
TitleBg = Texture {
}
GUILDBANKFRAME_CLOSED = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:210
resetExportsBTN = GuildBankSnapshotsResetExportsBTN {
}
BotRightCorner = Texture {
}
count = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:60
RightBorder = Texture {
}
LoadSnapshot = defined @Interface/AddOns/GuildBankSnapshots/Snapshots.lua:237
GetElapsedTime = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:236
pairsByKeys = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:73
TopRightCorner = Texture {
}
Bg = Texture {
}
tabDropDownButton = GuildBankSnapshotsTabDropDownButton {
}
exportScrollFrame = GuildBankSnapshotsSnapshotScrollFrame {
}
exportEditbox = GuildBankSnapshotsExportSnapshotsEditbox {
}
selectAllSnapshotsBTN = GuildBankSnapshotsSelectAllSnapshotsBTN {
}
filterDropDownButton = GuildBankSnapshotsFilterDropDownButton {
}
TitleText = FontString {
}
DeleteActiveGuildBTN = GuildBankSnapshotsDeleteActiveGuildBTN {
}
CreateSnapshotsTab = defined @Interface/AddOns/GuildBankSnapshots/Snapshots.lua:9
guildExportDropDownButton = GuildBankSnapshotsGuildExportDropDownButton {
}
snapshotExportScrollFrame = GuildBankSnapshotsSnapshotScrollFrame {
}
snapshotScrollFrame = GuildBankSnapshotsSnapshotScrollFrame {
}
TopLeftCorner = Texture {
}
Delete = defined @Interface/AddOns/GuildBankSnapshots/Manage.lua:358
UpdateFrame = defined @Interface/AddOns/GuildBankSnapshots/GUI.lua:140
defaultGuildDropDown = Button {
}
transactionsScrollFrame = GuildBankSnapshotsTransactionsScrollFrame {
}
removeAllSnapshotsBTN = GuildBankSnapshotsRemoveAllSnapshotsBTN {
}
snapshotBTNs =
}
guild = "G:Dark|sWolves:H:Lightbringer"
LeftBorder = Texture {
}
exportGuild = "G:Dark|sWolves:H:Lightbringer"
GetGuildID = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:216
CreateHelpTab = defined @Interface/AddOns/GuildBankSnapshots/Help.lua:9
copySnapshotBTN = GuildBankSnapshotsCopySnapshotBTN {
}
GetFormattedDate = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:257
print = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:95
ExportAllBTN = GuildBankSnapshotsExportAllBTN {
}
FilterDropDownButton_Initialization = defined @Interface/AddOns/GuildBankSnapshots/Filter.lua:9
GUILDBANKFRAME_OPENED = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:184
GetDate = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:221
DeleteActiveSnapshotBTN = GuildBankSnapshotsDeleteActiveSnapshotBTN {
}
round = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:69
ExportPending = defined @Interface/AddOns/GuildBankSnapshots/Manage.lua:378
DeleteAllSnapshotsBTN = GuildBankSnapshotsDeleteAllSnapshotsBTN {
}
sortSnapshotBTN = GuildBankSnapshotsSortSnapshotBTN {
}
TopTileStreaks = Texture {
}
CreateScrollFrame = defined @Interface/AddOns/GuildBankSnapshots/GUI.lua:105
FormatLine = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:280
ADDON_LOADED = defined @Interface/AddOns/GuildBankSnapshots/Core.lua:102
guildDropDownButton = GuildBankSnapsho
Client
Retail 10.0. GBS version v2.0.9
To Reproduce
Steps to reproduce the behavior:
see above
Expected behavior
Autosnapshots or, at the very least, the ability to manually snapshot.