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
Here is a temporary fix for this issue #5. This issue will stay open because a permanent solution still needs to be implemented. Large files are skipped, which is not ideal.
Program gives this error if a file being scanned is larger than 512MB. 0x1fffffe8 is exactly 512MB.
Here is a stack overflow with possible solutions: https://stackoverflow.com/questions/68230031/cannot-create-a-string-longer-than-0x1fffffe8-characters-in-json-parse
The text was updated successfully, but these errors were encountered: