Baggins

Baggins

1M Downloads

Moving item from bank to bag results in LUA error

honoraryorange opened this issue ยท 1 comments

commented

When I attempt to right click a reagant in my bank and move it to my inventory, I get the following error. It does not happen when right clicking a regular item.

Time: Wed Dec  7 05:15:18 2022
Count: 2
Stack: Interface/AddOns/Baggins/Baggins.lua:2399: attempt to call global 'UseContainerItem' (a nil value)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[string "=[C]"]: in function `UseContainerItem'
[string "@Interface/AddOns/Baggins/Baggins.lua"]:2399: in function <Interface/AddOns/Baggins/Baggins.lua:2396>

Locals: ```
commented

Should be fixed: 389a5eb this is included in v4.7.5 .