COMMUNITY FORUM

blender error

Forum Overview >> Blender Exporter

CategoryBlender Exporter
Created19.03.2025 16:21


Agu Lenardi (0delagu0) 19.03.2025 16:21
Hello, I have an error in blender, I installed the exporter for blender and I get this when starting blender
"Python: Traceback (most recent call last):
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\io_export_i3d_9_1_0\i3d_ui.py", line 1640, in modal
objects = selectionUtil.getSelectedObjects(context)
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\io_export_i3d_9_1_0\util\selectionUtil.py", line 338, in getSelectedObjects
with bpy.context.temp_override(area=area):
AttributeError: 'Context' object has no attribute 'temp_override'

location: <unknown location>:-1"
there any solution.

Zcaalock Az (zcaalock) 19.03.2025 18:20
you need to downgrade blender to 4.3. Plugin is not working with 4.4

Agu Lenardi (0delagu0) 19.03.2025 19:58
I have done it and updated to version 4.3.2 and now this appears

"Python: Traceback (most recent call last):
File "C:\Users\Usuario\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\io_export_i3d\util\selectionUtil.py", line 339, in getSelectedObjects
if len(context.selected_ids) == 0:
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Context' object has no attribute 'selected_ids'. Did you mean: 'selected_bones'?
"

Should I try the latest version?

Anthony Queen (tqueen113) 21.03.2025 03:03
Will Giants ever make a version that works with Blender 4.4?

David Zadnik (DzInLa) 21.03.2025 19:13
Have you tried the Blender Exporter Plugins v10.0.0?

Agu Lenardi (0delagu0) 23.03.2025 18:31
Hi, I already fixed it. I downloaded version 3.6 of Blender and so far there are no errors.


Note: Log in to post. Create a new account here.