Bagnon

Bagnon

122M Downloads

Sorting the Bank in Classic

nalmeth opened this issue ยท 0 comments

commented

Running Software (issues missing this information will be deleted):
Bagnon 8.2.5, 8.2.7

Describe the bug
When sorting items in the bank I get an error

To Reproduce
Steps to reproduce the behaviour:

  1. Go to bank
  2. Click on sorting button
  3. See error

Expected behaviour
Sorting to happen

Error Logs
Message: ...\Bagnon\external\Wildpants\components\sortButton.lua:35: attempt to call global 'DepositReagentBank' (a nil value)
Time: Tue Sep 3 01:14:41 2019
Count: 1
Stack: ...\Bagnon\external\Wildpants\components\sortButton.lua:35: attempt to call global 'DepositReagentBank' (a nil value)
...\Bagnon\external\Wildpants\components\sortButton.lua:35: in function <...\Bagnon\external\Wildpants\components\sortButton.lua:26>

Locals: self = {
0 =
Icon = {
}
}
button = "LeftButton"
isBank = true
(*temporary) = nil
(*temporary) = "attempt to call global 'DepositReagentBank' (a nil value)"

In addition the image for the sorting button appears to be broken (it's just a bright green texture)