ART tool gives "performGpuCacheExport.mel" error

Hey,

Does anyone know whats happening with my or ART from unreal. I am already so irritated, re-installed 10 times. Removed its’ files from all the holes of my pc. I thought it is constantly interfering with some files - leftovers.
Gives me this error:
Error: file: C:/Program Files/Autodesk/Maya2014/scripts/others/performGpuCacheExport.mel line 566: IOError: file C:/Program Files/Unreal Engine/4.0/Engine/Extras/Maya_AnimationRiggingTools/MayaTools/General/Scripts\customMayaMenu.py line 249: 2 #

And sometimes just crashes.
All that sh** happens only if I install this Animation Toolkit. Can’t take it anymore!
Can someone help?

There it is again:

“Fatal Error. Attempting to save in
C:/Users/username/AppData/Local/Temp/username.20140424.0000.ma”

Come on Epic, whats wrong with your plugin?! :frowning:

Hello,

It seems to be experiencing the same error as this post’s:

The accepted answer is:

"Hey Jeremy i had fixed the problem

line14643 : #try to save the file

line 14645 : try:

line 14647: cmds.file(save = True, type = “mayaBinary”, force = True, prompt = True)

you must to set prompt=true, because of the warning message that saving process in occurs with student edition ! don’t forget to fix the problem for AnimRig folder =)

there is 4 place to edit : 14647, 14829, 14955 and 14987

For the one who don’t want to edit the file themseleves : you can download the file here and extract the file into your this directory : “Engine\Extras\Maya_AnimationRiggingTools\MayaTools\General\Scripts” Hot Fix ; http://puppet-master.net/UnrealEngine4//ART/ART_skeletonBuilder_UI.rar"

I hope that this helps, please let me know if you need further assistance!

Cheers!

Thanks for a quick reply! I thought there is no hope anymore…
It seems it fixed the issue for now… I hope forever.
Is that the problem of Student version?

well… it anyway crashes if i want edit the rig file after building the controls.

Have you been following the master thread and getting the latest code drops?
HERE

Error: file: C:/Program Files/Autodesk/Maya2014/scripts/others/performGpuCacheExport.mel line 566

This isn’t related to the ART tools.

IOError: file C:/Program Files/Unreal Engine/4.0/Engine/Extras/Maya_AnimationRiggingTools/MayaTools/General/Scripts\customMayaMenu.py line 249: 2 #

This had been fixed a couple of weeks ago and is in dropbox from the master thread.

To be honest I haven’t. No I am gonna try all this. Thank you!

cool. let us know how it goes! Sorry you’re having these issues :frowning:
It’s been really hard to test this stuff with just our team internally since we all use the same version of and windows os :slight_smile: It’s getting a pretty nice beating now though that it’s out in the wild.