Progress.lua OnWeeklyReset dereferences nil pointer
SpareSimian opened this issue ยท 0 comments
On login:
Message: ..\AddOns\SavedInstances\Modules\Progress.lua line 431:
attempt to index local 'prev' (a nil value)
From TOC:
Version: 9.0.7-9-g2699619
X-ReleaseDate: 2021-04-26T03:40:54Z
I'm guessing this commit added a new tracked weekly quest and OnWeeklyReset doesn't self-heal the Progress array to deal with that.