AcademySoftwareFoundation / AcademySoftwareFoundation/EncodingGuidelines
File not found error
未關閉
- 主要語言
- 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