Community Forum

Blender exporter not working

Forum Overview >> Blender Exporter

CategoryBlender Exporter
Created04.09.2020 22:10


Marcaus Gossett (marcausg) 04.09.2020 22:10
whats going on with the exporter i cant figure it out. Im on blender 2.90. I cant select the option to export to .i3d

Lorenzos (lorenzoita) 05.09.2020 11:48
Giants exporter doesn't work on blender 2.8 and 2.9.
You should try this: https://github.com/StjerneIdioten/I3D-Blender-Addon

Mantrid  (mantrid) 14.10.2020 07:59
I'm using the Giants one (ver 8.0.0) with Blender 2.90.0 and it works fine. However, I have been using the one linked above too (and most often) and it works great. Definitely recommend it :)

David Zadnik (DzInLa) 21.10.2020 16:12
Check out this video link https://youtu.be/lRDPuKh9gow for how to use the new exporter. Watch both tutorials to better understand the exporter.

Also check out the Vertex Design page https://vertexdezign.net/en/blender-exporter-tutorials-6055 for help and a link to the latest version of the exporter.

Works with Blender 2.9

Oskar Profanter (Oswaldinger) 31.12.2022 10:31
Hello, i hope i'm on the right forum here - it's my first time where i try Blender and i add 3 objects - when i want export the file i have the following errore message: 'bpy_prop_collection[key]: key "Material Output" not found'

the objects are a cube and a circle - the giants i3d exporter tool is installed

someone can help me please?



David Zadnik (DzInLa) 01.01.2023 03:48
Make sure a material is assigned to the objects before exporting.

Moin China (HabbibiHabbubu) 15.01.2024 17:00
Report: Error
A Traceback (most recent call last):
File "C:\Program Files\Blender Foundation Blender 2.80\scripts\modules\addon_utils.py", line 384, in enable mod.register()
File "C:\Users\Hörbie\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\io_export_i3d_init__.py", line 70, in register i3d ui.register()
File "C:\Users\Hörbie\AppData\Roaming\Blender Foundation\Blender 2.80\scripts\addons\io export 13di3d_ui.py", line 2124, in register
bpy.utils.register class(13D UlexportSettings)
ValueError: bpy struct "13D_UlexportSettings" registration error: I3D predefined Physic could not register

Kristian (krisjo01) 16.01.2024 10:56
Oskar Profanter check if your materials, because the exporter currently looks for the node with the exact name "Material Output". So if you don't have a node with that name (e.g. Material Output.001) or don't have that node at all it will not work.

Kristian (krisjo01) 16.01.2024 11:01
Moin China did you manually write those errors? Because there is some weird things here and there. Anyways I would really suggest you to get a newer version of blender. Blender 2.8 was released back in 2019 and is getting pretty old

Colin Smith (WrinkleysRule) 16.01.2024 11:41
Errors could also be used by using the wrong Blender Exporter version.
I believe only Vers 8.0.0 and 9.0.1 (although 9.0.1 can cause problems) are suitable for Blender 2.8


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