Closed TnTBass closed 3 years ago
Describe the bug When processing the blockstats for a single file, an error occurs as more than one file is needed to gather information.
To Reproduce Steps to reproduce the behavior:
Exception calling "Parse" with "1" argument(s): "Input string was not in a correct format."
Expected behavior No errors should occur.
Additional context Limited debugging statements are included, which made this a bit more tricky to track down.
I added some debugging statements in here. They don't cause any harm, but can help identify where any hiccups are occurring if processing multiple folders.
Describe the bug When processing the blockstats for a single file, an error occurs as more than one file is needed to gather information.
To Reproduce Steps to reproduce the behavior:
Exception calling "Parse" with "1" argument(s): "Input string was not in a correct format."
Expected behavior No errors should occur.
Additional context Limited debugging statements are included, which made this a bit more tricky to track down.