Community Forum

Keyframes not strictly monotonic increasing

Forum Overview >> Farming Simulator 2009

CategoryFarming Simulator 2009
Created21.11.2009 13:53


Claudio Accotardi (Unknown) 21.11.2009 13:57
Hi to all,
I have create a script for a mod.
The mod function perflecty.
After load the mod in console I have this error:
Error: keyframes not strictly monotonic increasing

I don't understand what's the mistake.
Thanks in advance
Best regards

Christian Ammann - GIANTS Software 23.11.2009 10:56
Hi Claudio,

Keyframe times must increase monotonic (eg. 0, 100, 200, ...). Check your keyframe times and fix them. A time sequence of eg. 0, 100, 100, 200 is not allowed.

Cheers

Claudio Accotardi (Unknown) 23.11.2009 14:18
Hi Christian,
I have find the field.
The value of the fields are:
<Keyframe time="0" rotation="0 0 0"/>
<Keyframe time="4958.33" rotation="-257.126 0 0"/>
I must change the second keyframe time to 5000 for example, is corrent?
Thanks in advance
Best regards
Cheers

Christian Ammann - GIANTS Software 23.11.2009 18:27
Hi Claudio,

Times must just increase monotonic from keyframe to keyframe.

Cheers

Claudio Accotardi (Unknown) 23.11.2009 18:57
Hi Christian,
Ok, two keyframe are small, correct?
Thanks
Cheers


Note: Log in to post. Create a new account here.