optchar and Tried to invert singular LMatrix3

Ok optchar have done, I tried loading it all up using Actor. The animations are wrong in scale… odd. I have to investigate better.

This is the optchar output:
Body has 131 components.
EyeLeft has 131 components.
EyeRight has 131 components.
Mouth has 131 components.
PupilLeft has 131 components.
PupilRight has 131 components.
131 original joints in Body
3 unanimated joints
16 empty joints

112 joints remaining

131 original joints in EyeLeft
3 unanimated joints
127 empty joints

1 joints remaining

131 original joints in EyeRight
3 unanimated joints
122 empty joints

6 joints remaining

131 original joints in Mouth
3 unanimated joints
120 empty joints

8 joints remaining

131 original joints in PupilLeft
3 unanimated joints
127 empty joints

1 joints remaining

131 original joints in PupilRight
3 unanimated joints
125 empty joints

3 joints remaining

computing 1 of 2: man.egg (1 frames)
computing 2 of 2: man-anim1.egg (10 frames)
computing 1 of 2: man.egg (1 frames)

Anything strange with it?

Also… I’m trying to flag PupilLeft and PupilRight using

-flag PupilLeft,PupilRight=Pupils

but Panda doesn’t create a node Pupils when I’m loading the Actor. What am I doing wrong?

Claudio