/carpet fillLimit upper bound is exclusive instead of inclusive
James103 opened this issue ยท 0 comments
The following line of code currently proves that the fill limit must be between 1 inclusive and 20,000,000 exclusive, even though the error message implies that the upper bound is inclusive.