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

File not found error #76

Open
richardssam opened this issue Jan 18, 2024 · 0 comments
Open

File not found error #76

richardssam opened this issue Jan 18, 2024 · 0 comments

Comments

@richardssam
Copy link
Collaborator

If the yml source file exists, but the frames that the file points to do not, the error is rather obscure.

If the file is missing, the code currently ends up thinking that the image path is:
"/test/enctests/sources/enc_sources/chimera_fountains_srgb/chimera_fountains_srgb.%05d.png.yml%02d"
instead of:
"/test/enctests/sources/enc_sources/chimera_fountains_srgb/chimera_fountains_srgb.%05d.png"

We should be able to fail gracefully and continue.

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