Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using VHACD in Blender 2.82 #14

Open
Forcica opened this issue Jan 13, 2023 · 0 comments
Open

Error when using VHACD in Blender 2.82 #14

Forcica opened this issue Jan 13, 2023 · 0 comments

Comments

@Forcica
Copy link

Forcica commented Jan 13, 2023

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 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant