Adverti horiz upsell

Instancer to Geometry 2.0.0 for Maya (maya script)

Utility to convert particle instancer to keyframed objects.

License
Button download
1,974 Downloads

Compatibility

  • 2017, 2016, 2015, 2014

Operating Systems

  • Windows

History

Created:01/01/2017
Last Modified:
File Size: 17 KB

Q/A

index out of range

Date:12/12/2017
Submitted by: Kevin Mains Kevin Mains
I have tried this on 2 scenes now and keep getting this error:
 
# Error: IndexError: file C:/Users/mainske/Documents/maya/2018/scripts\ark_instToGeo.py line 407: list index out of range # 
 
any ideas?
 
Thanks

Replies to this question:

  • Demark

    Demark said almost 7 years ago:

    That's probably because you have a float attribute that you use for your particles rotation. It works in maya (this same value gets applied to all three axis), but that's actually a bad thing to do, and my tool doesn't check for that (I think I'll have to add that eventually). Try making vector attribute for your rotations instead. If that doesn't help, drop me a test scene.

Post a reply: