So a couple of days ago I threw together a scene that had quite a bit of timeline animations, effects, etc. Now all of a sudden I can't load this specific scene. I get this error code:
!> Exception during load System.OutOfMemoryException: Out of memory
at (wrapper managed-to-native) string:InternalAllocateStr (int)
at System.Text.StringBuilder.InternalEnsureCapacity (Int32 size) [0x00000] in <filename unknown>:0
at System.Text.StringBuilder.Append (System.Char[] value, Int32 startIndex, Int32 charCount) [0x00000] in <filename unknown>:0
at System.IO.StreamReader.ReadToEnd () [0x00000] in <filename unknown>:0
at MVR.FileManagement.FileEntryStreamReader.ReadToEnd () [0x00000] in <filename unknown>:0
at SuperController.LoadInternal (System.String saveName, Boolean loadMerge, Boolean editMode) [0x00000] in <filename unknown>:0
I've tested plenty of other scenes that I've either made myself or downloaded from the hub and they all work fine still. Does anyone know why this may be happening? Is this specific scene just corrupted now or something? I verified core files and all that and everything else seems to be fine. Any insight would be greatly appreciated!
!> Exception during load System.OutOfMemoryException: Out of memory
at (wrapper managed-to-native) string:InternalAllocateStr (int)
at System.Text.StringBuilder.InternalEnsureCapacity (Int32 size) [0x00000] in <filename unknown>:0
at System.Text.StringBuilder.Append (System.Char[] value, Int32 startIndex, Int32 charCount) [0x00000] in <filename unknown>:0
at System.IO.StreamReader.ReadToEnd () [0x00000] in <filename unknown>:0
at MVR.FileManagement.FileEntryStreamReader.ReadToEnd () [0x00000] in <filename unknown>:0
at SuperController.LoadInternal (System.String saveName, Boolean loadMerge, Boolean editMode) [0x00000] in <filename unknown>:0
I've tested plenty of other scenes that I've either made myself or downloaded from the hub and they all work fine still. Does anyone know why this may be happening? Is this specific scene just corrupted now or something? I verified core files and all that and everything else seems to be fine. Any insight would be greatly appreciated!