Post #2771: I’m also having trouble with the Properties and Outliner scripts. They open fine

📋 Metadata

🏷️ Tags

v1-20-x popup-dialog properties-outliner intermediate unsolved

  • Popup Dialog Editor
  • Property Editor

💬 Content

I’m also having trouble with the Properties and Outliner scripts. They open fine, but when I run the command again they won’t close and instead give me this error

Traceback (most recent call last):
  File "C:\Users\************\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\pie_menu_editor\extra_operators.py", line 670, in execute
    max_x=a.x + a.width + 2, max_y=a.y + a.height - 2)
  File "D:\blender-2.81-c8df6f2cf9df-windows64\2.81\scripts\modules\bpy\ops.py", line 201, in __call__
    ret = op_call(self.idname_py(), None, kw)
TypeError: Converting py args to operator properties: : keyword "min_x" unrecognized

location: <unknown location>:-1

🔗 View on Blender Artists