not quite sure how to respond to that Marcus, I'm just asking for help like everybody else.
Of course I've researched the issue, spent the last 3 days trying narrow it down and get everything running properly in the 'parallel' envmanager and think that it's to do with the time update call in the api. I've tried Paul's env over-ride already mentioned but still can't get to the bottom of the issue. if I simply run the following in a Maya scene with a rig in it Maya stalls and doesn't come back. for t in range(1,100): apiAnim.MAnimControl.setCurrentTime(OpenMaya.MTime(t)) thanks Mark On 7 April 2016 at 20:30, Marcus Ottosson <[email protected]> wrote: > all the code I’ve done over the last 3 years has been Red9 so kind of not > surprising > > What I meant was that if you do your homework and narrow your problem down > before asking for help, it will encourage others to help and likely > increase the chances of a solution being found. I think you’ll also find > that the solution has little to do with your software, which makes > mentioning it unnecessary. > > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOCyR-%3DX_WdK7yB63S2k%2BDBYbbTJ8EgRXDb1d2C%3DkCPx4A%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOCyR-%3DX_WdK7yB63S2k%2BDBYbbTJ8EgRXDb1d2C%3DkCPx4A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- ------------------------------------- Mark Jackson CEO / Technical Director red9consultancy.com -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAGQH2FF4UEZBd0STpD-b1U8xXprsj-c6AX8OW5stP0WRhYmA%3DQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
