NatronGitHub / Natron

Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
http://NatronGitHub.github.io
GNU General Public License v2.0
4.56k stars 333 forks source link

(Bug): Renders are silently failing #817

Open savchenko opened 2 years ago

savchenko commented 2 years ago

Make sure to follow our issue report guidelines

Natron version

Natron 2.4.3 Release

Operating system

MS Windows 10 21H2

System specs

32GB RAM AMD Ryzen 3700X AMD 6600 XT

Did you install Natron using the official installer?

Custom installation path

No response

What were you trying to do?

Render single frame.

What did you expect to happen? What happened instead?

Render works every time.

Step-by-step reproduction instructions

  1. Have a ~2-3Mb script
  2. Add a Write node without %04d notation
  3. Click Render button

Additional details

Might be related to https://github.com/NatronGitHub/Natron/issues/248

rodlie commented 2 years ago

There are issues with OIIO based reader/writers, at least since 2.2.6 (oiioCache change), that may create issues in the viewer and renderer. Could be related.

What are you doing in the project?

savchenko commented 2 years ago

What are you doing in the project?

Small assembly of a Blender render. It has this bit:

image

Is there an alternative to the Vectorfield to bake these?