Import Geo Nodes presets from Template with Nodes Preset #94831

Closed
opened 2022-01-11 22:37:56 +01:00 by valentin · 4 comments

System Information
Operating system: OSX Mojave 14.6
Graphics card: Radeon Pro 460 4 GB
Intel HD Graphics 530 1536 MB

Blender Version
3.0

Short description of error
Import Geo Nodes presets from Template

Python: Traceback (most recent call last):

File "/Applications/Blender.app/Contents/Resources/3.0/scripts/addons/node_presets.py", line 152, in invoke
  node_template_add(context, self.filepath, self.group_name, event.shift, self.report)
File "/Applications/Blender.app/Contents/Resources/3.0/scripts/addons/node_presets.py", line 84, in node_template_add
  node_type_string = {

KeyError: 'GeometryNodeTree'

location: :-1

*Exact steps for others to reproduce the error

So i Append my Geonodes preset(group) to my startup files for have them in my Group List because when i use nodes presets i have all the time the same error. The File with my Blender project is configurate in the Node presets Add On. My nodes group Appear in the Template list.

I have a empty Default startup blend files with just some Append of group.

Sorry If i do make you lose time for something who could be fix easily, im new to Blender. I tried internet, i couldnt find maybe i miss it

Have a nice day

**System Information** Operating system: OSX Mojave 14.6 Graphics card: Radeon Pro 460 4 GB Intel HD Graphics 530 1536 MB **Blender Version** 3.0 **Short description of error** Import Geo Nodes presets from Template Python: Traceback (most recent call last): ``` File "/Applications/Blender.app/Contents/Resources/3.0/scripts/addons/node_presets.py", line 152, in invoke node_template_add(context, self.filepath, self.group_name, event.shift, self.report) File "/Applications/Blender.app/Contents/Resources/3.0/scripts/addons/node_presets.py", line 84, in node_template_add node_type_string = { ``` KeyError: 'GeometryNodeTree' location: <unknown location>:-1 **Exact steps for others to reproduce the error* So i Append my Geonodes preset(group) to my startup files for have them in my Group List because when i use nodes presets i have all the time the same error. The File with my Blender project is configurate in the Node presets Add On. My nodes group Appear in the Template list. I have a empty Default startup blend files with just some Append of group. Sorry If i do make you lose time for something who could be fix easily, im new to Blender. I tried internet, i couldnt find maybe i miss it Have a nice day
Author

Added subscriber: @valentinlechene

Added subscriber: @valentinlechene
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Hi, Thanks for the report. Problem is already reported on tracker, see: #90845 (Node Preset Addon crashes when used with Geometry Nodes)

Will close your report as we already got one.

Hi, Thanks for the report. Problem is already reported on tracker, see: #90845 (Node Preset Addon crashes when used with Geometry Nodes) Will close your report as we already got one.
Member

Closed as duplicate of #90845

Closed as duplicate of #90845
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#94831
No description provided.