Adverti horiz upsell

MeshCache 1.0.0 for Maya (maya plugin)

Easy to use an animation tool that increases FPS up to 10 times. Works in all Maya versions.

License
Button download
1,225 Downloads

Reviews

Rating: 4.3
(3)

Compatibility

  • 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008

Operating Systems

  • Linux
  • Windows

History

Created:07/06/2017
Last Modified:10/27/2021
File Size: 13.5 KB

Q/A

Need help installing and getting it to work

Date:07/12/2017
Submitted by: Iris heart Iris heart

I put all 4 files into the plugin folder then attempted to load meshCache_loader.py and got a error
not sure what im doing wrong >.<

// Error: line 1: ImportError: file C:/Users/PC/Documents/maya/2016/plug-ins/meshCache_loader.py line 1: Bad magic number in C:/Users/PC/Documents/maya/2016/plug-ins\meshCache.pyc //

// Warning: line 1: Failed to run file: C:/Users/PC/Documents/maya/2016/plug-ins/meshCache_loader.py //

// Error: pymel : Failed to get controlCommand list from meshCache_loader //

// Error: pymel : Failed to get modelEditorCommand list from meshCache_loader //

// Error: pymel : Failed to get command list from meshCache_loader //

// Error: pymel : Failed to get constraintCommand list from meshCache_loader //

// Error: pymel.core : Failed to get depend nodes list from meshCache_loader //

// Error: line 1: (meshCache_loader) //

Replies to this question:

  • Alexander Zagoruyko

    Alexander Zagoruyko said over 7 years ago:

    Please download again. I've added meshCache.py instead of pyc. Now it should work well in any Maya.
  • Replyindent
    Iris heart

    Iris heart said over 7 years ago:

    Almost prefect! it worked on 2016 on one of my rigs but not a other, I figured out it wont work on Geo that had DeleteHistory used on it which is weird since its good practice I think to delete the history on the mesh before rigging  
  • Replyindent
    FormJune

    FormJune said over 7 years ago:

    Probably you can make a check before and then import package you need? So versions under 2014 uses pyqt, whole newest pyside and pyside2?
    Or simple remove support of old ones.
  • Replyindent
    Alexander Zagoruyko

    Alexander Zagoruyko said over 7 years ago:

    Also I've removed compatibility with Maya 2017 because it doesn't work there.
  • Replyindent
    Alexander Zagoruyko

    Alexander Zagoruyko said over 7 years ago:

    Redownload again. I've attached version for Maya 2016. I've found out that Maya's pythons are really different (and pyqt). It's bad. I really don't like Mayas above 2013 ))
     
  • Replyindent
    FormJune

    FormJune said over 7 years ago:

    That way you have install pyqt4 for Maya.
    Author you should remove this since Maya has innate support of pyside.
    Besides there a way to compile plugins into pyc if you wanna protect code. Though it won't work against decompiler. :3
  • Replyindent
    Iris heart

    Iris heart said over 7 years ago:

    Thanks it almost works, now it only import errors

    // Error: ImportError: file <maya console> line 5: No module named PyQt4 //
    // Error: ImportError: file <maya console> line 7: No module named sip //

  • id0l

    id0l said about 7 years ago:

    any possibility of making it work in maya 2017? :/

Post a reply: