Post #2512: ![](https://blenderartists.org/user_avatar/blenderartists.org/pinhead/48/528486_

📋 Metadata

  • Author: roaoao
  • Date: 2019-07-10 16:21:47
  • Type: answer
  • Quality Score: 8/10
  • Reply to: post_02510

🏷️ Tags

integration intermediate solved

  • Pie Menu Editor
  • Python Scripting

💬 Content

Pinhead:

is the issue is on PME side or mesh_clean.py (From HardOps) function

The issue is in mesh_clean.py. Find that line and replace it with this:

return context.active_object and context.active_object.mode in {'OBJECT', 'EDIT'}

🔗 View on Blender Artists