codex - 💡(How to fix) Fix Custom pet is visible on Windows but does not animate

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

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.json is valid
  • spritesheet.webp exists
  • spritesheet.webp is 1536x1872
  • 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.json is valid
  • spritesheet.webp exists
  • spritesheet.webp is 1536x1872
  • 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

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Custom pet is visible on Windows but does not animate