Post #5248: no problem providing the info. Here it is
📋 Metadata
- Author: okuma_10
- Date: 2024-10-14 05:56:12
- Type:
bug_report - Quality Score: 7/10
- Reply to: post_05247
- Replies (1): post_05249
🏷️ Tags
v1-20-x hotkeys intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Hotkey Configuration
💬 Content
no problem providing the info. Here it is
PME Register
On Context
Backup
No changes
1 Missing Keymaps
Error in bpy.app.handlers.load_post[3]:
Traceback (most recent call last):
File "~AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\pie_menu_editor\__init__.py", line 302, in load_post_context
on_context()
File "~\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\pie_menu_editor\__init__.py", line 259, in on_context
bpy.ops.pme.wait_keymaps(
File "~\4.4\scripts\modules\bpy\ops.py", line 106, in __call__
C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "~\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
That being said, PME still works. It’s being toggled with no issues. It’s something that pops up when starting blender or when loading a blend file.
❤️ 1 likes