Hey guys, i've been trying to get through this error all morning. I'm simply trying to construct an internal nurbsCurve through some inputed joints. I thought I would add a quick output attribute for this curve, so I can see it...if needed.
Pretty straightforward I thought. I can't seem to output the kNurbsCurveData properly. *Any Help would be appreciated! $1 paypal deposit to the winner. :)* Here is the code: http://pastebin.com/V5ykSRRd // Error: (kInvalidParameter): Unexpected Internal Failure # Traceback (most recent call last): # File "C:/Users/Stephen Candell/Documents/maya/plug-ins/scStickyLips.py", line 70, in compute # *OpenMaya.MFnNurbsCurve().copy(curve,outputCurveAData)* # File "S:\Maya_2016_DI\build\Release\runTime\Python\Lib\site-packages\maya\OpenMaya.py", line 6400, in copy # RuntimeError: (kInvalidParameter): Unexpected Internal Failure / -Stephen -- 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/839d2d1e-39ca-4ae7-adb1-db698ce694aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
