You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bonehead move on my part. Fix in a few minutes.
What you can do in the short term is go into settings and enable the CHECKSUMS option.
I removed a line that was populating an array with ""s right after clearing it. I forgot the point was to ensure that the elements were at least "" and not null even if they don't get filled with checksums from the checksums file.
I happen to have that checksums setting enabled while I'm testing so it kept working for me.
The text was updated successfully, but these errors were encountered: