Skip to content

Error when using VHACD in Blender 2.82 #14

@Forcica

Description

@Forcica

Hi, don't know why this addon is broken now (i used it a lot before and haven't got any problems before), but after having installed Blender again, and so the addon to, it messes up.

I got this error after launching VHACD and the process ended up with that :

Traceback (most recent call last):
  File "C:\Users\pc\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\object_vhacd.py", line 366, in execute
    bpy.ops.import_scene.x3d(filepath=outFileName, axis_forward='Y', axis_up='Z')
  File "C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\modules\bpy\ops.py", line 201, in __call__
    ret = op_call(self.idname_py(), None, kw)
AttributeError: Calling operator "bpy.ops.import_scene.x3d" error, could not be found

location: <unknown location>:-1

If anyone has an idea, it would help a lot ;)

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