AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines

File not found error

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
55
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.