Guild Bank
Mykanar opened this issue ยท 9 comments
Running Software (please complete the following information):
- Game patch 8.0.1.27602
- Addon version 8.0.4
Describe the bug
Guild Bank not showing up, only the Guild Bank Bar like sort, search and so on
To Reproduce
Steps to reproduce the behavior:
- Go to Guild Bank and open it
- nothing happen
- All Addons deaktivated except Bagnon
- in Bagnon Config, the activate button is grey
5.all bagnon addons loaded (options, guild, void)
Expected behavior
A clear and concise description of what you expected to happen.
Error Logs
no error logs
Additional context
Add any other context about the problem here.
SAME ISSUE: I have to disable Bagnon to open the guild bank.
Date: 2018-09-07 16:17:10
ID: 1
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\Bagnon_GuildBank\components\item.lua line 26:
attempt to concatenate local 'id' (a nil value)
Debug:
...nterface\AddOns\Bagnon_GuildBank\components\item.lua:26: Construct()
...AddOns\Bagnon\external\Wildpants\components\item.lua:37: Create()
...nterface\AddOns\Bagnon_GuildBank\components\item.lua:16: 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 =
OnEnter = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:74
__super = {
}
IsNew = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:119
UpdateCooldown = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:105
GetBlizzard = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:29
OnDragStart = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:62
OnReceiveDrag = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:68
__index = {
}
unused =
}
UpdateTooltip = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:84
Create = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:15
GetBag = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:114
IsQuestItem = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:118
Name = "GuildItemSlot"
GetSlot = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:110
nextID = 0
OnClick = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:35
Construct = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:25
SplitStack = defined @interface\AddOns\Bagnon_GuildBank\components\item.lua:100
}
id = nil
(*temporary) = defined =[C]:-1
(*temporary) = "Button"
(*temporary) = "Bagnon_GuildBank"
(*temporary) = "ItemSlot"
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'id' (a nil value)"
MODULE = "Bagnon_GuildBank"
AddOns:
Swatter, v7.7.6095 (SwimmingSeadragon)
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)
AutoLootPlus, v1.2.3
AutoVendor, v53
AzerothAutoPilot, v0.173
BagBrother, v
Bagnon, v8.0.4
BagnonGuildBank, v8.0.4
BattleGroundEnemies, vv3.1.9.4
BattlegroundSpiritReleaser, v
BeanCounter, v7.7.6110 (SwimmingSeadragon)
BlizzMove, vv1.8
CanIMogIt, v8.0.0v1.11
Capping, vv8.0.11
DBMCore, v8.0.6
DBMDefaultSkin, v
DBMStatusBarTimers, v
DefsSapped, v80000.3
DejaCharacterStats, v800r106
Enchantrix, v7.7.6104 (SwimmingSeadragon)
GarrisonCommanderBroker, v3.0.0 1.1.0
GatherMate2, v1.43.4
HandyNotes, vv1.5.3
HandyNotesLegionRaresTreasures, v1.1
HHTD, v2.4.9
Informant, v7.7.6092 (SwimmingSeadragon)
MogIt, v3.8.11
MogItArtifact, v3.8.11
MogItLeather, v3.8.11
MogItOneHanded, v3.8.11
MogItOther, v3.8.11
MogItRanged, v3.8.11
MogItTwoHanded, v3.8.11
MongoMon, v5.0
MoveAnything, v17.0.0
Postal, vv3.6.0
QuickQuest, v80000.36-Release
QuickRoutes, v8.0-3-release
Recount, vv8.0.1b
Routes, vv1.6.0
SlideBar, v7.7.6093 (SwimmingSeadragon)
Stubby, v7.7.6094 (SwimmingSeadragon)
TomTom, vv80001-1.0.2
BlizRuntimeLib_enUS v8.0.1.80000
(ck=5fe)
SAME ISSUE:
Same Issue. Latest update, and guild bank is inaccessible. Just shows the boxes, but no inventory spots.
1x Bagnon_GuildBank\components\item.lua:26: attempt to concatenate local 'id' (a nil value)
Bagnon_GuildBank\components\item.lua:26: in function Construct' Bagnon\external\Wildpants\components\item.lua:37: in function
Create'
Bagnon_GuildBank\components\item.lua:16: in function Create' 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 =
OnEnter = defined @Bagnon_GuildBank\components\item.lua:74
__super = {
}
IsNew = defined @Bagnon_GuildBank\components\item.lua:119
UpdateCooldown = defined @Bagnon_GuildBank\components\item.lua:105
GetBlizzard = defined @Bagnon_GuildBank\components\item.lua:29
OnDragStart = defined @Bagnon_GuildBank\components\item.lua:62
OnReceiveDrag = defined @Bagnon_GuildBank\components\item.lua:68
__index = {
}
unused =
}
UpdateTooltip = defined @Bagnon_GuildBank\components\item.lua:84
Create = defined @Bagnon_GuildBank\components\item.lua:15
GetBag = defined @Bagnon_GuildBank\components\item.lua:114
IsQuestItem = defined @Bagnon_GuildBank\components\item.lua:118
Name = "GuildItemSlot"
GetSlot = defined @Bagnon_GuildBank\components\item.lua:110
nextID = 0
OnClick = defined @Bagnon_GuildBank\components\item.lua:35
Construct = defined @Bagnon_GuildBank\components\item.lua:25
SplitStack = defined @Bagnon_GuildBank\components\item.lua:100
}
id = nil
(*temporary) = defined =[C]:-1
(*temporary) = "Button"
(*temporary) = "Bagnon_GuildBank"
(*temporary) = "ItemSlot"
(*temporary) = nil
(*temporary) = "attempt to concatenate local 'id' (a nil value)"
MODULE = "Bagnon_GuildBank"
A quick hack is to replace MODULE .. 'ItemSlot' .. id
at AddOns\Bagnon_GuildBank\components\item.lua line 26
with some other string, I stuffed 'fake'
in there and it worked. Not sure what is supposed to go there though.
same issue, pasting bug report
Date: 2018-09-08 09:23:26
ID: 1
Error occured in: Global
Count: 1
Message: ...nterface\AddOns\Bagnon_GuildBank\components\item.lua line 26:
attempt to concatenate local 'id' (a nil value)
Debug:
[C]: ?
...nterface\AddOns\Bagnon_GuildBank\components\item.lua:26: Construct()
...AddOns\Bagnon\external\Wildpants\components\item.lua:37: Create()
...nterface\AddOns\Bagnon_GuildBank\components\item.lua:16: 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:
AddOns:
Swatter, v7.7.6095 (SwimmingSeadragon)
AngryAssignments, vv1.11.1
AucAdvanced, v7.7.6112 (SwimmingSeadragon)
AucFilterBasic, v7.7.6081 (SwimmingSeadragon)
AucScanData, v7.7.6082 (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)
BagBrother, v
Bagnon, v8.0.4
BagnonGuildBank, v8.0.4
BeanCounter, v7.7.6110 (SwimmingSeadragon)
DBMCore, v8.0.6
DBMDefaultSkin, v
DBMStatusBarTimers, v
Decursive, v2.7.6.1
Enchantrix, v7.7.6104 (SwimmingSeadragon)
ExRT, v3940
Informant, v7.7.6092 (SwimmingSeadragon)
Omen, v3.2.0
Pawn, v2.2.28
RaiderIO, v8.0.1 (v201809070600)
RaiderIODBUSA, v
RaiderIODBUSH, v
Simulationcraft, v1.10.6
Skada, v1.7.5
SlideBar, v7.7.6093 (SwimmingSeadragon)
Stubby, v7.7.6094 (SwimmingSeadragon)
TomTom, vv80001-1.0.2
WeakAuras, v2.7.7
BlizRuntimeLib_enUS v8.0.1.80000
(ck=44b)
+1, reverted to 8.0.3 to workaround. Also found that GB Settings the Column option is behaving as Rows, not columns. May be related. Other windows Columns in options = columns behavior.