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

ERROR: D_PS3p_DetectVideoPSD

Community Beginner ,
Dec 12, 2016 Dec 12, 2016

Copy link to clipboard

Copied

Hi

I get this error every time the playhead reaches a specific comp that has Expressions, PSD layers, TEXT layers and Shape Layers.

Since there are many thing inside, i'm having problems identifying the issue.

Capture.PNG

I cannot enter the comp, because every time i get inside (or when the playhead reaches it from any level) After Effects crashes.

I never saw that before and did not find anyone with that issue.

EDIT:

So i finally got inside the comp where there was a shape layer with one Round Rectangle that had this script inside it's "size" property:

x = content("Rectangle 1").content("Rectangle Path 1").size[0];

y = content("Rectangle 1").content("Rectangle Path 1").size[1];

txt = thisComp.layer("TYPE TEXT HERE").text.sourceText;

Y = y

if(txt.length > 35){ Y = y+40 }

if(txt.length > 60) { Y= y+50 }

[x,Y]

Basically what the script did, was to make the box bigger in height every time the Text Layer(which is a box text) had a line break.

Erasing this Expression made the problem go away.

Any clues?

Thanks

Felipe

Views

599

Translate

Translate

Report

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
LEGEND ,
Dec 12, 2016 Dec 12, 2016

Copy link to clipboard

Copied

No idea, really. The error seems totally unrelated, so your expression may be the trigger, but not the actual cause. Beyond that your expression is of course somewhat crooked and may cause issues with the internal evaluation that may also cause crashes.

Mylenium

Votes

Translate

Translate

Report

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 ,
Jan 20, 2017 Jan 20, 2017

Copy link to clipboard

Copied

Hi Felipe,

Did you ever solve your issue? Did Mylenium's response help?

Thanks,
Kevin

Votes

Translate

Translate

Report

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 ,
Apr 11, 2017 Apr 11, 2017

Copy link to clipboard

Copied

Seems like I am the only one in the whole world facing this problem. I couldn't get it fixed.

<123145394380800> <D_PS3p_DetectVideoPSD> <1> enter psl thread func

was the crash after I scrub  through the timeline. And fails my render attempts each time.

Hope to hear back really really fast.

Votes

Translate

Translate

Report

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
LEGEND ,
Apr 12, 2017 Apr 12, 2017

Copy link to clipboard

Copied

LATEST

Please provide more information like the original poster in this thread did.

Votes

Translate

Translate

Report

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