arcsikex / cascadeur_bridge

This Blender addon is aimed to help you integrate Cascadeur into your workflow.
GNU General Public License v3.0
277 stars 12 forks source link

Calling operator "bpy.ops.import_scene.fbx" error, could not be found #64

Closed LVWENDAO closed 2 months ago

LVWENDAO commented 2 months ago

Python: Traceback (most recent call last): File "G:\Blender\blender_scripts\addons\cascadeur_bridge\operators\fbx_transfer.py", line 187, in modal import_fbx(file) File "G:\Blender\blender_scripts\addons\cascadeur_bridge\operators\fbx_transfer.py", line 14, in import_fbx bpy.ops.import_scene.fbx( File "G:\Program Files\Blender Foundation\Blender 3.6\3.6\scripts\modules\bpy\ops.py", line 113, in call ret = _op_call(self.idname_py(), None, kw) AttributeError: Calling operator "bpy.ops.import_scene.fbx" error, could not be found

LVWENDAO commented 2 months ago

😅 🔳✔