Post #5294: Hi. Has anyone fixed init file to get rid of errors when loading PME in BL4.
📋 Metadata
- Author: impacman
- Date: 2024-11-25 08:42:13
- Type:
bug_report - Quality Score: 6/10
- Replies (2): post_05295, post_05299
🏷️ Tags
v1-20-x pie-menu configuration intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Hotkey Configuration
💬 Content
Hi. Has anyone fixed init file to get rid of errors when loading PME in BL4.3? 
File “C:\Users\ezypo\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\pie_menu_editor__init_ .py”, line 302, in load_post_context
on_context()
File “C:\Users\ezypo\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\pie_menu_editor__init _.py”, line 259, in on_context
bpy.ops.pme.wait_keymaps(
File “C:\Soft\blender-4.3.0\4.3\scripts\modules\bpy\ops.py”, line 106, in call
C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:\Soft\blender-4.3.0\4.3\scripts\modules\bpy\ops.py”, line 60, in _parse_args
raise ValueError(“1-2 args execution context is supported”)
ValueError: 1-2 args execution context is supported
❤️ 1 likes