Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Bug): Renders are silently failing #817

Open
7 of 10 tasks
savchenko opened this issue Jun 26, 2022 · 2 comments
Open
7 of 10 tasks

(Bug): Renders are silently failing #817

savchenko opened this issue Jun 26, 2022 · 2 comments
Labels
type:bug Something isn't working

Comments

@savchenko
Copy link

Make sure to follow our issue report guidelines

  • I'm using the latest version of Natron (not required but recommended)
  • I've restarted Natron and the issue persists
  • I've run Natron via the command line and the issue persists
  • I've followed the contributing guidelines to the best of my understanding
  • My issue is not on the issue tracker or in a pull request already (go search for it and dig around a little bit!)
  • This bug is reproducible

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?

  • Yes, I used the official installer
  • No, I installed from a binary archive
  • No, I compiled Natron from sources
  • No, I installed Natron via another method

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 #248

@savchenko savchenko added the type:bug Something isn't working label Jun 26, 2022
@rodlie
Copy link
Contributor

rodlie commented Jun 26, 2022

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
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants