Cannot expand this MemoryStream

bigcat

Well-known member
Messages
19
Reactions
13
Points
83
Any thoughts on what I messed up now?

!> Compile of Hunting-Succubus.FemaleBodySmootherTessellation.1:/Custom/Scripts/Hunting-Succubus/FemaleBodySmootherTessellation.cs failed. Exception: System.NotSupportedException: Cannot expand this MemoryStream
at System.IO.MemoryStream.set_Capacity (Int32 value) [0x00000] in <filename unknown>:0
at System.IO.MemoryStream.Expand (Int32 newSize) [0x00000] in <filename unknown>:0
at System.IO.MemoryStream.Write (System.Byte[] buffer, Int32 offset, Int32 count) [0x00000] in <filename unknown>:0
at ICSharpCode.SharpZipLib.Core.StreamUtils.Copy (System.IO.Stream source, System.IO.Stream destination, System.Byte[] buffer) [0x00000] in <filename unknown>:0
at MVR.FileManagement.FileManager.ReadAllBytes (MVR.FileManagement.FileEntry fe) [0x00000] in <filename unknown>:0
at MVR.FileManagement.FileManager.ReadAllBytes (System.String path, Boolean restrictPath) [0x00000] in <filename unknown>:0
at MVRPluginManager.SyncPluginUrlInternal (.MVRPlugin mvrp, Boolean isFromConfirmDenyResponse) [0x00000] in <filename unknown>:0
!> Compile of Hunting-Succubus.FemaleBodySmootherTessellation.1:/Custom/Scripts/Hunting-Succubus/FemaleBodySmootherTessellation.cs failed. Errors:
 
Back
Top Bottom