"Unknow Data object in animation of .x file: AnimTick..

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
Justin
Posts: 7
Joined: Thu Jan 01, 2009 8:04 pm

"Unknow Data object in animation of .x file: AnimTick..

Post by Justin »

I created the following file with maya and exportet it with the cvxporter:
bellsoft.bplaced.de/Boxerin2.x
This file works in the direct x player from the directx sdk perfectly, but in irrlicht theres no animation and a message in the console: Unknow Data object in animation of .x file: AnimTicksperSecond, does anyone know what this means?
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

The AnimTicksPerSecond message just means that it doesn't get the proper animation speed. Try setting the animation speed manually in the mesh viewer, it may just be moving very slowly.
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply