📋 Metadata
- Author: impacman
- Date: 2024-11-25 08:42:13
- Type:
bug_report - Replies (2): post_05295, post_05299
💬 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