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

Using different masks in a row aren't written #14

Open
K-Meech opened this issue Dec 16, 2021 · 0 comments
Open

Using different masks in a row aren't written #14

K-Meech opened this issue Dec 16, 2021 · 0 comments

Comments

@K-Meech
Copy link
Owner

K-Meech commented Dec 16, 2021

When a mask is written, it just checks if a certain name already exists - which for a fixed mask is always 'FIXED_MASK_0' or something like this. Therefore, if you use a new mask for the next registration, it will just re-use the old one as that filename already exists. Need to give some unique name somehow / some way to specify which file it came from.
(at the moment, just wipe the folder in between successive masks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant