Post #5457: Python: Traceback (most recent call last):

📋 Metadata

🏷️ Tags

v1-20-x pie-menu intermediate unsolved

  • Pie Menu Editor
  • Modal Editor

💬 Content

Python: Traceback (most recent call last):
File “C:\Users\TomorrowHead\AppData\Roaming\Blender Foundation\Blender\4.4\scripts\addons\pie_menu_editor\c_utils.py”, line 521, in modal
if self.move_flag:
^^^^^^^^^^^^^^
File “D:\Blender_Download\stable\blender-4.4.0-stable.05377985c527\4.4\scripts\modules\bpy_types.py”, line 940, in getattribute
return super().getattribute(attr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: ‘PME_OT_restore_pie_prefs’ object has no attribute ‘move_flag’
I get this error on 4.4, and it appears twice when you try to launch some menu. Everything works, but when you start it, this message pops up. who else has it like that?


❤️ 1 likes


🔗 View on Blender Artists