ErrLookup › LorisYounger/VPet
LorisYounger/VPet
虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序 · C# · 120 source files
Analyzed at ffb9cc2a85 on 2026-09-15. 8 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Invalid PNG/APNG signature. | exception | error | png, format-validation, file-io |
| Can not find file | exception | error | file-io, animation, png |
| No APNG frames found. | exception | error | png, animation, validation |
| Save data is null | exception | error | save-data, null-reference, autosave |
| Invalid fcTL chunk. | exception | error | png, apng, malformed-data |
| Decode APNG frame bitmap failed. | exception | error | png, decoding, skia |
| fdAT found before fcTL. | exception | error | png, apng, chunk-order |
| Invalid fdAT chunk. | exception | error | png, apng, malformed-data |