Timeline v6.01 Animation Import Error

fabi88

New member
Messages
10
Reactions
2
Points
3
Hi, i have this Error on import an Animation with Timeline v6.0.1:

!> Timeline.AdvancedKeyframeToolsScreen.ImportFileSelected: Failed to import animation: System.ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
at System.Collections.Generic.List`1[System.Int32].get_Item (Int32 index) [0x00000] in <filename unknown>:0
at VamTimeline.AnimationControlPanel.SyncAnimationsListNow () [0x00000] in <filename unknown>:0
at VamTimeline.AnimationControlPanel.OnClipsListChanged () [0x00000] in <filename unknown>:0
at UnityEngine.Events.InvokableCall.Invoke () [0x00000] in <filename unknown>:0
at UnityEngine.Events.UnityEvent.Invoke () [0x00000] in <filename unknown>:0
at VamTimeline.AtomAnimation.AddClipAt (VamTimeline.AtomAnimationClip clip, Int32 i) [0x00000] in <filename unknown>:0
at VamTimeline.AtomAnimation.AddClip (VamTimeline.AtomAnimationClip clip) [0x00000] in <filename unknown>:0
at VamTimeline.ImportOperations.ImportClips (IList`1 clips) [0x00000] in <filename unknown>:0
at VamTimeline.ImportExportScreen.ImportClips (SimpleJSON.JSONClass jc) [0x00000] in <filename unknown>:0
at VamTimeline.ImportExportScreen.ImportFileSelected (System.String path) [0x00000] in <filename unknown>:0
 
Last edited:
That always happens. New scene or existing one, always the same error. Also animations from other scenes.:unsure:

But after saving the scene, with the animation, and restarting VAM, everything works.
 
Back
Top Bottom