Gibbed.BorderlandsOz icon indicating copy to clipboard operation
Gibbed.BorderlandsOz copied to clipboard

Can't find the issue in the save nor can parse it to look at it.

Open xcier opened this issue 4 years ago • 2 comments


Error

An exception was thrown (press Ctrl+C to copy):

System.ArgumentException: count exceeds buffer bounds

at ICSharpCode.SharpZipLib.Zip.Compression.Inflater.Inflate(Byte[] buffer, Int32 offset, Int32 count)

at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)

at Gibbed.BorderlandsOz.FileFormats.SaveFile.Deserialize(Stream input, Platform platform, DeserializeSettings settings)

at Gibbed.BorderlandsOz.SaveEdit.ShellViewModel.<>c__DisplayClass58_0.<ReadSave>b__2()

at Caliburn.Micro.Contrib.Results.DelegateResult.Execute(ActionExecutionContext context)

OK

Getting a cStringIO error when I try to parse the save, but other saves are parsing just fine. Save0001

xcier avatar Apr 06 '20 16:04 xcier

Can you attach a copy of the save?

gibbed avatar Apr 07 '20 12:04 gibbed

https://www.mediafire.com/file/sdf3eku6jtle7jv/Nisha.zip/file

xcier avatar Apr 12 '20 04:04 xcier