Hi molnarr2
tnx for the tip... tried it as you suggested and...
...no. the dancer refuses to dance in the Shaman also...
with that said, please review the debug information of the PODloader of this pod in iOS below. it seems to have animation in it (or am i missing something?):
2011-06-14 08:56:44.499 Cocos3dFirstTrial[2200:307] cocos2d: cocos2d v0.99.5
2011-06-14 08:56:44.506 Cocos3dFirstTrial[2200:307] cocos2d: Using Director Type:CCDirectorDisplayLink
2011-06-14 08:56:44.785 Cocos3dFirstTrial[2200:307] cocos2d: OS version: 4.2.1 (0x04020100)
2011-06-14 08:56:44.790 Cocos3dFirstTrial[2200:307] cocos2d: GL_VENDOR: Imagination Technologies
2011-06-14 08:56:44.793 Cocos3dFirstTrial[2200:307] cocos2d: GL_RENDERER: PowerVR SGX 535
2011-06-14 08:56:44.797 Cocos3dFirstTrial[2200:307] cocos2d: GL_VERSION: OpenGL ES-CM 1.1 IMGSGX535-48.20
2011-06-14 08:56:44.803 Cocos3dFirstTrial[2200:307] cocos2d: GL_MAX_TEXTURE_SIZE: 2048
2011-06-14 08:56:44.806 Cocos3dFirstTrial[2200:307] cocos2d: GL_MAX_MODELVIEW_STACK_DEPTH: 16
2011-06-14 08:56:44.809 Cocos3dFirstTrial[2200:307] cocos2d: GL_MAX_SAMPLES: 4
2011-06-14 08:56:44.812 Cocos3dFirstTrial[2200:307] cocos2d: GL supports PVRTC: YES
2011-06-14 08:56:44.816 Cocos3dFirstTrial[2200:307] cocos2d: GL supports BGRA8888 textures: YES
2011-06-14 08:56:44.819 Cocos3dFirstTrial[2200:307] cocos2d: GL supports NPOT textures: YES
2011-06-14 08:56:44.822 Cocos3dFirstTrial[2200:307] cocos2d: GL supports discard_framebuffer: YES
2011-06-14 08:56:44.826 Cocos3dFirstTrial[2200:307] cocos2d: compiled with NPOT support: NO
2011-06-14 08:56:44.829 Cocos3dFirstTrial[2200:307] cocos2d: compiled with VBO support in TextureAtlas : NO
2011-06-14 08:56:44.832 Cocos3dFirstTrial[2200:307] cocos2d: compiled with Affine Matrix transformation in CCNode : YES
2011-06-14 08:56:44.836 Cocos3dFirstTrial[2200:307] cocos2d: compiled with Profiling Support: NO
2011-06-14 08:56:45.477 Cocos3dFirstTrial[2200:307] cocos2d: CCTexture2D. Can't create Texture. UIImage is nil
2011-06-14 08:56:45.483 Cocos3dFirstTrial[2200:307] cocos2d: Couldn't add image:child01_f_hair.tga in CCTextureCache
2011-06-14 08:56:45.488 Cocos3dFirstTrial[2200:307] [***ERROR***] CC3Texture child01_f_hair.tga-2 could not load texture from file child01_f_hair.tga
2011-06-14 08:56:45.495 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODMeshNode at index 0 from SPODNode named child01_f_lowpoly-submesh0, parent index: 38 , content index: 0 , material index: 0 , animation flags: 0, animation: (position: (0.000, 0.000, 0.000), quaternion: (0.000, 0.000, 0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.502 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODMeshNode at index 1 from SPODNode named child01_f_lowpoly-submesh1, parent index: 38 , content index: 1 , material index: 1 , animation flags: 0, animation: (position: (0.000, 0.000, 0.000), quaternion: (0.000, 0.000, 0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.507 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 2 from SPODNode named Camera01, parent index: -1 , content index: -1 , material index: -1 , animation flags: 0, animation: (position: (-62.720, 36.216, 129.865), quaternion: (-0.687, 0.155, -0.154, 0.693), scale: (0.394, 0.394, 0.394)), matrix: none)
2011-06-14 08:56:45.512 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 3 from SPODNode named Camera01_Target, parent index: -1 , content index: -1 , material index: -1 , animation flags: 0, animation: (position: (-2.298, 35.064, 1.654), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (0.394, 0.394, 0.394)), matrix: none)
2011-06-14 08:56:45.517 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 4 from SPODNode named Bip01, parent index: -1 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (-44.993, 26.153, -0.712), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (0.394, 0.394, 0.394)), matrix: none)
2011-06-14 08:56:45.521 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 5 from SPODNode named Bip01_Footsteps, parent index: 4 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (0.000, -66.401, 0.000), quaternion: (-0.000, -0.000, -0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.527 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 6 from SPODNode named Bip01_Pelvis, parent index: 4 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (1.566, 0.000, 0.000), quaternion: (0.500, 0.500, -0.500, 0.500), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.532 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 7 from SPODNode named Bip01_Spine, parent index: 6 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (10.036, 0.000, 2.250), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.536 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 8 from SPODNode named Bip01_Spine1, parent index: 7 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (16.811, 0.000, 0.015), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.541 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 9 from SPODNode named Bip01_Neck, parent index: 8 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (18.709, -0.000, 0.006), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.546 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 10 from SPODNode named Bip01_Head, parent index: 9 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (7.921, 0.000, 0.000), quaternion: (-0.050, 0.000, -0.000, 0.999), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.550 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 11 from SPODNode named Bip01_HeadNub, parent index: 10 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (16.942, 0.000, 0.000), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.555 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 12 from SPODNode named Bip01_L_Clavicle, parent index: 9 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (-0.625, 3.012, 0.453), quaternion: (-0.669, -0.743, -0.000, 0.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.560 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 13 from SPODNode named Bip01_L_UpperArm, parent index: 12 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (11.181, 0.000, 0.000), quaternion: (0.408, 0.066, 0.533, 0.739), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.565 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 14 from SPODNode named Bip01_L_Forearm, parent index: 13 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (21.596, -0.000, -0.000), quaternion: (-0.000, 0.536, 0.000, 0.844), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.570 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 15 from SPODNode named Bip01_L_Hand, parent index: 14 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (19.621, -0.000, 0.000), quaternion: (0.650, 0.279, -0.279, 0.650), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.574 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 16 from SPODNode named Bip01_L_Finger0, parent index: 15 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (3.865, -2.977, -1.695), quaternion: (0.097, -0.192, 0.147, 0.965), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.579 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 17 from SPODNode named Bip01_L_Finger0Nub, parent index: 16 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (5.884, 0.000, 0.000), quaternion: (0.000, -0.000, 0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.585 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 18 from SPODNode named Bip01_L_Finger1, parent index: 15 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (7.279, 0.456, 0.003), quaternion: (0.000, -0.259, 0.000, 0.966), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.589 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 19 from SPODNode named Bip01_L_Finger1Nub, parent index: 18 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (7.940, 0.000, 0.000), quaternion: (0.000, -0.000, -0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.595 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 20 from SPODNode named Bip01_R_Clavicle, parent index: 9 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (-0.625, -3.012, 0.453), quaternion: (0.669, -0.743, 0.000, 0.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.599 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 21 from SPODNode named Bip01_R_UpperArm, parent index: 20 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (11.181, 0.000, 0.000), quaternion: (0.265, 0.072, -0.589, 0.760), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.604 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 22 from SPODNode named Bip01_R_Forearm, parent index: 21 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (21.596, -0.000, -0.000), quaternion: (0.000, 0.823, -0.000, 0.568), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.609 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 23 from SPODNode named Bip01_R_Hand, parent index: 22 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (19.621, -0.000, 0.000), quaternion: (-0.408, -0.577, -0.246, 0.663), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.614 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 24 from SPODNode named Bip01_R_Finger0, parent index: 23 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (3.865, 2.977, -1.695), quaternion: (-0.097, -0.192, -0.147, 0.965), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.617 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 25 from SPODNode named Bip01_R_Finger0Nub, parent index: 24 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (5.884, -0.000, 0.000), quaternion: (-0.000, -1.000, -0.000, 0.000), scale: (-1.000, -1.000, -1.000)), matrix: none)
2011-06-14 08:56:45.622 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 26 from SPODNode named Bip01_R_Finger1, parent index: 23 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (7.279, -0.456, 0.003), quaternion: (-0.000, -0.259, -0.000, 0.966), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.627 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 27 from SPODNode named Bip01_R_Finger1Nub, parent index: 26 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (7.940, 0.000, -0.000), quaternion: (-0.000, -1.000, 0.000, -0.000), scale: (-1.000, -1.000, -1.000)), matrix: none)
2011-06-14 08:56:45.632 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 28 from SPODNode named Bip01_L_Thigh, parent index: 7 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (-10.035, 6.552, -2.258), quaternion: (0.133, 0.001, -0.991, -0.003), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.636 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 29 from SPODNode named Bip01_L_Calf, parent index: 28 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (29.975, -0.000, -0.000), quaternion: (-0.000, 0.252, -0.000, 0.968), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.641 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 30 from SPODNode named Bip01_L_Foot, parent index: 29 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (32.463, -0.000, 0.000), quaternion: (0.000, -0.122, 0.003, 0.993), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.646 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 31 from SPODNode named Bip01_L_Toe0, parent index: 30 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (5.973, 0.000, -9.527), quaternion: (-0.000, -0.707, 0.000, 0.707), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.652 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 32 from SPODNode named Bip01_L_Toe0Nub, parent index: 31 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (6.492, -0.000, 0.000), quaternion: (0.000, -1.000, -0.000, 0.000), scale: (-1.000, -1.000, -1.000)), matrix: none)
2011-06-14 08:56:45.655 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 33 from SPODNode named Bip01_R_Thigh, parent index: 7 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (-10.035, -6.552, -2.258), quaternion: (0.132, -0.000, -0.991, 0.003), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.661 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 34 from SPODNode named Bip01_R_Calf, parent index: 33 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (29.975, 0.000, -0.000), quaternion: (-0.000, 0.252, 0.000, 0.968), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.665 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 35 from SPODNode named Bip01_R_Foot, parent index: 34 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (32.463, -0.000, 0.000), quaternion: (-0.000, -0.122, -0.003, 0.993), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.670 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 36 from SPODNode named Bip01_R_Toe0, parent index: 35 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (5.973, 0.000, -9.527), quaternion: (0.000, -0.707, -0.000, 0.707), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.675 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 37 from SPODNode named Bip01_R_Toe0Nub, parent index: 36 , content index: -1 , material index: -1 , animation flags: 7 (ePODHasPositionAni + ePODHasRotationAni + ePODHasScaleAni), animation: (position: (6.492, -0.000, 0.000), quaternion: (0.000, 0.000, 0.000, 1.000), scale: (1.000, 1.000, 1.000)), matrix: none)
2011-06-14 08:56:45.679 Cocos3dFirstTrial[2200:307] [DEBUG] Creating CC3PODNode at index 38 from SPODNode named child01_f_lowpoly, parent index: -1 , content index: -1 , material index: -1 , animation flags: 0, animation: (position: (0.000, 0.000, -0.000), quaternion: (-0.707, -0.000, -0.000, 0.707), scale: (0.394, 0.394, 0.394)), matrix: none)
2011-06-14 08:56:45.693 Cocos3dFirstTrial[2200:307] cocos2d: Frame interval: 1
2011-06-14 08:56:45.705 Cocos3dFirstTrial[2200:307] cocos2d: surface size: 320x480