.X incomprehension

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Goldor
Posts: 19
Joined: Thu Jan 18, 2007 5:49 am

.X incomprehension

Post by Goldor »

someone could explain me what i did or didnt do to have those errors :

this what appear in my console

Unknow data object in x file: KeyValuePair

Unknow data object in frame in x file: ObjectMatrixComment
Unknow data object in frame in x file: AnimTicksPerSecond

Unknow Joint refernced in x file: Bone01
Unknow Joint refernced in x file: Bone02

CXAnimationPlayer: Animationtrack without corresponding joint found: Bone01
CXAnimationPlayer: Animationtrack without corresponding joint found: Bone02

Loaded mesh: media/rotate.X

jointname0 = Box01
jointname1 = Bone01
jointname1 = Bone02
Post Reply