Banks not working
SilverDragn opened this issue · 4 comments
This is what I see when I open my guild bank and personal bank
And this is what I see if I disable the bank frame and try to open the bank
Lua Error 1
Message: ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: hooksecurefunc(): BagSlotButton_UpdateChecked is not a function
Time: Thu Mar 14 12:38:10 2019
Count: 1
Stack: ...s\Bagnon\external\Wildpants\features\autoDisplay.lua:187: hooksecurefunc(): BagSlotButton_UpdateChecked is not a function
[C]: ?
...dOns\AutoProfitX2\libs\AceAddon-3.0\AceAddon-3.0.lua:70: in function <...dOns\AutoProfitX2\libs\AceAddon-3.0\AceAddon-3.0.lua:65>
...dOns\AutoProfitX2\libs\AceAddon-3.0\AceAddon-3.0.lua:527: in function EnableAddon' ...dOns\AutoProfitX2\libs\AceAddon-3.0\AceAddon-3.0.lua:540: in function
EnableAddon'
...dOns\AutoProfitX2\libs\AceAddon-3.0\AceAddon-3.0.lua:620: in function <...dOns\AutoProfitX2\libs\AceAddon-3.0\AceAddon-3.0.lua:605>
[C]: in function LoadAddOn' Interface\FrameXML\UIParent.lua:446: in function
UIParentLoadAddOn'
Interface\FrameXML\UIParent.lua:489: in function `CombatLog_LoadUI'
Interface\FrameXML\UIParent.lua:1194: in function <Interface\FrameXML\UIParent.lua:1090>
Locals:
Lua error 2
Message: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
Time: Thu Mar 14 13:48:12 2019
Count: 36
Stack: ...s\Bagnon\external\Wildpants\components\inventory.lua:22: attempt to call method 'SetChecked' (a nil value)
Locals:
Lua error 3
Message: ...AddOns\Bagnon\external\Wildpants\components\item.lua:47: attempt to index field 'IconOverlay' (a nil value)
Time: Thu Mar 14 13:47:22 2019
Count: 39
Stack: ...AddOns\Bagnon\external\Wildpants\components\item.lua:47: attempt to index field 'IconOverlay' (a nil value)
Locals:
Same thing happening here. When I go to the bank and try to sort items I get a message saying "Item is locked". What to do? Any workarounds to do on the code?