OctaneRender™ 3.0 for Houdini™ - production build 3.03.4.0

Sub forum for plugin releases

Moderator: juanjgon

User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Weird issue. The images are saved, but the Octane API save function returns an unsuccessfully saving flag. I'll investigate it.

Thanks for reporting this problem.

-Juanjo
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

I have found the problem with the PNG and EXR files. It will be fixed for the next build. Meanwhile if anybody needs this feature, please let me know to send a custom build with the bug fixed.

Thanks,
-Juanjo
gui2one
Licensed Customer
Posts: 47
Joined: Thu May 19, 2016 8:16 pm

Hi Juanjo,
can you send me that build ?
---------------------------------
Windows 10 |NVIDIA RTX TITAN - 24GB| i9-9900K | 64GB RAM
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

gui2one wrote:Hi Juanjo,
can you send me that build ?
This is a custom build for H15.5.565 Win64 with this problem fixed. If you need it for other version/platform, please let me know.
https://render.otoy.com/customerdownloa ... _Win64.zip

Thanks,
-Juanjo
User avatar
Angelos
Licensed Customer
Posts: 76
Joined: Wed Jul 07, 2010 4:42 pm

I have a problem with Deadline submission
It shows the error:
Image
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Hi,

Hmm, I am not sure if could be a problem in the output file format with this colon character, but anyway the question is if Deadline has a custom script to support the Octane ROP node. Do you know if it has a special script for it, like it should have for example for Arnold or other renderers?

The parameters in the Octane ROP are no same than Mantra, so perhaps some minor modifications should be done in the Deadline render script. I think that you should ask to the Deadline team about this issue, to see what they think about it.

Anyway if any other user has experience with Deadline, any help could be useful ;)

Thanks,
-Juanjo
User avatar
Angelos
Licensed Customer
Posts: 76
Joined: Wed Jul 07, 2010 4:42 pm

Thanks for your reply
Here's the submission script:
https://dl.dropboxusercontent.com/u/100 ... eadline.py

Actually in v2 it was sent properly after I added this

Code: Select all

elif type == "Octane":
        outputFile = node.parm("HO_img_fileName")
but it render only one frame instead of sequence
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Can be other problem in the Deadline script. Do you get only one frame, or always the same frame along the sequence?

-Juanjo
User avatar
Angelos
Licensed Customer
Posts: 76
Joined: Wed Jul 07, 2010 4:42 pm

We discussed it in this thread:
viewtopic.php?f=102&t=49804

But in v3 if it added it shows this errors:

Code: Select all

  File "//SPBVIS1/DeadlineRepository7/submission/Houdini/Main\SubmitHoudiniToDeadline.py", line 1233
    elif type == "Octane":
       ^
SyntaxError: invalid syntax

The SubmitHoudiniToDeadline.py script could not be found in the Deadline Repository. Please make sure that the Deadline Client has been installed on this machine, that the Deadline Client bin folder is set in the DEADLINE_PATH environment variable, and that the Deadline Client has been configured to point to a valid Repository.

Sorry forgot to say that Houdini version is 15.5.607
User avatar
juanjgon
Octane Plugin Developer
Posts: 8867
Joined: Tue Jan 19, 2010 12:01 pm
Location: Spain

Ahh, yes, sorry I had forgotten this conversation. Can be an indent problem perhaps? Remember that in python that tabs don't work for indent, all must be done with spaces.

-Juanjo
Post Reply

Return to “Releases”