Post #3921: Hi there. Now I get this error in Blender 3.00Alpha. It is working with the buil
📋 Metadata
- Author: Ctcnick
- Date: 2021-06-23 19:40:31
- Type:
bug_report - Quality Score: 7/10
- Replies (1): post_03923
🏷️ Tags
compatibility intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Popup Dialog Editor
💬 Content
Hi there. Now I get this error in Blender 3.00Alpha. It is working with the builds from last week. Sorry, maybe I should not report about Alpha versions, but I thought I let you know, or other alpha testers.
Foundation\Blender\3.0\scripts\addons\pie_menu_editor\operators.py”, line 2166, in invoke
return self.execute_menu(context, event)
File “C:\Users\booom\AppData\Roaming\Blender Foundation\Blender\3.0\scripts\addons\pie_menu_editor\operators.py”, line 1928, in execute_menu
wm.popup_menu_pie(
TypeError: popup_menu_pie() takes 3 positional arguments but 4 were given
location: :-1
Thank you.
Edit: I just saw Piotr Adamowicz posted the same error 8d ago, sorry. I’ll try the fix from wilBr