Many shortcuts causing stacktraces in Blender 4.0 alpha #104874

Closed
opened 2023-09-06 19:39:19 +02:00 by Chuck Ocheret · 1 comment

System Information
Operating system: macOS-13.5-arm64-arm-64bit 64 Bits
Graphics card: Metal API Apple M1 Max 1.2

Blender Version
Broken: version: 4.0.0 Alpha, branch: main, commit date: 2023-09-06 13:54, hash: e850df06ee63
Worked: (newest version of Blender that worked as expected)

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

Short description of error
Invoking keyboard shortcuts causing stacktraces

Exact steps for others to reproduce the error

  1. Open a new default scene
  2. Open the shader workspace
  3. Select the principled shader
  4. Hit CTRL-T and observe a stack trace pop up (see attached screenshot)...
  5. In terminal window where Blender is started observe more complete error context (pasted below)...

image

Traceback (most recent call last): File "/Users/chuckocheret/git/blender/build_darwin_full/bin/Blender.app/Contents/Resources/4.0/scripts/addons/node_wrangler/operators.py", line 1823, in execute texture_types = [x.nodetype for x in TypeError: 'NoneType' object is not iterable Error: Python: Traceback (most recent call last): File "/Users/chuckocheret/git/blender/build_darwin_full/bin/Blender.app/Contents/Resources/4.0/scripts/addons/node_wrangler/operators.py", line 1823, in execute texture_types = [x.nodetype for x in TypeError: 'NoneType' object is not iterable

**System Information** Operating system: macOS-13.5-arm64-arm-64bit 64 Bits Graphics card: Metal API Apple M1 Max 1.2 **Blender Version** Broken: version: 4.0.0 Alpha, branch: main, commit date: 2023-09-06 13:54, hash: `e850df06ee63` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Node Wrangler (3, 46) Author: Bartek Skorupa, Greg Zaal, Sebastian Koenig, Christian Brinkmann, Florian Meyer **Short description of error** Invoking keyboard shortcuts causing stacktraces **Exact steps for others to reproduce the error** 1. Open a new default scene 2. Open the shader workspace 3. Select the principled shader 4. Hit CTRL-T and observe a stack trace pop up (see attached screenshot)... 5. In terminal window where Blender is started observe more complete error context (pasted below)... ![image](/attachments/66642999-614d-41ca-85ac-f5b20ce4f62d) `Traceback (most recent call last): File "/Users/chuckocheret/git/blender/build_darwin_full/bin/Blender.app/Contents/Resources/4.0/scripts/addons/node_wrangler/operators.py", line 1823, in execute texture_types = [x.nodetype for x in TypeError: 'NoneType' object is not iterable Error: Python: Traceback (most recent call last): File "/Users/chuckocheret/git/blender/build_darwin_full/bin/Blender.app/Contents/Resources/4.0/scripts/addons/node_wrangler/operators.py", line 1823, in execute texture_types = [x.nodetype for x in TypeError: 'NoneType' object is not iterable `
Chuck Ocheret added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-09-06 19:39:20 +02:00
Member

Hi, this has been reported here: #104865, closing.

Hi, this has been reported here: #104865, closing.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-09-07 07:14:49 +02: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#104874
No description provided.