You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ;)
The text was updated successfully, but these errors were encountered:
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 :
If anyone has an idea, it would help a lot ;)
The text was updated successfully, but these errors were encountered: