Post #2659: Hi! I’m getting this error when toggleing a “side area”, It shows up correctly b

📋 Metadata

  • Author: lynchon
  • Date: 2019-08-24 13:03:09
  • Type: bug_report
  • Quality Score: 6/10
  • Replies (1): post_02661

🏷️ Tags

v1-16-0 pie-menu side-area beginner unsolved

  • Pie Menu Editor
  • Side Area Toggle

💬 Content

Hi! I’m getting this error when toggleing a “side area”, It shows up correctly but it gives me this error when I toggle to hide, I’m using B 2.81 and pien menu v1.16.0.

Traceback (most recent call last):
  File "C:\Users\Juan Manuel Lynch\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\pie_menu_editor\extra_operators.py", line 661, in execute
    max_x=a.x - 2, max_y=a.y + 2)
  File "C:\Users\Juan Manuel Lynch\Downloads\blender 2.8\Git-b7f786c0b150-24-Aug-07-02\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