Maya 2012 Egg Exporter Problem

Hi everyone, I’ve been studying Panda3D for about two months now and it’s been a blast so far. During my weekend project though, I encountered my first issue that I cannot seem to figure out. So, I signed up for the message boards hoping one of you guys can assist me with a problem I’m having with the .egg exporter.

I’ve followed the manual and forum posts on the subject, but I’m still stuck. When I run the exporter with the default settings, this is what I get:

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

However, there is no .egg file anywhere to be found.
Upon selecting “Run PView after export”, I get this:

Starting pview …
C:/Users/user/Documents/maya/projects/Panda_Models/scenes/scene_test.egg
Known pipe types:
wglGraphicsPipe
(all display modules loaded.)
:display:windisplay(warning): SetForegroundWindow() failed!
Loading /c/Users/user/Documents/maya/projects/Panda_Models/scenes/scene_test.egg
:loader(error): Couldn’t load file /c/Users/user/Documents/maya/projects/Panda_Models/scenes/scene_test.egg: does not exist.
Unable to load /c/Users/user/Documents/maya/projects/Panda_Models/scenes/scene_test.egg
:framework(warning): Empty bounding volume for models
2183 frames in 5.79758 seconds.
376.537 fps average (2.65578ms)

At this point, I’m at a total loss on what to do. Can you please help me? :slight_smile:

I now realize this should be in the pipeline forum. I’m sorry about that…

Are you running maya2egg from the command line or from within Maya? If you run it from the command line, can you post the full command the output?