Suddenly the scene cannot be loaded?

a8778700

New member
Messages
2
Reactions
1
Points
3
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
 
Back
Top Bottom