Maybe it’s related to my system as I can’t find a single post about this issue here or on the Web at all.
I have installed the USD Plugins for Max 2023 and 2024. I installed the Connections via the Omniverse Launcher. I rebooted for good measure. My database is connected. My objects are selected.
When I try to ‘Create New View Project’ in Max 2023 or 2024 it fails and I get the message:
---------------------------BEGIN CODE--------------------
– Error occurred in anonymous codeblock; filename: D:\NVidiaOmniverse\lib\3dsmax-connector-202.0.0\MaxScripts\OmniverseMenu.ms; position: 3158; line: 108
– MAXScript MacroScript Error Exception:
– Type error: Call needs function or class, got: undefined
– MAXScript callstack:
– thread data: threadID:42500
– [stack level: 0]
– In nvOmniCreateNewViewProject(); filename: D:\NVidiaOmniverse\lib\3dsmax-connector-202.0.0\MaxScripts\OmniverseMenu.ms; position: 3159; line: 108
– Locals:
– nvOmniverseAppendRecent: undefined
– Externals:
– nvOmniConnectToProject: Global:nvOmniConnectToProject : false
– nvOmniStopWatchUrlChange: Global:nvOmniStopWatchUrlChange : nvOmniStopWatchUrlChange()
– nvOmniSessionLeaveDirectly: Global:nvOmniSessionLeaveDirectly : nvOmniSessionLeaveDirectly()
– nvPythonUrl: Global:nvPythonUrl : “omniverse://localhost/Projects/Nebulae.project.project.usd”
– owner: undefined
---------------------END CODE--------------------------
I’ve uninstalled and reinstalled 3 times thinking it might correct the misconfiguration. The folders all look good and they are populated by the files that I expect to see there. I’m just not a coder so I don’t know how to interpret the error message and do anything about it.
Anyone else had this problem and solved it?