Skip to content

Type Error (Keyword "apply_as" unrecognized) #1

@DenisLabrecque

Description

@DenisLabrecque

Using the latest release, I made a simple mesh and tested this addon. I was unable to make it work due to the following error (using Windows 10, Blender 2.90.1). Help would be appreciated as it looks like a very useful tool that could save me time.

Traceback (most recent call last):
  File "C:\Users\USER\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\blendshell-03.py", line 214, in execute
    bpy.ops.object.modifier_apply(apply_as='DATA', modifier="Smooth")
  File "C:\Program Files\Blender Foundation\Blender 2.90\2.90\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 "apply_as" unrecognized

location: <unknown location>:-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions