Hello everyone.
I made a skeleton for the monster in Maya, and when you export the model maya warning:
1. reading or writing file
While reading or writing a file the following notifications have been raised.
Warning: Null not supported by COLLADA. Node Character1_Reference will lose its geometric information. The node transforms will be saved.
Warning: Null not supported by COLLADA. Node ikHandle1 will lose its geometric information.The node transforms will be saved.
Warning: Null not supported by COLLADA. Node ikHandle2 will lose its geometric information.The node transforms will be saved.
2. constraints export failed
The scene contains constraints. Activate the Export constraints or Bake Animation options before exporting.
no animation, nothing but a skeleton, I no longer do
As well as that Maya needs to be 2011 or lower. Maya 2012 does not support OpenCollada.
Once the plugin is installed, go to "Window > Settings/preferences > Plug-in Manager > MayaCOLLADA" and check both boxes next to it. when exporting, pick the OpenCollada in the File extension dropbox.
Not exactly sure what "constraints" are though =\
(This post was last modified: 01-27-2012, 04:11 AM by Statyk.)
If you're using constraints to animate your model or do anything else, I'm pretty sure they're not supported by HPL2. As the warning says, you could try to bake them into animations, but I have a feeling that won't work.
To fix the other issues, my guess is you have to "delete history" on the model before exporting.
Also, it looks like you're using IK as well. I'm not sure if HPL2 supports IK and FK or not, so you might want to try removing them if the model still doesn't export properly.
Quote:If you're using constraints to animate your model or do anything else, I'm pretty sure they're not supported by HPL2. As the warning says, you could try to bake them into animations, but I have a feeling that won't work.
To fix the other issues, my guess is you have to "delete history" on the model before exporting.
Also, it looks like you're using IK as well. I'm not sure if HPL2 supports IK and FK or not, so you might want to try removing them if the model still doesn't export properly.
maya does not give errors, but the model editor gave a new error:
MODELE~1.EXE caused an EXCEPTION_ACCESS_VIOLATION in module ntdll.dll at blablabla, wcsnimp()+3350byte(s)
(This post was last modified: 01-29-2012, 11:53 PM by FlaW.)