inlife / nexrender

📹 Data-driven render automation for After Effects
https://www.nexrender.com
MIT License
1.64k stars 325 forks source link

Error with Special Characters in Layer Names Causing Nexrender CLI to Fail #1017

Open kostia3507 opened 3 months ago

kostia3507 commented 3 months ago

Describe the Bug

When using the Nexrender CLI, if a layer name contains special characters (e.g., &, ,, ', etc.), the CLI fails to process the render and throws an error. This issue makes it difficult to work with templates that include non-alphanumeric characters in layer names.

Steps to Reproduce:

  1. Create a template in After Effects with a layer name that includes special characters (e.g., Layer,Name'Test&).
  2. Use the Nexrender CLI to render the project.
  3. Observe the error that occurs during the rendering process.

Information About Environment

Expected Behavior

The Nexrender CLI should correctly process and render templates with special characters in layer names without throwing an error.

Screenshots

image image

kostia3507 commented 3 months ago

I'm 100% sure that problem is in special characters, cause when I changed layer_name to audio1 it started to work fine

stale[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.