Post #3766: @roaoao Hi! First of all, thank for this great addon! It really b
📋 Metadata
- Author: jackc0re
- Date: 2021-02-22 17:59:45
- Type:
bug_report - Quality Score: 7/10
🏷️ Tags
v1-19-x pie-menu beginner unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Macro Operators
💬 Content
@roaoao Hi! First of all, thank for this great addon! It really brings a lot of joy as how easy it is to use. And especially the macro operators. Brilliant!
However, I can’t get PME to work in the latest alpha builds as well. Didn’t had any problems with alpha builds last week.
I get this error any time I trigger a PME menu
Blockquote
Python: Traceback (most recent call last):
File “C:\Users\Christopher\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\pie_menu_editor\operators.py”, line 2020, in invoke
if self.pie_menu_name not in pr.pie_menus:
AttributeError: ‘PMEPreferences’ object has no attribute ‘pie_menus’
location: :-1
Do you know a workaround, of a quick fix, maybe?
Thanks in advance!