Render error not shown in VSE #76667

Open
opened 2020-05-12 06:42:22 +02:00 by Xing Liu · 9 comments

System Information
Operating system: Windows 10

Blender Version
Broken: 2.90 8956e9e5f6
Worked: Unknown

Reproduction

  1. In a scene's Compositing workspace, enable Use Nodes and delete all the nodes.
  2. In another scene's VSE, add the above scene as a strip.
  3. Render

Description
image.png
F12 on the outputless scene throws an error.
image.png
The VSE shows the checkerboard pattern even if there's another strip (e.g. solid black) below the outputless scene strip and does not throw any error. The outputless scene strip should either not interfere with the layers below it or show an error indicating it doesn't have an output.

**System Information** Operating system: Windows 10 **Blender Version** Broken: 2.90 8956e9e5f6c0 Worked: Unknown **Reproduction** 1. In a scene's Compositing workspace, enable Use Nodes and delete all the nodes. 2. In another scene's VSE, add the above scene as a strip. 3. Render **Description** ![image.png](https://archive.blender.org/developer/F8529606/image.png) F12 on the outputless scene throws an error. ![image.png](https://archive.blender.org/developer/F8529643/image.png) The VSE shows the checkerboard pattern even if there's another strip (e.g. solid black) below the outputless scene strip and does not throw any error. The outputless scene strip should either not interfere with the layers below it or show an error indicating it doesn't have an output.
Author

Added subscriber: @xingyzt

Added subscriber: @xingyzt

#83312 was marked as duplicate of this issue

#83312 was marked as duplicate of this issue

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

@xingyzt

outputless scene throws an error.

What error?

Can you upload sample file? This seems to work correctly when I checked.

@xingyzt >outputless scene throws an error. What error? Can you upload sample file? This seems to work correctly when I checked.
Author

no-vse-render-error.blend
Rendering (F12) in the scene throws an error. Rendering in a separate scene containing the outputless scene as a strip in the VSE doesn't.

[no-vse-render-error.blend](https://archive.blender.org/developer/F8530247/no-vse-render-error.blend) Rendering (F12) in the scene throws an error. Rendering in a separate scene containing the outputless scene as a strip in the VSE doesn't.

Changed status from 'Needs User Info' to: 'Confirmed'

Changed status from 'Needs User Info' to: 'Confirmed'

I understand now.

As far as sequencer can see everything is OK, and error from target scene doesn't propagate.

Open question is to consider more complicated scenarios like what if there are more scenes and only one of them doesn't produce output, or if this goes through multiple sequencer scenes...

Check is done in RE_is_rendering_allowed and it should be propagated between render jobs somehow.

In any case will consider this more like a TODO or "known issue" as a bug as technically this is working as intended. Implementing this error propagation may be not trivial.

I understand now. As far as sequencer can see everything is OK, and error from target scene doesn't propagate. Open question is to consider more complicated scenarios like what if there are more scenes and only one of them doesn't produce output, or if this goes through multiple sequencer scenes... Check is done in `RE_is_rendering_allowed` and it should be propagated between render jobs somehow. In any case will consider this more like a TODO or "known issue" as a bug as technically this is working as intended. Implementing this error propagation may be not trivial.

Added subscribers: @tintwotin, @mano-wii

Added subscribers: @tintwotin, @mano-wii
Philipp Oeser removed the
Interest
Render & Cycles
label 2023-02-09 14:00:45 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#76667
No description provided.