inlife / nexrender

📹 Data-driven render automation for After Effects

Home Page:https://www.nexrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able to find the text layer

solanki21 opened this issue · comments

PLEASE IGNORE. It was an embarrassingly simple mistake on my side.

Describe the bug
Rendering breaks because of the following error:
rendering reached an error: nexrender: Couldn't find any layers by provided name (text-6.1) inside a composition: *

I can clearly see in AE that "Source Text" layer named "text-6.1" is there. So I am not sure how to fix this issue.

Information about environment
Windows

  • Which version of nexrender are you using?
    Latest binary for windows.

  • What kind of the setup do you have? (server+worker or cli)
    Just cli.

  • Are you using pre-built binaries or globally installed npm packages?
    Pre-built.

  • Which kind (and version) of operating system you are running it in?
    Windows server 2019.

  • Any additional information that might be helpful
    Nexrender.json has following block for the layer in question:
    {
    "type": "data",
    "layerName": "text-6.1",
    "property": "Source Text",
    "value": "xyz"
    },

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.