Announcements

Between mid-October and November, the content on AREA will be relocated to the Autodesk Community M&E Hub and the Autodesk Community Gallery. Learn more HERE.

Maya 2020 Color Management Issue

Maya 2020 Color Management Issue

denniswP59X5
Participant Participant
1,617 Views
3 Replies
Message 1 of 4

Maya 2020 Color Management Issue

denniswP59X5
Participant
Participant

I had a student that was having trouble with his colors. The screen was all green. I had him send me the file, and I figured out that somehow he has a corrupt because his color nodes are gone and he is missing objects. 

 

I back on to my computer later in the day, and I get an error message. 

"Color Management" error. "Failed to apply color management settings on file open. Failed to finalize the color transform."  

 

Looks like the file caused some issues on my computer. 

 

I have not removed Maya and reloaded because it is a shared teacher computer. It is not causing an issue on my teaching partner's login. 

 

Today, I received the message: "Errors occurred while reading this scene that may result in data loss. Please check the Script Editor for details." 

 

I have tried looking on other forum posts for the answer, but I'm lost. Any help is appreciated. 

- Wes D. 

 

Here is the Script Editor. 

file -f -new;
// Warning: file: /Applications/Autodesk/maya2020/Maya.app/Contents/scripts/startup/resetModelEditor.mel line 46: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: file: /Applications/Autodesk/maya2020/Maya.app/Contents/scripts/startup/resetModelEditor.mel line 46: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: file: /Applications/Autodesk/maya2020/Maya.app/Contents/scripts/startup/resetModelEditor.mel line 46: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: file: /Applications/Autodesk/maya2020/Maya.app/Contents/scripts/startup/resetModelEditor.mel line 46: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Error: line 1: The optimization flag is unknown: -357011840 //
// Error: line 1: Failed to apply color management settings on file open: Failed to finalize the color transform.. //
// Viewport 2.0 floating point render target is turned off.
// Error: line 1: The optimization flag is unknown: -357011904 //
// Error: line 1: Failed to finalize the color transform. //
// untitled //
commandPort -securityWarning -name commandportDefault;
// Error: line 1: Socket error creating command port commandportDefault (48). //
onSetCurrentLayout "Maya Classic";
// Warning: file: /Users/dennisw/Library/Preferences/Autodesk/maya/2020/prefs/filePathEditorRegistryPrefs.mel line 4: filePathEditor: Attribute 'aiImage.filename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/dennisw/Library/Preferences/Autodesk/maya/2020/prefs/filePathEditorRegistryPrefs.mel line 5: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/dennisw/Library/Preferences/Autodesk/maya/2020/prefs/filePathEditorRegistryPrefs.mel line 6: filePathEditor: Attribute 'aiStandIn.dso' is invalid or is not designated 'usedAsFilename'. //
// Warning: file: /Users/dennisw/Library/Preferences/Autodesk/maya/2020/prefs/filePathEditorRegistryPrefs.mel line 7: filePathEditor: Attribute 'aiVolume.filename' is invalid or is not designated 'usedAsFilename'. //
// AbcExport v1.0 using Alembic 1.7.5 (built Feb 7 2018 13:51:52)
evalDeferred "shaderBallRendererMenuUpdate";
// Warning: line 1: filePathEditor: Attribute 'aiStandIn.dso' and label 'Standin' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiVolume.filename' and label 'VDB' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiImage.filename' and label 'Image' have been saved already. //
// Warning: line 1: filePathEditor: Attribute 'aiPhotometricLight.aiFilename' and label 'IES' have been saved already. //
import arnold
// Successfully imported python module 'arnold'
import mtoa
// Successfully imported python module 'mtoa'
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
// Successfully registered renderer 'arnold'
// Loading Bifrost version 2.1.0.0
// Bifrost: Loading library: Amino, from: Autodesk.
// Bifrost: Loading library: AminoMayaTranslation, from: Autodesk.
// Bifrost: Loading library: bif, from: Autodesk.
// Bifrost: Loading library: bifrostObjectMayaTranslations, from: Autodesk.
// Bifrost: Loading library: geometries, from: Autodesk.
// Bifrost: Loading library: fluids, from: Autodesk.
// Bifrost: Loading library: particles, from: Autodesk.
// Bifrost: Loading library: file, from: Autodesk.
// Bifrost: Loading library: midgard, from: Autodesk.
// Bifrost: Loading library: modeling, from: Autodesk.
// Bifrost: Loading library: nucleus, from: Autodesk.
// Bifrost: Loading library: simulation, from: Autodesk.
// Bifrost: Loading library: riv_types, from: Autodesk.
// Bifrost: Loading library: riv, from: Autodesk.
// AbcImport v1.0 using Alembic 1.7.5 (built Feb 7 2018 13:51:52)
updateRendererUI;
updateRendererUI;
file -f -options "v=0;" -ignoreVersion -typ "mayaAscii" -o "/Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma";addRecentFile("/Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma", "mayaAscii");
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3833: Unrecognized node type 'mentalrayItemsList'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3836: Unrecognized node type 'mentalrayGlobals'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3841: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3936: Unrecognized node type 'mentalrayFramebuffer'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3938: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3940: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3943: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3951: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3962: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3970: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3983: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 3998: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4009: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4020: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4029: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4037: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4046: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4058: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4069: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: file: /Users/dennisw/Documents/maya/projects/default/scenes/Ball Bounce Across.ma line 4088: Unrecognized node type 'mentalrayOptions'; preserving node information during this session. //
// Warning: line 127: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: line 238: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: line 349: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: line 460: The renderer ('vp2Renderer') is not a registered renderer. Renderer will not be set. //
// Warning: line 1248: The default image may not be modified. Use the -i/image flag instead. //
// Warning: Texture file /Users/dennisw/Documents/maya/projects/default/sourceimages/venice_sunset_4k.hdr doesn't exist, node file1 //
import maya.app.general.mentalRayNotAvailableDialog as mrnad ; mrnad.show() ; del mrnad
// Warning: line 0: Errors have occurred while reading this scene that may result in data loss.

Please check the Script Editor for details. //
// File read in 0.34 seconds.
// Error: line 0: The optimization flag is unknown: 109170688 //
// Error: line 0: Failed to apply color management settings on file open: Failed to finalize the color transform.. //
// Error: line 0: The optimization flag is unknown: 109170688 //
// Error: line 0: Failed to finalize the color transform. //
addOneTabToGlobalsWindow("arnold", "Common", "createArnoldRendererCommonGlobalsTab");
addOneTabToGlobalsWindow("arnold", "Arnold Renderer", "createArnoldRendererGlobalsTab");
addOneTabToGlobalsWindow("arnold", "System", "createArnoldRendererSystemTab");
addOneTabToGlobalsWindow("arnold", "AOVs", "createArnoldAOVTab");
addOneTabToGlobalsWindow("arnold", "Diagnostics", "createArnoldRendererDiagnosticsTab");

1,618 Views
3 Replies
Replies (3)
Message 2 of 4

creationasif
Contributor
Contributor

Hi @denniswP59X5 

 

Please make sure your Graphics card working well and drivers are updated.

0 Likes
Message 3 of 4

zewt
Collaborator
Collaborator

The warnings say that the viewport isn't registered.  vp2Renderer should always be there, so I'm not sure if it's falling back on the legacy viewport?

 

Just guessing and not a real fix, but try turning off color management (Preferences > Color Management > Enable Color Management) and see if the problem goes away.  You don't actually want color management off, of course, but it might point to the actual problem.  I'm wondering if something like a script node changed your color management settings...

 

Message 4 of 4

denniswP59X5
Participant
Participant

We reset the preferences. And I have not had an issue since.

 

My Virtual Academy student is not having as much luck. All of his colors and textures are gone. It was removing objects, but I'm not sure if that is still happening. So all of his objects are green. We had him uninstall and reinstall Maya, but that only worked for a few days. He said that it seems to be happening when he tries to add sound into the Trax Editor.