Post #1720: I get this error using that poll method
π Metadata
- Author: fjg3d
- Date: 2018-12-05 16:06:14
- Type:
bug_report - Quality Score: 6/10
- Replies (1): post_01722
π·οΈ Tags
v1-18-8 pie-menu scripting intermediate unsolved
βοΈ Related PME Features
- Pie Menu Editor
- Python Scripting
- Poll Methods
π¬ Content
I get this error using that poll method
Traceback (most recent call last):
Roaming\Blender Foundation\Blender\2.80\scripts\addons\pie_menu_editor\ed_base.pyβ, line 1589, in execute
context.window_manager.popup_menu(self._poll_specials_call_menu)
blender-2.80.0-git.1b6a394d862-windows64\2.80\scripts\modules\bpy_types.pyβ, line 143, in popup_menu
draw_func(popup, bpy.context)
Roaming\Blender Foundation\Blender\2.80\scripts\addons\pie_menu_editor\ed_base.pyβ, line 1573, in _poll_specials_call_menu
"External Script", icon=ic('FILE_FOLDER'),
TypeError: UILayout.operator(): required parameter βtextβ to be a keyword argument!
location: :-1