Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Model View Error
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#1
Model View Error

I've just imported an animated model into the Model Viewer and I get this errors in the log after the model view crashes:

Cache out of date! Reloading collada file 'C:/Users/Nemesis/Desktop/Mod Work/HumanNormal.dae'
WARNING: No 'extra scene' element found!
Bone 'Armature_joint26' does not exist
Bone 'Armature_joint27' does not exist
Bone 'Armature_joint28' does not exist
Bone 'Armature_joint29' does not exist
Bone 'Armature_joint30' does not exist
Bone 'Armature_joint41' does not exist
Bone 'Armature_joint42' does not exist
Bone 'Armature_joint43' does not exist
Bone 'Armature_joint44' does not exist
Bone 'Armature_joint45' does not exist
Bone 'Armature_joint46' does not exist
Bone 'Armature_joint47' does not exist
Bone 'Armature_joint48' does not exist
Bone 'Armature_joint49' does not exist
Bone 'Armature_joint50' does not exist
Bone 'Armature_joint31' does not exist
Bone 'Armature_joint32' does not exist
Bone 'Armature_joint33' does not exist
Bone 'Armature_joint34' does not exist
Bone 'Armature_joint35' does not exist
Bone 'Armature_joint36' does not exist
Bone 'Armature_joint37' does not exist
Bone 'Armature_joint38' does not exist
Bone 'Armature_joint39' does not exist
Bone 'Armature_joint40' does not exist

If you know what this may be related with, I'd be gratefull for your help.

Thanks.

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
(This post was last modified: 06-28-2011, 10:01 PM by nemesis567.)
06-28-2011, 08:47 PM
Find
DamnNoHtml Offline
Senior Member

Posts: 469
Threads: 34
Joined: Sep 2010
Reputation: 16
#2
RE: WARNING: No 'extra scene' element found!

via Thomas, try adding

<extra>
        <technique profile="MAYA">
          <start_time>0</start_time>
          <end_time>1.125000</end_time>
        </technique>
      </extra>
to your .dae and see if that does anything.

Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
06-28-2011, 09:28 PM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#3
RE: WARNING: No 'extra scene' element found!

Is that start and end time supposed to be the animation timing?

It didn't work. Where exactly must I had these lines?
ok, Now I just get these:

Bone 'Armature_joint26' does not exist
Bone 'Armature_joint27' does not exist
Bone 'Armature_joint28' does not exist
Bone 'Armature_joint29' does not exist
Bone 'Armature_joint30' does not exist
Bone 'Armature_joint41' does not exist
Bone 'Armature_joint42' does not exist
Bone 'Armature_joint43' does not exist
Bone 'Armature_joint44' does not exist
Bone 'Armature_joint45' does not exist
Bone 'Armature_joint46' does not exist
Bone 'Armature_joint47' does not exist
Bone 'Armature_joint48' does not exist
Bone 'Armature_joint49' does not exist
Bone 'Armature_joint50' does not exist
Bone 'Armature_joint31' does not exist
Bone 'Armature_joint32' does not exist
Bone 'Armature_joint33' does not exist
Bone 'Armature_joint34' does not exist
Bone 'Armature_joint35' does not exist
Bone 'Armature_joint36' does not exist
Bone 'Armature_joint37' does not exist
Bone 'Armature_joint38' does not exist
Bone 'Armature_joint39' does not exist
Bone 'Armature_joint40' does not exist

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
(This post was last modified: 06-28-2011, 10:00 PM by nemesis567.)
06-28-2011, 09:39 PM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#4
RE: WARNING: No 'extra scene' element found!

I find this usually happens under certain circumstances. If you have multiple objects in your dae, they all have to be skinned, or all of them not. Usually that shows up when something like that occurs. So:

-Make sure all of the objects in your scene are skinned, either all to the same skeleton or separate one.

-Make sure the name of the objects in the scene match the name of the textures you have for them. So if the object is "branch", and the dae is named "tree.dae", the texture would be tree_branch.dae. I doubt that would cause the joint errors but you never know.
06-29-2011, 12:43 AM
Find
nemesis567 Offline
Posting Freak

Posts: 874
Threads: 65
Joined: May 2011
Reputation: 10
#5
RE: Model View Error

The errors don't come from there. This problem is placing my mod under stand by. Really, If somebody can help I appreciate a LOT because I'll be then able to keep up my mod's development.

Today I dreamt the life I could live forever. You only know that when you feel it for you know not what you like until you've experienced it.
06-29-2011, 02:04 PM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#6
RE: Model View Error

The errors don't come from Maya/3DS, but not doing what I mentioned usually gives me those errors in the modelview log. Can you upload your dae file?
06-29-2011, 03:38 PM
Find




Users browsing this thread: 1 Guest(s)