Skip to content

[bug]: Nodes: Color Correct node - "optional mask" is not optional #4770

@Malrama

Description

@Malrama

Is there an existing issue for this?

  • I have searched the existing issues

OS

Windows

GPU

cuda

VRAM

64 GB

What version did you experience this issue on?

3.2.0 Release

What happened?

The description of the node says "[...] optionally using a Mask ..." however it is not optional.

When I use it without a mask I get the error "TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType".
Adding a mask resolves that issue.

Solution: Make it actually optional or make it mandatory, but then remove the "optionally" description.

Screenshots

No response

Additional context

No response

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions