Skip to main content
Participant
August 2, 2021
Question

After effects 2021 issue

  • August 2, 2021
  • 1 reply
  • 284 views

Hey there, I got a problem using an expression on source text. my after effects keeps crashing right after i complete the expression. I'm using AE 2021 right now and i didn't have this problem in AE 2020. Pls help me this expression is essencial for my work. i don't get any error code.

ps: the language of the text is persian.

 

This topic has been closed for replies.

1 reply

Community Expert
August 2, 2021

What expression? What system OS? What kind of hardware? We have no idea what you are trying to do or what system you are using so I have no idea what is causing the problems. 

Participant
August 2, 2021

Thanks for the quick response.

it's an expression to type-write in persian(right to left), here's the expression:

X = text.sourceText;
F = Math.round(time * blinkSpeed % 1);
L = X.length;
T = time * Speed - StartAt * Speed;

Cursor = " ";
if (F==1 | T>0) Cursor = "|";
if (T>=L) Cursor = " ";
if (T>0) X.substr(0,T) + Cursor
else Cursor

 

and here's my system information:

it's a hp Zbook

Processor Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz 2.80 GHz
Installed RAM 16.0 GB (15.9 GB usable)
Device ID 6821F0DA-5B68-44A9-A4C7-27233FCA5225
Product ID 00330-80000-00000-AA122
System type 64-bit operating system, x64-based processor