导出d5文件报错,无法导出

Python: Traceback (most recent call last):
File “C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\d5_export\ops\d5_export.py”, line 115, in execute
res = self.execute_impl(context)
File “C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\d5_export\ops\d5_scene_helper.py”, line 682, in execute_impl
to_export_mesh_objects, to_export_instances = self.get_export_mesh_objects(context)
File “C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\d5_export\ops\d5_scene_helper.py”, line 390, in get_export_mesh_objects
to_export_mesh_objects, to_export_instances = self.get_mesh_objects(context)
File “C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\d5_export\ops\d5_scene_helper.py”, line 330, in get_mesh_objects
_ensure_material(inst_mesh_ob, inst_mesh_ob.data.materials, self.sync_updates if self.use_sync_updates else None)
File “C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\d5_export\ops\d5_scene_helper.py”, line 68, in _ensure_material
_not_material(ob, sync_updates)
File “C:\Users\Administrator\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\d5_export\ops\d5_scene_helper.py”, line 74, in _not_material
bpy.context.view_layer.objects.active = ob
RuntimeError: 错误: 视图层 ‘ViewLayer’ 不包含对象 ‘Cylinder’

你好,是导出D5A报错还是联动导入D5提示报错,截图看一下具体的报错截图
其他blender文件是否会有相同情况出现
以及使用的插件版本以及blender的版本分别是多少

blender4.0版本,插件版本0.8.0.0096,导出和同步都会报错

其他文件可以正常导出

可以将这个特定无法导出的模型文件发我们看看吗
可以发至这个邮箱support@d5techs.com 麻烦附上问题链接,方便我们确认寻找