[Classic] Vendoring Items.
Road-block opened this issue ยท 1 comments
Running Software (issues missing this information will be deleted):
- Addon version: 8.2.19
- Server patch: 1.13.3 32790
Have you read the changelog? (please don't waste our time)
Yes
Describe the bug
Right-click an item in bags with a merchant frame open to vendor it causes a Lua error.
To Reproduce
Steps to reproduce the behaviour:
- Go to any merchant, interact.
- Right-Click on an item in bags to vendor.
Expected behaviour
Vendor item without error.
Screenshots
Error Logs
1x ...Bagnon\common\Wildpants\classes\itemGroup.lua:85: attempt to call method 'UpdateLocked' (a nil value)
...Bagnon\common\Wildpants\classes\itemGroup.lua:85: in function '?'
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua:119: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
[C]:: ?
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua:29: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0-7.lua:64: in function 'Fire'
Ace3\AceEvent-3.0\AceEvent-3.0-4.lua:120: in function <Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>
[C]:: in function 'UseContainerItem'
FrameXML\ContainerFrame.lua:1254: in function 'ContainerFrameItemButton_OnClick'
[string "*:OnClick"]:12: in function <[string "*:OnClick"]:1>
[C]:: ?
Additional context