Re: Milestone Approaching
That could be the appropriate fix. I'll see if I have some time to look at it during the day today.moomarc wrote:I'm clueless with Python (well, debugging in general), but changing line 181 in PerSetTracking.py from else : to elif key != "" : seems to fix it. I'm not sure if that's the best method though or if it will affect any of the calculations, so I'm not committing the change. But as far as I can see, the empty key is never added to the currentMissing and all other calcs seem to build from that, so no problem.
