Nil and Completed Guides
CodingDino opened this issue ยท 1 comments
Found several problems with NilGuide and completed guides.
When a guide is complete, and Auto-Load is on, it correctly moves to the next guide. BUT, in the guide list, it places the step count of the NEXT guide in place of the completed guide's step count. I'm assuming something is causing it to reference the old GID somewhere.
Additionally, when a guide is completed and the GID supplied as the next GID does not exist, issues happen. I believe I've gotten this somewhat fixed, though it still displays the above behavior.
There were also some issues with the "load next guide" dialog box, but I think I've fixed those.
Will continue to test as Ye Olde Stupid User and try to break the addon as much as possible to get to the bottom of these bugs ;)