Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Project has missing fonts

New Here ,
Sep 13, 2025 Sep 13, 2025

Hi team, 

we are facing issue in processing aep graphic files

 

This is the zip file with 3 fonts

sujith_5879_0-1757766214051.png

We have all these 3 fonts installed in our system

2025-09-12T23:56:38.542Z INFO: Aerender#install_font: Font Coronette.otf is already installed

2025-09-12T23:56:38.542Z INFO: Aerender#install_font: Font FranklinGothicLTProDmCn.otf is already installed

2025-09-12T23:56:38.542Z INFO: Aerender#install_font: Font FranklinGothicURWLig.otf is already installed

 

 

This is the logic used to check the fonts.

File.exists?("C:/Windows/Fonts/#{font_name}") or File.exists?("C:/Windows/Fonts/#{font_name.gsub(/\.otf/i, '.ttf')}")

 

But still aerender is throwing error

1. WARNING:After Effects warning: Project has missing fonts.

2025-09-12T23:56:57.824Z ERROR: Reported Error/Warning in aerender: WARNING:After Effects warning: Project has missing fonts.

 

can you please let us know, how to resolve this issue

TOPICS
Error or problem , Resources , Scripting
54
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 15, 2025 Sep 15, 2025

Thanks for writing in, Sujith. Have you tried opening the project file in After Effects? Does it show fonts missing? 


Thanks,
Nishu

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 15, 2025 Sep 15, 2025
LATEST

Do you get the same warning if you open the project on the rendering PC? The same fonts should be installed on the rendering PCs.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines