Page 8 of 8

Re: Blender Exporter 2.02

PostPosted: Thu Mar 17, 2016 5:39 pm
by kraken
I'm getting a strange error.

location: <unknown location>:-1
Octane plug-in v1.16 on 2.76.0 : Output ocs: "E:\Media\projects\Furniture\Octane
\test.ocs"
Octane plug-in v1.16 on 2.76.0 : Output obj: "E:\Media\projects\Furniture\Octane
\test.obj"
Octane plug-in v1.16 on 2.76.0 : Output mtl: "E:\Media\projects\Furniture\Octane
\test.mtl"
Octane plug-in v1.16 on 2.76.0 : Unit Factor (rescaling): 1.0000
Octane plug-in v1.16 on 2.76.0 : Exporting frame #74
Traceback (most recent call last):
File "C:\Users\James\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\a
ddons\octanerender\engine.py", line 101, in render
write_mtl(mtlTemp, mtl_list, scene, octane_render.export_copy_images)
File "C:\Users\James\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\a
ddons\octanerender\export.py", line 245, in write_mtl
filename = copy_image(mtex.texture.image)
File "C:\Users\James\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\a
ddons\octanerender\export.py", line 151, in copy_image
copy_file(fn_full,fn_dest)
File "C:\Users\James\AppData\Roaming\Blender Foundation\Blender\2.76\scripts\a
ddons\octanerender\utils.py", line 115, in copy_file
file = open(source, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Greg\\Deskto
p\\Free Models\\vase_collection\\maps\\vase001(color).jpg'

The last line basically is looking for a file that is in a path under a user that doesn't exist on my machine (my name is James).
The true path for this file is: E:\Media\models\Exotic Vase Collection\vase_collectionOBJ\maps\vase001(color).jpg

Either there is something in Blender pointing to the file creators metadata, or there is something in the plug-in defaulting to a path that is relative to the author. (or something else, I'm not smart enough to figure it out).

Octane won't launch so I am pretty much stuck.

Thanks
James

Re: Blender Exporter 2.02

PostPosted: Thu Mar 17, 2016 9:45 pm
by kavorka
We have this happen a lot. You probably have a material that has a texture in its texture slot pointing to that image. We have this happen when we use objects we download online.

Check the texture slots of all your materials (although in this case, I would check any vases you have)

Re: Blender Exporter 2.02

PostPosted: Fri May 17, 2019 12:40 pm
by deadakos
Hello guys,
I tried to use this old Blender Exporter with the new Blender 2.8 version, but I'm getting error message.
Do you plan to update the exporter and instance exporter to run with 2.8?
Thanks

Re: Blender Exporter 2.02

PostPosted: Fri May 17, 2019 3:06 pm
by ChrisH
Hi!

This plugin/Add on is 5 years old and I'm not sure it will work with 2.79, I also doubt that it' compatible with the latest versions of Octane (4.0 or 2018.1), it definitely won't support new features.

As for it working with Blender 2.8 it would have to be (heavily) updated. 2.8 made some big changes to the API, so few to none 2.79 add ons work directly with 2.8, without any changes.

Re: Blender Exporter 2.02

PostPosted: Sun May 19, 2019 3:14 pm
by linograndiotoy
We can export ORBX files from Blender (the OTOY build) to Standalone, and the file gets instancing information stored correctly.