Unable to load most recent plugin
- Dominant language
- Wolfram Language
- Stars
- 905
- Forks
- 223
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 17
Description
**Describe the bug**
After installing `MayaUSD_0.24.0_Maya2024.1_Windows` from the release section, Maya 2024.1 fails to load the plugin.
**Steps to reproduce**
Steps to reproduce the behavior:
1. Install `MayaUSD_0.24.0_Maya2024.1_Windows.exe`
2. Launch Maya 2024.1
3. Navigate to the plugin settings window
4. Enable MayaUSD
5. Check output log in the script editor
**Expected behavior**
The plugin should be able to load.
**Attachments**
```
// Error: file: C:/Program Files/Autodesk/Maya2024/scripts/others/pluginWin.mel line 316: Unable to dynamically load : C:/Program Files/Autodesk/MayaUSD/Maya2024/0.24.0_202306271239-a402544/mayausd/MayaUSD/plugin/adsk/plugin/mayaUsdPlugin.mll
// The specified procedure could not be found.
// Error: file: C:/Program Files/Autodesk/Maya2024/scripts/others/pluginWin.mel line 316: Unable to dynamically load : C:/Program Files/Autodesk/MayaUSD/Maya2024/0.24.0_202306271239-a402544/mayausd/MayaUSD/plugin/adsk/plugin/mayaUsdPlugin.mll
// The specified procedure could not be found.
// Error: file: C:/Program Files/Autodesk/Maya2024/scripts/others/pluginWin.mel line 316: Unable to dynamically load : C:/Program Files/Autodesk/MayaUSD/Maya2024/0.24.0_202306271239-a402544/mayausd/MayaUSD/plugin/adsk/plugin/mayaUsdPlugin.mll
// The specified procedure could not be found.
// Error: file: C:/Program Files/Autodesk/Maya2024/scripts/others/pluginWin.mel line 316: Unable to dynamically load : C:/Program Files/Autodesk/MayaUSD/Maya2024/0.24.0_202306271239-a402544/mayausd/MayaUSD/plugin/adsk/plugin/mayaUsdPlugin.mll
// The specified procedure could not be found.
// Error: file: C:/Program Files/Autodesk/Maya2024/scripts/others/pluginWin.mel line 934: Unable to dynamically load : C:/Program Files/Autodesk/MayaUSD/Maya2024/0.24.0_202306271239-a402544/mayausd/MayaUSD/plugin/adsk/plugin/mayaUsdPlugin.mll
// The specified procedure could not be found.
```
**Specs (if applicable):**
- OS & version: Windows 11
- Maya version Maya 2024.1
- Maya USD commit release
- Pixar USD commit release
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.