Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Space after slash an expected “;” error

  • Space after slash an expected “;” error

    Posted by Oleg Pirogov on September 24, 2018 at 10:48 am

    So, I had an expression with:
    x = 100*targetX/thisLayer.sourceRectAtTime().width;
    which worked just fine on my machine. But running it on a server gives me expression error: “expected ;”
    I resolves with putting space after slash:
    x = 100*targetX/ thisLayer.sourceRectAtTime().width;
    I don’t know much about the server: it appears to be Windows-run and it renders with aerender automatically.
    So I hope there’s someone who has encountered this before and could explain what exactly is going on here.
    Thanks.

    Oleg Pirogov replied 7 years, 7 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy