Page 1 of 1

Error when trying to save .orbx

Posted: Fri Mar 10, 2023 5:00 pm
by dearthman
Hello, this is my first time trying to export orbx from houdini, I am getting alembic and .vdb files from my project but no .orbx and getting this error

Code: Select all

Octane API: "Cannot export two channels with the same ID but different offsets"
I'm sure I can fix if I knew what exactly the message is in reference to? I am on Houdini Indie 19.5 and Octane 2022.1

Re: Error when trying to save .orbx

Posted: Fri Mar 10, 2023 5:09 pm
by juanjgon
Can you share the project? I had not seen this message before.

-Juanjo

Re: Error when trying to save .orbx

Posted: Fri Mar 10, 2023 5:44 pm
by dearthman
Thanks @juanjgon for the quick reply. I went to clean up the project for you and found some extra nodes I was not using and deleted them and now the error is gone. However I still get no .orbx files, just a folder with .abc and .vdbs (which are also incrementing strangely like

Code: Select all

_obj_fog.vdb
_obj_fog.vdb2
_obj_fog.vdb3
_obj_fog.vdb4
etc
right now I have the "base file name" formatted like this:

Code: Select all

/Flower_12_$F3.orbx
which I'm not sure is correct? Here is the project, it will probably have a lot of missing assets though!

Re: Error when trying to save .orbx

Posted: Fri Mar 10, 2023 6:50 pm
by juanjgon
And what happens if you try to export a single frame?

-Juanjo

Re: Error when trying to save .orbx

Posted: Fri Mar 10, 2023 7:12 pm
by dearthman
It worked when I tried rendering current frame. Then I tried the start from frame 2 trick I saw elsewhere and that did not work, also tried restarting houdini after. EDIT: I also tried creating a new ROP and still no luck doing more than 1 frame.

Re: Error when trying to save .orbx

Posted: Wed Mar 15, 2023 10:28 pm
by juanjgon
I'm investigating an issue that could be related to your problems. It seems that the previews scene is not fully cleaned while exporting new frames, but it is hard to say in your case, because the attached scene is too complex and without the assets it is impossible to reproduce the problem here. If you have a simple scene with this kind of issue, it could help a lot.

Thanks,
-Juanjo

Re: Error when trying to save .orbx

Posted: Wed Mar 29, 2023 9:58 am
by juanjgon
Can you please check if this custom build of the Octane 2022.1.0.6 Houdini plugin helps in your case. It includes several fixes in the .orbx export functions. The next build will include the just-released Octane 2022.1.1 core.

https://www.dropbox.com/s/ews580sbzrjgw ... 1.zip?dl=0

Thanks,
-Juanjo