Page 1 of 1

DmC animation error?

Posted: Tue Jan 29, 2013 6:56 pm
by hotgoblin
Hello.
I've tried to open some .upk files of DmC Devil May Cry with the UE Viewer, but it can open just three packages.

When I open other packages of DmC there is this error:

Code: Select all

nknown member AKF_NT_NTA of enum AnimationKeyFormat
ERROR: AnimSequence::Serialize(AnimSequence_0): 5876 unread bytes
LoadObject:AnimSequence'CH19_MundusTraversal.AnimSequence_0', pos=BE4D3, ver=845/4, game=8033 <- UObject::EndLoad <- LoadWholePackage:CH19_MundusTraversal <- Main
The numbers are always the same.
It looks like the UE Viewer dosn't find the animatons.

The package with Dante without jacket just works.

Can someone help me?

Re: DmC animation error?

Posted: Tue Jan 29, 2013 8:18 pm
by deepshit
Wrong place.Post on gildor's forum.
Update Umodel.

Re: DmC animation error?

Posted: Tue Jan 29, 2013 9:59 pm
by hotgoblin
http://www.gildor.org/projects/umodel/compat

Yes animations are not supported yet.
And I don't think that will be soon ...

But I just want to export models with textures not animations.

Re: DmC animation error?

Posted: Wed Jan 30, 2013 3:26 pm
by jbeckman
Use the -noanim parameter to skip animations. :)

It's part of the command line parameters, most of them should be on the website with the program itself.
(I had to use this parameter to load a few of the archives properly due to as mentioned above the animations not being fully supported yet.)

Re: DmC animation error?

Posted: Wed Jan 30, 2013 6:14 pm
by hotgoblin
Thanks ! :)

Now I can load all .upk Files.