Post #3889: @roaoao In the most recent master all pie menus are broken. When

📋 Metadata

🏷️ Tags

v1-20-x pie-menu intermediate unsolved

  • Pie Menu Editor

💬 Content

@roaoao In the most recent master all pie menus are broken. When trying to execute one it gives this error message popup. Can you reproduce this?

Python: Traceback (most recent call last):
  File "/home/guest/.config/blender/3.0/scripts/addons/pie_menu_editor/operators.py", line 2165, in invoke
    return self.execute_menu(context, event)
  File "/home/guest/.config/blender/3.0/scripts/addons/pie_menu_editor/operators.py", line 1927, in execute_menu
    wm.popup_menu_pie(
TypeError: popup_menu_pie() takes 3 positional arguments but 4 were given

location: <unknown location>:-1

❤️ 3 likes


🔗 View on Blender Artists