Error: keyframes not strictly monotonic increasing

User avatar
FotziViech
Posts: 321
Joined: Sat Mar 23, 2013 4:08 pm
Location: Oberpfalz

Error: keyframes not strictly monotonic increasing

Post by FotziViech »

Hey,

bin neu hier :hi:

Hab mich schon so ein bisschen in den LS eingearbeitet, bin seit 08 dabei ;)

Jedenfalls habe ich ein Problem mit einem Trecker und seinen Ani's.

Es kommt in der Log immer "Error: keyframes not strictly monotonic increasing". Direkt nachdem er den Mod geladen hat. :)
Habe natürlich gleich gegoogelt und rausgefunden das dass was mit der time zutun hat. Siehe --> LS-Wiki
Allerdings wüsste ich nicht was hier nicht stimmen sollte:
<Animation>
<AnimationSets>
<AnimationSet name="backWindowCharSet">
<Clip name="backWindowClipsource" duration="2000">
<Keyframes nodeId="628">
<Keyframe time="0" rotation="0 -0 0" iprin="linear" iprout="linear"/>
<Keyframe time="2000" rotation="65 -0 0" iprin="linear" iprout="linear"/>
</Keyframes>
</Clip>
</AnimationSet>
<AnimationSet name="rightWindowCharSet">
<Clip name="rightWindowClipsource" duration="1000">
<Keyframes nodeId="638">
<Keyframe time="0" rotation="7.37 -0 -6.25" iprin="linear" iprout="linear"/>
<Keyframe time="1000" rotation="7.4027 -5.38458 -6.93967" iprin="linear" iprout="linear"/>
</Keyframes>
</Clip>
</AnimationSet>
<AnimationSet name="leftWindowCharSet">
<Clip name="leftWindowClipsource" duration="1000">
<Keyframes nodeId="646">
<Keyframe time="0" rotation="7.37 -0 6.25" iprin="linear" iprout="linear"/>
<Keyframe time="1000" rotation="7.4027 5.38458 6.93967" iprin="linear" iprout="linear"/>
</Keyframes>
</Clip>
</AnimationSet>
<AnimationSet name="rightDoorCharSet">
<Clip name="rightDoorClipsource" duration="1500">
<Keyframes nodeId="654">
<Keyframe time="0" rotation="0 0 -6.575" iprin="linear" iprout="linear"/>
<Keyframe time="1500" rotation="1.15721e-005 -44 -6.575" iprin="linear" iprout="linear"/>
</Keyframes>
</Clip>
</AnimationSet>
<AnimationSet name="leftDoorCharSet">
<Clip name="leftDoorClipsource" duration="1500">
<Keyframes nodeId="660">
<Keyframe time="0" rotation="0 -0 6.575" iprin="linear" iprout="linear"/>
<Keyframe time="1500" rotation="-8.90164e-007 44 6.575" iprin="linear" iprout="linear"/>
</Keyframes>
</Clip>
</AnimationSet>
<AnimationSet name="steeringConsoleCharSet">
<Clip name="steeringConsoleClipsource" duration="1000">
<Keyframes nodeId="687">
<Keyframe time="0" rotation="-37.4 0 0" iprin="linear" iprout="linear"/>
<Keyframe time="1000" rotation="-55 0 0" iprin="linear" iprout="linear"/>
</Keyframes>
</Clip>
</AnimationSet>
</AnimationSets>
</Animation>
Weiß da vielleicht jemand mehr als ich? :) Würde mich über eine Antwort freuen ;)
Log brauch ich ja nicht anhängen, ist die einzige Fehlermeldung die kommt ;)

Danke schonmal! :)

Lg
User avatar
bassaddict
GIANTS Software | Web/Script Programmer
Posts: 11983
Joined: Tue Nov 29, 2011 2:44 pm
Location: ER, DE

Re: Error: keyframes not strictly monotonic increasing

Post by bassaddict »

Kann sich dabei bei LS13 auch um falsche torque-Einträge in der XML handeln.
User avatar
FotziViech
Posts: 321
Joined: Sat Mar 23, 2013 4:08 pm
Location: Oberpfalz

Re: Error: keyframes not strictly monotonic increasing

Post by FotziViech »

Hey,

großen Dank für die Antwort, hab's gefixt bekommen :)

Vielen Dank nochmal! :hi:

Lg
Post Reply