The newer build of maskprocessor requires you to set a value of at least two for max occurrence: `--occurrence-max must be set to at least 2` However, due to this option being required, our --combinations option is now broken: `mp64.bin -1 '?u?d' '?1?1?1?1?1?1?1?1?1?1?1?1' --combinations -r2 --occurrence-max can not be used with --combinations` This was not an issue in earlier versions of maskprocessor.