The ‘Retrieve from Bank’ option in the ‘Junk List’ screen remains disabled/unclickable when the bank UI is opened.
I believe the updates to the in-game bank in 11.2 has caused the addon to no longer recognise when the bank is open.
The ‘Retrieve from Bank’ option in the ‘Junk List’ screen remains disabled/unclickable when the bank UI is opened.
I believe the updates to the in-game bank in 11.2 has caused the addon to no longer recognise when the bank is open.
Thanks, we will take a look at that today and get a fix up
@Swol i just installed the latest update (version 163) and i can now see the button becomes clickable when my bank is opened. However, upon clicking it, i am getting the following lua error:
1x AskMrRobot/Junk.lua:215: attempt to perform arithmetic on global 'NUM_BANKBAGSLOTS' (a nil value)
[TomTom/libs/AceGUI-3.0-41/AceGUI-3.0.lua]:300: in function 'Fire'
[AskMrRobot/ui/AmrUiButton.lua]:25: in function <AskMrRobot/ui/AmrUiButton.lua:22>
Locals:
self = <table> {
AceGUIWidgetVersion = 1
type = "AmrUiButton"
texNormal = Texture {
}
disabled = true
parent = <table> {
}
texPush = Texture {
}
base = <table> {
}
userdata = <table> {
}
events = <table> {
}
frame = AmrUiButton7 {
}
}
name = "OnClick"
Get version 164 – v163 missed a few places that we were accessing the bank.
I think that v164 should resolve all of the bank-related issues with this patch: junk list, scanning the bank, and equipping a gear set where one or more of the items are currently in the bank.
works perfectly! thank you