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
Python: Traceback (most recent call last):
File "C:\Users\Ivan\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\B28_InstantMeshesRemesh.py", line 93, in execute
bpy.ops.export_scene.obj(filepath=orig,
File "D:\SteamLibrary\steamapps\common\Blender\4.0\scripts\modules\bpy\ops.py", line 109, in call
ret = _op_call(self.idname_py(), kw)
AttributeError: Calling operator "bpy.ops.export_scene.obj" error, could not be found
The text was updated successfully, but these errors were encountered:
error when i press "start remeshing":
Python: Traceback (most recent call last):
File "C:\Users\Ivan\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\B28_InstantMeshesRemesh.py", line 93, in execute
bpy.ops.export_scene.obj(filepath=orig,
File "D:\SteamLibrary\steamapps\common\Blender\4.0\scripts\modules\bpy\ops.py", line 109, in call
ret = _op_call(self.idname_py(), kw)
AttributeError: Calling operator "bpy.ops.export_scene.obj" error, could not be found
The text was updated successfully, but these errors were encountered: