Beenden
  • Globale Community
    • Sprache:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티

how do i fix "After Effects warning: Expression Disabled. Error at line 1 in property 'Opacity' of layer 2 ('Particles.mp4') in comp 'comp 1' Unterminated string constant.

Neu hier ,
Aug 22, 2016 Aug 22, 2016

When i do this expression: thisComp.layer("Sound Keys").effect("Sound Keys")("Output 3")"2 I get an error: "After Effects warning: Expression Disabled. Error at line 1 in property 'Opacity' of layer 2 ('Particles.mp4') in comp 'comp 1' Unterminated string constant. How do i fix it?

THEMEN
Fehler oder Problem
31.3K
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
LEGENDE ,
Aug 22, 2016 Aug 22, 2016

it appears you applied the expression in a wrong way. it would be easier to see what's wrong with a screenshots of your Timeline and Composition panels and showing the layers and values that you are trying to connect with expressions. also specify what exactly are you trying to accomplish.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
LEGENDE ,
Aug 22, 2016 Aug 22, 2016

Unterminated string constant here:

thisComp.layer("Sound Keys").effect("Sound Keys")("Output 3")"2

Sort out your quote marks and use the correct syntax.

Mylenium

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Neu hier ,
Aug 27, 2016 Aug 27, 2016

what does that mean? what would the correct one be?

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Populärer Benutzer ,
Aug 27, 2016 Aug 27, 2016

Strings always have to be opened & closed with quotation marks.  When you type the first quotation mark "after effects" thinks you are going to enter a string so when you fail type the second quotation mark you get an "unterminated" string.  Besides not making any sense even if it was temrinated, the "2 at the end of your expression is an unterminated string which is why you're getting an error telling you you have an untemrinated string.   If you do not know what strings are, or what syntax is then you've got some research to do.

~Gutterfish
Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Community Expert ,
Aug 27, 2016 Aug 27, 2016

Even corrected your expression is not going to do much unless you properly set up Sound Keys. Once properly set up you should be able to just use the Pickwhip to create your expression.

You can find some good examples by typing Sound Keys in the search help field at the top right corner of AE. You should find some good tutorials on how to use that plug-in.

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Neu hier ,
Aug 30, 2016 Aug 30, 2016

I would do that but now i get error 16 when i try to start ae i have looked online for a fix but the articles i have found don'y have a fix for windows 10

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines
Neu hier ,
Mar 08, 2018 Mar 08, 2018
AKTUELL

thisComp.layer("Sound Keys").effect("Sound Keys")("Output 3")+"2"

try this

Thanks DULSARA DHANUKA

Übersetzen
Melden
Community-Richtlinien
Seien Sie freundlich und respektvoll, geben Sie die ursprüngliche Quelle der Inhalte an und suchen Sie vor dem Absenden Ihres Beitrags nach Duplikaten. Weitere Informationen
community guidelines