[Bug] Undercut scanning sometimes randomly stops.
zeenk opened this issue · 7 comments
Not sure what I did to trigger this but got this error, using latest alpha version.
Edit: Seems to be a pretty rare error, doesn't happen very often and just re-opening ah and undercut scan again usually fixes it.
Message: ...rce_Mainline\Tabs\Cancelling\Mixins\UndercutScan.lua:173: attempt to index local 'itemKeyInfo' (a nil value)
Time: Wed Aug 31 06:21:19 2022
Count: 1
Stack: ...rce_Mainline\Tabs\Cancelling\Mixins\UndercutScan.lua:173: attempt to index local 'itemKeyInfo' (a nil value)
[string "=[C]"]: ?
[string "@interface\AddOns\Auctionator\Source_Mainline\Tabs\Cancelling\Mixins\UndercutScan.lua"]:173: in function `ProcessSearchResults'
[string "@interface\AddOns\Auctionator\Source_Mainline\Tabs\Cancelling\Mixins\UndercutScan.lua"]:133: in function <...rce_Mainline\Tabs\Cancelling\Mixins\UndercutScan.lua:112>
Locals:
I think I've fixed this problem in the latest alpha
Auctionator-9.2.33-1-g18d5240.zip
Could it have something to do with #1163 ? just saw my file was starting to get large again, maybe something doesn't load properly or something 🤔
The lua error itself seem to have been fixed, haven't had any more pop ups since the alpha update but the bug still happens sometimes so changed title for this issue.