Farming Bar

Farming Bar

63.7k Downloads

[BUG] Freezing when Alt-Right Click used to move items from bank to inv

rbpaiett opened this issue ยท 2 comments

commented

Describe the bug
With the bank open, I Alt-Right Click on a button to move items from the bank to the inventory and the display showing movement activity appears but nothing is moved and the display remains open. With some items I get an LUA error, other times I don't. The LUA error is as follows:

1x FarmingBar\Modules\ItemMover.lua:35: attempt to call global 'IsReagentBankUnlocked' (a nil value)
FarmingBar\Modules\ItemMover.lua:35: in function `MoveItem'
FarmingBar\Core\Buttons.lua:812: in function <FarmingBar\Core\Buttons.lua:792>

Client
1.13.5

To Reproduce
Steps to reproduce the behavior:

  1. Open Bank
  2. Alt Right Click on button
  3. See error

Expected behavior
Desired items move from bank to inventory.

Additional context
This is the 2.1 Beta-5 version of this addon.

commented

Was a fix for retail that I didn't realize wouldn't apply for classic. Should be fixed in update.

commented

Excellent! Thank you very much!