AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines

File not found error

未关闭
#76 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Dockerfile
星标
55
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

打开贡献指南

调研方向

首先跟踪 YML 源路径和所引用帧路径的解析方式,使用 issue 中的示例路径复现帧缺失的情况。验证缺失帧会产生明确的失败,并且处理会按要求继续。

由索引模型根据 Issue 内容生成。

评估

技术栈
yaml
领域
tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。