Python API: Blender Custom Nodes Template missing some definitions (?) (can result in CTD) #101336

Closed
opened 2022-09-24 19:02:23 +02:00 by Joseph Brandenburg · 4 comments

System Information
Operating system: Linux-5.15.65-1-MANJARO-x86_64-with-glibc2.36 64 Bits
Graphics card: NVIDIA GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 515.65.01

Blender Version
Broken: version: 3.3.0, branch: master, commit date: 2022-09-06 15:39, hash: 0759f671ce
Worked: (newest version of Blender that worked as expected)

Short description of error
Blender ships with Python Templates, one of which is for Custom Nodes. However, it has some problems.
If you generate a custom node tree from the template and open its N-panel and add an input or output,
lots of garbage will be printed in the console while the N-panel is open. If you click on the dropdown,
Blender will crash.
Resolving the crash is possible with https://devtalk.blender.org/t/is-this-undocumented-node-socket-types-in-the-group-interface-panel/25795/3
but the trash is still printed to the console.

Exact steps for others to reproduce the error
custom_nodes_simple_bug_finder1.blend
Using the attached .blend, just run the script, add inputs/outputs to the N-panel. Try and click on the
dropdown menu that appears when you add an input.

**System Information** Operating system: Linux-5.15.65-1-MANJARO-x86_64-with-glibc2.36 64 Bits Graphics card: NVIDIA GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 515.65.01 **Blender Version** Broken: version: 3.3.0, branch: master, commit date: 2022-09-06 15:39, hash: `0759f671ce` Worked: (newest version of Blender that worked as expected) **Short description of error** Blender ships with Python Templates, one of which is for Custom Nodes. However, it has some problems. If you generate a custom node tree from the template and open its N-panel and add an input or output, lots of garbage will be printed in the console while the N-panel is open. If you click on the dropdown, Blender will crash. Resolving the crash is possible with https://devtalk.blender.org/t/is-this-undocumented-node-socket-types-in-the-group-interface-panel/25795/3 but the trash is still printed to the console. **Exact steps for others to reproduce the error** [custom_nodes_simple_bug_finder1.blend](https://archive.blender.org/developer/F13563719/custom_nodes_simple_bug_finder1.blend) Using the attached .blend, just run the script, add inputs/outputs to the N-panel. Try and click on the dropdown menu that appears when you add an input.

Added subscriber: @Josephbburg

Added subscriber: @Josephbburg
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Hi, thanks for the report. As far as I understand this report is same as #94990 (CustomNodeTree throws constant warnings when socket is added)
So merging them.

Hi, thanks for the report. As far as I understand this report is same as #94990 (CustomNodeTree throws constant warnings when socket is added) So merging them.
Member

Closed as duplicate of #94990

Closed as duplicate of #94990
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
2 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#101336
No description provided.