Post #5342: Hello guys is this error familiar? i tried setting up “middle mouse” with “press
📋 Metadata
- Author: MichaelColina
- Date: 2024-12-11 06:23:49
- Type:
bug_report - Quality Score: 7/10
- Replies (1): post_05343
🏷️ Tags
v1-20-x pie-menu conflicts intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Hotkey Configuration
- Context Pie addon integration
💬 Content
Hello guys is this error familiar? i tried setting up “middle mouse” with “press” mode on the “Mesh” pie menu while other shortcut as well does use “middle mouse” with “click” mode inside the operator and an additional “drag” toggle on but from the addon’s preferences from “context pie” addon from extensions then pressing the shortcut throws an error and then disabling that pie menu allows using the context menu one… i am on b3d 4.3, here is my json
my_pie_menus-2.json (62.6 KB)
Python: Traceback (most recent call last):
File “C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\pie_menu_editor\operators.py”, line 2081, in invoke
if not apm.executed:
^^^^^^^^^^^^
File “C:\Program Files\Blender Foundation\Blender 4.3\4.3\scripts\modules\bpy_types.py”, line 936, in getattribute
properties = _StructRNA.path_resolve(self, “properties”)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ReferenceError: StructRNA of type WM_OT_pme_user_pie_menu_call has been removed
❤️ 1 likes