Python: Traceback (most recent call last):File "D:\Blender\4.0.1\4.0\scripts\addons\node_wrangler\operators.py", line 55, in modalnode1 = nodes[context.scene.NWBusyDrawing]KeyError: 'bpy_prop_collection[key]: key "Mix" not found'Report: ErrorPython: #105154

Closed
opened 2024-01-29 08:08:51 +01:00 by Zhongren-An · 1 comment

System Information
Operating system: Windows-10-10.0.22621-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.23

Blender Version
Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: 9be62e85b727
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Node Wrangler (3, 47)
Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer

Short description of error

Python: Traceback (most recent call last):
  File "D:\Blender\4.0.1\4.0\scripts\addons\node_wrangler\operators.py", line 55, in modal
    node1 = nodes[context.scene.NWBusyDrawing]
KeyError: 'bpy_prop_collection[key]: key "Mix" not found'

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Windows-10-10.0.22621-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 551.23 **Blender Version** Broken: version: 4.0.2, branch: blender-v4.0-release, commit date: 2023-12-05 07:41, hash: `9be62e85b727` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Node Wrangler (3, 47) Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer **Short description of error** ``` Python: Traceback (most recent call last): File "D:\Blender\4.0.1\4.0\scripts\addons\node_wrangler\operators.py", line 55, in modal node1 = nodes[context.scene.NWBusyDrawing] KeyError: 'bpy_prop_collection[key]: key "Mix" not found' ``` **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Zhongren-An added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2024-01-29 08:08:52 +01:00

Thanks for the report, however this issue has been reported before, see:
#99703: Node Wrangler lazy mix does not work correctly in Geometry Nodes
#95964: Node wrangler fails to create mix node after attempting to use it in geometry nodes.

Will merge reports. Please subscribe in #99703 if you want to see further updates

Thanks for the report, however this issue has been reported before, see: #99703: Node Wrangler lazy mix does not work correctly in Geometry Nodes #95964: Node wrangler fails to create mix node after attempting to use it in geometry nodes. Will merge reports. Please subscribe in #99703 if you want to see further updates
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2024-01-30 15:30:55 +01:00
Sign in to join this conversation.
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-addons#105154
No description provided.