EVERY time I try to copy over Epic Mickey 2 using Party Buffalo it crashes with the below error
Any idea what causes this, or how to get around it?
Memory stream is not expandable.
at System.IO.MemoryStream.set_Capacity(Int32 value)
at System.IO.MemoryStream.EnsureCapacity(Int32 value)
at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.BinaryWriter.Write(Byte[] buffer)
at CLKsFATXLib.EntryFunctions.CreateNewEntry(EntryData Edata)
at...
Party Buffalo Crash
Any idea what causes this, or how to get around it?
Code (Text):
Memory stream is not expandable.
at System.IO.MemoryStream.set_Capacity(Int32 value)
at System.IO.MemoryStream.EnsureCapacity(Int32 value)
at System.IO.MemoryStream.Write(Byte[] buffer, Int32 offset, Int32 count)
at System.IO.BinaryWriter.Write(Byte[] buffer)
at CLKsFATXLib.EntryFunctions.CreateNewEntry(EntryData Edata)
at...