Post #3754: Getting this error when using pie menus in shader editor (seemed to start happen
📋 Metadata
- Author: fjg3d
- Date: 2021-01-22 17:48:17
- Type:
bug_report - Quality Score: 7/10
🏷️ Tags
v1-18-8 pie-menu shader-editor intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Shader Editor Integration
💬 Content
Getting this error when using pie menus in shader editor (seemed to start happening with a grouped node). Happens in 2.91.2 and daily builds.
Python: Traceback (most recent call last):
File "C:\Users\.\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\pie_menu_editor\operators.py", line 2081, in invoke
if not apm.executed:
File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\modules\bpy_types.py", line 717, in __getattribute__
properties = StructRNA.path_resolve(self, "properties")
ReferenceError: StructRNA of type WM_OT_pme_user_pie_menu_call has been removed
location: <unknown location>:-1