Can't Get Redshift plug-in to work on Maya 2024

Can't Get Redshift plug-in to work on Maya 2024

vdickra153
Explorer Explorer
4,803 Views
10 Replies
Message 1 of 11

Can't Get Redshift plug-in to work on Maya 2024

vdickra153
Explorer
Explorer

Redshift works on C4D on my Mac Studio, but for some reason it does not work for Maya 2024

4,804 Views
10 Replies
Replies (10)
Message 2 of 11

damaggio
Mentor
Mentor

load it in the plug in manager.

0 Likes
Message 3 of 11

warnold2
Autodesk
Autodesk

more info would be helpful to understand what doesn't work.

does the plugin load, are there any messages, in either the script editor or if one launches Maya from the terminal is there any output to the Terminal window

 

from a Terminal Window, launch Maya as:

/Applications/Autodesk/maya2024/Maya.app/Contents/MacOS/Maya

 

 



Wayne Arnold

Developer

Message 4 of 11

vdickra153
Explorer
Explorer

Hi Wayne,

Thanks for the reply

I launched Maya from the terminal and did not notice any Redshift loading errors.

 

However, from Maya's script editor: // Warning: file: /Applications/Autodesk/maya2024/Maya.app/Contents/scripts/others/supportRenderers.mel line 76: The renderer "redshift" used by this scene, is not currently available. The "arnold" renderer will be used instead. To prevent this message from being displayed in the future, set the environment variable: MAYA_NO_WARNING_FOR_MISSING_DEFAULT_RENDERER=1

 

I have installed Redshift and did exactly as per their (Maxon's tech support) spec.

 

Did the following:-

1)

Applications/Autodesk/Maya2024/Maya/Contents/Modules/redshift4maya.mod

 

2)

Copy redshiftRenderer.xml to Maya's rendererDesc directory (required for Maya command-line rendering)

Copy the file /Applications/redshift/redshift4maya/common/rendererDesc/redshiftRenderer.xml to /Applications/Autodesk/<MAYAVERSION>/Maya.app/Contents/bin/rendererDesc/

 

Still won't work and get the "Maya's script editor: // Warning", as shown above

0 Likes
Message 5 of 11

vdickra153
Explorer
Explorer
Hi Sgt_Rock,
Redshift does not show up in Plug-ins window.
I tried browsing to the Redshift folder, and it shows up, check mark, but when you restart Maya, its not there anymore.
I tried adding it to the Plug-ins folder (redshift4maya.bundle), then in Plug-ins window Redshift shows up, but cant checkmark it.
Message 6 of 11

warnold2
Autodesk
Autodesk

is Redshift plugin a Universal Binary 2 (Intt64+arm64) binary ?

from terminal can run the "file" command to see what the architectures are included in the file.

ie: file redshitft4maya.bundle/Contents/MacOS/redshift4maya

 

are you running Maya as native arm64 or running under Rosetta2

 



Wayne Arnold

Developer

Message 7 of 11

vdickra153
Explorer
Explorer
I don't see why I have to go through all this checking as neither Maya or Redshift were "custom" installed, nor did I make any alterations to where they downloaded, etc, etc. They are standard apps and all you do is install and use. That's how I have used all my apps on an Apple.

Thanks for all the suggestions/recommendations

I guess I will have to delete Maya and Redshift and start again.
One thing I forgot to mention that Maya 2023 worked with Redshift.
0 Likes
Message 8 of 11

warnold2
Autodesk
Autodesk

Maya 2023 was Intel only build running under Rosetta2 on an Apple Silicon Mac based machine.  if your build of redShift for Maya 2024 is Intel only then one would need to run Maya 2024 as Intel in order for the plugin to load.  which was why I suggested to check what architecture your plugin was and if there is an updated release.   I don't have redShift available to check

 

to run Maya as intel process on Apple Silicon

arch -arch x86_64  /Applications/Autodesk/maya2024/Maya.app/Contents/MacOS/Maya

 

in reply above you did change "<MAYAVERSION>" to the actual maya2024 path



Wayne Arnold

Developer

Message 9 of 11

warnold2
Autodesk
Autodesk

what version of Redshift are you using.  from https://help.maxon.net/r3d/maya/en-us/#html/Release+Notes+3.5.html?TocPath=_____2

 

there was on updated versionb 

3.5.19 (2023.09)

Release Notes

  • [Houdini] Added support for Houdini 19.5.716 and dropped support for 19.5.605
  • [Hydra] Added support for Solaris 19.5.716 and dropped support for 19.5.605
  • [All] Fixed corruption and crash bugs that could occur when rendering scenes with photons, IPC and SSS

 

3.5.18 (2023.09)

Release Notes

  • [Maya] Fixed support for Maya 2024/macOS on Apple Silicon hardware


Wayne Arnold

Developer

0 Likes
Message 10 of 11

vdickra153
Explorer
Explorer
3.5.19
0 Likes
Message 11 of 11

Stephen.Blair
Community Manager
Community Manager

@vdickra153 wrote:
Redshift does not show up in Plug-ins window.


Then Maya is not finding the module file.



// Stephen Blair
// Arnold Renderer Support
0 Likes