Lua error alt right clicking on an empty slot in bags
sipertruk opened this issue ยท 3 comments
While the aux window is shown.
Message: Interface\AddOns\aux-addon\util\info.lua:261: bad argument #1 to 'strfind' (string expected, got nil)
Time: Tue Oct 1 21:14:56 2019
Count: 1
Stack: Interface\AddOns\aux-addon\util\info.lua:261: bad argument #1 to 'strfind' (string expected, got nil)
[C]: in function `strfind'
Interface\AddOns\aux-addon\util\info.lua:261: in function `parse_link'
Interface\AddOns\aux-addon\core\shortcut.lua:8: in function <Interface\AddOns\aux-addon\core\shortcut.lua:6>
[C]: in function `HandleModifiedItemClick'
Interface\FrameXML\ContainerFrame.lua:1247: in function `ContainerFrameItemButton_OnModifiedClick'
[string "*:OnClick"]:10: in function <[string "*:OnClick"]:1>
Locals: (*temporary) = nil
(*temporary) = "%[(.-)%]"
(*temporary) = "string expected, got nil"
Can it be reliably reproduced in some way? Could it be another addon that's calling this with nil?