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

Expression error or bug?

New Here ,
Mar 19, 2025 Mar 19, 2025

I don't understand something, and I don't know if I'm dumb or if it's a bug.

 

I have a layer with a lot of effects on it (for making procedural gears). I use a lot of expressions and effects on it. But one of them (to get the scale from a transform effect) triggers an error:

 

(In French): After Effects (alerte): Expression désactivée. Erreur à la ligne 1 : Propriété ou méthode nomée "Echelle" dans la classe "group" introuvable ou inexistante; elle a peut-être été renomée, déplacée ou supprimée, ou le nom est mal orthographié.  ///  Expression disabled. Error on line 1: Property or method named "Echelle" in the "group" class not found or does not exist; it may have been renamed, moved, or deleted, or the name is misspelled.

 

 

Capture d’écran 2025-03-19 082732.pngexpand image

BUT it is the good name. I've checked the typing and also used the expression picker to be sure, but it just doesn't work on its own layer. I tried the other expressions on the same layer and I get the same issue with each of them.

Capture d’écran 2025-03-19 082437.pngexpand image


BUT if I call the exact same effect from another comp, it works. So I don't get it.

Capture d’écran 2025-03-19 082333.pngexpand image

I've tried different typings like:

 

effect("Sandwich Transformation 2")("Echelle")
or

thisComp.layer("Calque de forme 39").effect("Sandwich Transformation 2")("Echelle")


But nothing seems to work. 

I'm on the last 25.1

TOPICS
Error or problem , Expressions , Freeze or hang
99
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
New Here ,
Mar 20, 2025 Mar 20, 2025

ok, now i'm pretty sure it's a bug. Now on other layer sometime it's work, sometime it doesnt.

 

here say "error" but work

HugoP_0-1742478647739.pngexpand image

but send 0 if call on a other layer

 

here don't see error but doesnt work

HugoP_1-1742478695367.pngexpand image

 

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
New Here ,
Mar 24, 2025 Mar 24, 2025
LATEST

I found a way to fix it: I unchecked the uniform scale, linked the horizontal scale to the vertical one, and now I can call the height scale in my expression.

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