Post #2510: I created top toolbar menu.

📋 Metadata

  • Author: Pinhead
  • Date: 2019-07-10 15:19:28
  • Type: bug_report
  • Quality Score: 6/10
  • Replies (1): post_02512

🏷️ Tags

conflicts intermediate unsolved

  • Pie Menu Editor
  • Hotkey Configuration

💬 Content

I created top toolbar menu.

image

topbar.json (2.8 KB)

now every time when i MMB rotate 3d view consore going crazy with error:

location: <unknown location>:-1
Traceback (most recent call last):
  File "C:\Users\radi0n\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\HOps\operators\meshtools\mesh_clean.py", line 22, in poll
    return context.active_object.mode in {'OBJECT', 'EDIT'}
AttributeError: 'NoneType' object has no attribute 'mode'

location: <unknown location>:-1

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


🔗 View on Blender Artists