In my code I get an assertion in Panda3Ds C++ code. Something along these lines:
File "/usr/local/panda/lib/direct/showbase/ShowBase.py", line 1308, in igLoop
self.graphicsEngine.renderFrame()
AssertionError: !mat.is_nan() at line 324 of transformState.cxx
If I load the corresponding animation file into pview, I do not see anything and get following message when trying to center the model:
:framework(warning): Empty bounding volume for models
So my assumption was that the reference seems to create a problem for maya2egg. I’m not too familiar with Maya, so that’s how far I got.
I’ve uploaded the Maya files and the corresponding egg-files I created and PM’d you with the download location - I hope you have some time to look at this and let me know what I’m doing wrong? Much appreciated.