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
Blender Exporter 2.02
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)
Check the texture slots of all your materials (although in this case, I would check any vases you have)
Intel quad core i5 @ 4.0 ghz | 8 gigs of Ram | Geforce GTX 470 - 1.25 gigs of Ram
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
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
i9-9900K | 32GB RAM | 1x RTX 3080 + 1x GTX 1080 | Win11pro 64bit
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.
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.
Windows 10 Pro - AMD Ryzen 7 2100X 8 core 3.70GHz - 32GB RAM - GeForce GTX 1080 8GB
Octane Prime - Blender Plugin user
Metal IOR values for Octane (with .blend library): https://chris.hindefjord.se/resources/rgb-ior-metals/
Octane Prime - Blender Plugin user
Metal IOR values for Octane (with .blend library): https://chris.hindefjord.se/resources/rgb-ior-metals/
- linograndiotoy
- Posts: 1350
- Joined: Thu Feb 01, 2018 7:10 pm
We can export ORBX files from Blender (the OTOY build) to Standalone, and the file gets instancing information stored correctly.