Custom pet is visible on Windows but does not animate
What version of the Codex App are you using (From “About Codex” dialog)?
0.131.0-alpha.9 说明: 这是我从本地日志里找到的当前 app-server 版本;如果你在“关于 Codex”里看到的版本号不一样,就以“关于 Codex”窗口里的那个为准。
What subscription do you have?
ChatGPT subscription
What platform is your computer?
winds
What issue are you seeing?
Title: Custom pet is visible on Windows but does not animate; logs show malformed spritesheet path parsing
Environment:
- Codex Desktop
- Windows
- Local logs show app-server version
0.131.0-alpha.9
Observed behavior:
- Custom pets are correctly installed under:
C:\Users\Administrator\.codex\pets\<pet-id>\
- The pet is visible in the UI and can be selected
- However, it never animates and appears static
- I already tried:
- switching to another pet and switching back in Settings -> Appearance -> Pets
- Hide pet / Show pet
- fully quitting and restarting Codex Desktop
- None of the above fixed it
What I verified:
pet.jsonis validspritesheet.webpexistsspritesheet.webpis1536x1872- it has transparency
- the animation atlas is populated and not blank
- this is not limited to one pet; at least two custom pets show the same behavior
Relevant log clue:
Failed to watch open file- the spritesheet path appears malformed in logs, for example:
/C:/Users/Administrator/Documents/Codex/2026-05-21/install-this-petdex-pet-by-running-3/C:UsersAdministrator.codexpetslulu-capybaraspritesheet.webp
Suspicion:
- this does not look like a broken pet asset
- it looks more like a Windows-specific custom pet path parsing / file watch / animation initialization issue
What steps can reproduce the bug?
Title: Custom pet is visible on Windows but does not animate; logs show malformed spritesheet path parsing
Environment:
- Codex Desktop
- Windows
- Local logs show app-server version
0.131.0-alpha.9
Observed behavior:
- Custom pets are correctly installed under:
C:\Users\Administrator\.codex\pets\<pet-id>\
- The pet is visible in the UI and can be selected
- However, it never animates and appears static
- I already tried:
- switching to another pet and switching back in Settings -> Appearance -> Pets
- Hide pet / Show pet
- fully quitting and restarting Codex Desktop
- None of the above fixed it
What I verified:
pet.jsonis validspritesheet.webpexistsspritesheet.webpis1536x1872- it has transparency
- the animation atlas is populated and not blank
- this is not limited to one pet; at least two custom pets show the same behavior
Relevant log clue:
Failed to watch open file- the spritesheet path appears malformed in logs, for example:
/C:/Users/Administrator/Documents/Codex/2026-05-21/install-this-petdex-pet-by-running-3/C:UsersAdministrator.codexpetslulu-capybaraspritesheet.webp
Suspicion:
- this does not look like a broken pet asset
- it looks more like a Windows-specific custom pet path parsing / file watch / animation initialization issue
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗