exporting maya 2 egg problem

Hi,
I’m using maya 2009, 64bit windows.

Creating a simple box then using the mayapandatool to export. the script editor gives this:

file -f -options “v=0;p=17” -typ “mayaBinary” -o “C:/Users/Patrick McKiernan/Desktop/boo.mb”;addRecentFile(“C:/Users/Patrick McKiernan/Desktop/boo.mb”, “mayaBinary”);
// File read in 0 seconds.
Default File Path Chosen
Exporting scene…
Saved entire scene as temporary file: boo_temp.mb
MAYA VERSION : 2009
Using these arguments: maya2egg2009 -p -a none [END]
Your scene will be saved as this egg file: boo.egg
In this directory: C:/Users/Patrick McKiernan/Desktop/
!!Overwrite enabled!!

Finished exporting (.mb -> .egg), unit : cm

  • No error, but no egg is produced.
    Please help

Thanks,
Patrick

What happens if you run maya2egg from the command line? Are you sure it’s getting invoked properly? Are there any error messages visible there? Does it produce an egg file in that case?

David

Hi Dave,
Thanks for your responding. It says maya2egg2009-wrapped.exe application error. “The application was unable to start correctly (0xc000007b).”

any help would be great.
Thanks,
Patrick