
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I was trying to load viewRenderOverrideFromFragments example plugin from devkit but after loading it returns the following error
"SystemError: error return without exception set" on line 157 of the example code.
Here is the source code from
It errors out on line 157: 'params = self.getParameters()' - getParameters() is a function of MScenerRender
I did update plugin initialization path in the code. So just wondering am I doing something wrong while loading this plugin? or is this a bug within maya's internal getParameters() function code? I am assuming this is coming from python interpretation of C++.
Is there a way to get around with this problem? Any advice is greatly appreciated.
Thanks!
Solved! Go to Solution.