Page 1 of 1

OctaneRender for Maya 2021.1.4-20.16 [OBSOLETE]

Posted: Wed Apr 27, 2022 2:55 am
by JimStar
Otoy® is proud to announce the availability of a new OctaneRender™ for Maya® Version 2020.2
The world's fastest and most feature-rich unbiased render engine that integrates completely into Autodesk® Maya®.

Maya® Version Requirements

This release will work with Maya® Versions 2018, 2019, 2020 and 2022 64-bit on Windows and Linux systems.

Octane for Maya masterclass:
https://www.youtube.com/watch?v=fANBzifhSow&list=PLTqdDmFtprFkzaBM7cmp8ZipQCNupDD0H


Changelog and the installers for Octane Standalone are here:
OctaneRender Standalone 2021.1.4


Changes since version 20.15:
  • Fixed few issues sometimes happened on Linux machines.

=================================
Subscription Enterprise Downloads
=================================

OctaneRender for Maya Enterprise [Windows]

OctaneRender for Maya Enterprise [Linux]


=================================
Subscription Studio Downloads
=================================

OctaneRender for Maya Studio [Windows]

OctaneRender for Maya Studio [Linux]


=================================
DEMO Downloads
=================================

OctaneRender for Maya DEMO [Windows]

OctaneRender for Maya DEMO [Linux]

Re: OctaneRender for Maya 2021.1.4-20.16 [STABLE]

Posted: Wed Apr 27, 2022 8:44 pm
by g0ll4m
I made a video of me trying to load this version of the plugin.

The load button simply does not activate the checkmark box.

Any thoughts on how to fix this, or why this would be happening?

https://vimeo.com/703881435

Re: OctaneRender for Maya 2021.1.4-20.16 [STABLE]

Posted: Wed Apr 27, 2022 8:48 pm
by JimStar
You need to attach the content of all output in SE after you clicked the checkbox.
What OS is this on?

Re: OctaneRender for Maya 2021.1.4-20.16 [STABLE]

Posted: Wed Apr 27, 2022 8:49 pm
by g0ll4m
I'm on Windows 10
Maya 2020.2

Re: OctaneRender for Maya 2021.1.4-20.16 [STABLE]

Posted: Wed Apr 27, 2022 8:55 pm
by g0ll4m
This is from SE.

// scriptEditorPanel1Window|scriptEditorPanel1|formLayout95|formLayout97|paneLayout2|cmdScrollFieldReporter1 //
waitCursor -state on; $gIgnoreUpdateCallback = true;loadPluginCmd( "C:/Program Files/OctaneRender VRE for Maya/2020/plug-ins/OctanePlugin.mll"); updatePluginUI( "62" );waitCursor -state off; $gIgnoreUpdateCallback = false;
updatePluginCallback();
// Result: 0 //

Re: OctaneRender for Maya 2021.1.4-20.16 [STABLE]

Posted: Wed Apr 27, 2022 8:57 pm
by JimStar
First be sure you have both XGen and Bifrost installed. These don't have static libraries in their SDKs, thus these shared lib-files must be present in Maya installation for Octane to have support of them and being able to load.
You don't need to have a license for them or even load these plugins in Maya - you just need to have them installed, so that their lib-files are present.

Re: OctaneRender for Maya 2021.1.4-20.16 [STABLE]

Posted: Wed Apr 27, 2022 9:13 pm
by g0ll4m
Yup, you were correct sir! It's loaded now. Thanks.