You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On top of the initialize / uninitialize problem in mayapy which I submitted a pull request, I found the plug-in to crash mayapy when referencing a scene with this node.
Summary of my test cases:
NO CRASH in GUI mode, either opening or referencing
NO CRASH in mayapy when opening (not referencing) the scene with this node
NO CRASH in mayapy if I manually loadPlugin() before referencing the scene
CRASHES mayapy when referencing the scene w/o manual loadPlugin()
The test above is done on Maya 2015 and Maya 2016 on Linux (Ubuntu 12.04).
I can also test on Maya 2015 OSX.
Let me know if I can do anything to help the test.
The text was updated successfully, but these errors were encountered:
Interesting -- maybe some of the message/callback code is not running correctly with mayapy. I don't have experience with mayapy however, but I'll investigate the issue!
Again, sorry for my delay.
Thanks for looking into i!. Please let me know if you have trouble
reproducing the problem.
2017-01-30 18:33 GMT-08:00 Mariano Merchante <notifications@github.com>:
On top of the initialize / uninitialize problem in mayapy which I submitted a pull request, I found the plug-in to crash mayapy when referencing a scene with this node.
Summary of my test cases:
The test above is done on Maya 2015 and Maya 2016 on Linux (Ubuntu 12.04).
I can also test on Maya 2015 OSX.
Let me know if I can do anything to help the test.
The text was updated successfully, but these errors were encountered: