Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
xcier opened this issue Apr 6, 2020 · 2 comments
Open

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

xcier opened this issue Apr 6, 2020 · 2 comments

Comments

@xcier
Copy link

xcier commented Apr 6, 2020


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.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

@gibbed
Copy link
Owner

gibbed commented Apr 7, 2020

Can you attach a copy of the save?

@xcier
Copy link
Author

xcier commented Apr 12, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants