• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Timeline v6.01 Animation Import Error

fabi88

New member
Joined
Sep 1, 2021
Messages
15
Solutions
1
Reactions
5
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:
Hi! I had a similar report, I'll try and take a look next week, but if you can share the scene and imported animation that causes the crash, it will save me some time :)
 
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