• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

Suddenly the scene cannot be loaded?

a8778700

New member
Joined
Aug 22, 2024
Messages
2
Reactions
2
When I open vam I can load the first scene, but when I load the second scene it reports an error

!> Exception during load System.ArgumentException: Destination array was not long enough. Check destIndex and length, and the array's lower bounds
at System.Array.Copy (System.Array sourceArray, Int32 sourceIndex, System.Array destinationArray, Int32 destinationIndex, Int32 length) [0x00000] in <filename unknown>:0
at System.Collections.Generic.List`1[Atom].CopyTo (.Atom[] array, Int32 arrayIndex) [0x00000] in <filename unknown>:0
at SuperController.LoadInternal (System.String saveName, Boolean loadMerge, Boolean editMode) [0x00000] in <filename unknown>:0

At this point vam is responding normally, it just continues to report an error when I click load
 
I'm getting this exact error. I wonder if it's because we have too many scenes downloaded?
 
Start by checking your session plugins.
Then make sure your VaM is not in a protected folder like Desktop, etc, and run a core check (vam_updater.exe)
 
There's an excellent way of using VAM (and I'm doing that all the time), and it's sadly not very documented: always hard reset VAM after a scene. Don't load scenes back to back.
 
Back
Top Bottom