Auctionator

Auctionator

136M Downloads

[Bug] Undercut scanning sometimes randomly stops.

zeenk opened this issue · 7 comments

commented

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:

commented

I've noticed when doing the undercut scan it sometimes randomly stops but it doesn't always trigger the lua error 🤔

2022-09-01_18-15-36

commented

I think I've fixed this problem in the latest alpha
Auctionator-9.2.33-1-g18d5240.zip

commented

Didn't quite fix it, still happening but didn't get a lua pop up this time, the 2 buttons at bottom right are greyed out so can't refresh it have to close ah and re-open it then it works again, but it's better now at least doesn't happen as often.

2022-09-03_20-16-14

commented

Just a lil vid to show what's happening

2022-09-03_20-52-45.mp4
commented

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 🤔

2022-09-04_00-06-02

commented

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.

commented

Gonna close this issue for now, haven't ran into this bug now for almost 24 hours so just gonna assume it was something else that was causing the scan to randomly stop since I seem to be the only one experiencing this, re-opening if it happens again.