Post #5499: Hi all!

📋 Metadata

  • Author: 1P2D
  • Date: 2025-06-24 23:36:36
  • Type: bug_report
  • Quality Score: 7/10
  • Replies (1): post_05500

🏷️ Tags

v1-20-x pie-menu modal-operations intermediate unsolved

  • Pie Menu Editor
  • Modal Editor

💬 Content

Hi all!
I have this error when running a specific pie menu in the 3D viewport:

Python: Traceback (most recent call last):
File “C:\Users\felixp\AppData\Roaming\Blender Foundation\Blender\4.5\scripts\addons\pie_menu_editor\c_utils.py”, line 528, in modal
elif self.finished:
^^^^^^^^^^^^^
File “C:\Users\felixp\Documents\Blender Launcher\daily\blender-4.5.0-beta+daily.23b2f987d34e\4.5\scripts\modules\bpy_types.py”, line 991, in getattribute
return super().getattribute(attr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: ‘PME_OT_restore_pie_prefs’ object has no attribute ‘finished’. Did you mean: ‘finish’?

I’ve fixed a couple of other errors thanks to this thread, but I could not find anyone mentionning this error yet, so here I am, asking for some help!
Cheers,
F


🔗 View on Blender Artists