Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"'minValue' cannot be greater than maxValue" error for very high Burst Size #12

Open
branchpanic opened this issue Apr 9, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@branchpanic
Copy link
Owner

Can be fixed by limiting Burst Size to the input file size.

Workaround: use a smaller Burst Size. If you encounter this message, you entered a corruption larger than the file itself, which is impossible. This will eventually be communicated as a validation error.

@branchpanic branchpanic added the bug Something isn't working label Apr 9, 2022
@branchpanic branchpanic self-assigned this Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants
@branchpanic and others