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

Selected reset to Microsoft save path - Crash #31

Closed
dudeisbrendan03 opened this issue Oct 22, 2020 · 0 comments
Closed

Selected reset to Microsoft save path - Crash #31

dudeisbrendan03 opened this issue Oct 22, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dudeisbrendan03
Copy link

Selected reset to Microsoft save path, immediate crash.
I have the Steam and XGP versions installed.

Exception

System.ArgumentException @ mscorlib | "Byte array for GUID must be exactly 16 bytes long."

   at System.Guid..ctor(Byte[] b)
   at NomNom.IO.PlatformMicrosoft.GetFile(IEnumerable`1 data) in C:\Users\cenge\source\repos\NomNom\NomNom\IO\PlatformMicrosoft.cs:line 102
   at NomNom.IO.PlatformMicrosoft.ReadContainer(String path, Int32 index) in C:\Users\cenge\source\repos\NomNom\NomNom\IO\PlatformMicrosoft.cs:line 206
   at NomNom.IO.PlatformMicrosoft.CreateContainer(String path, Int32 archiveIndex, Object data) in C:\Users\cenge\source\repos\NomNom\NomNom\IO\PlatformMicrosoft.cs:line 395
   at NomNom.IO.IPlatform.BuildContainer(String path, Int32 archiveIndex, Object data) in C:\Users\cenge\source\repos\NomNom\NomNom\IO\IPlatform.cs:line 721
   at NomNom.IO.PlatformMicrosoft.<>c__DisplayClass49_0.<BuildContainerCollection>g__createAdd|0(String path, Int32 archiveIndex, ValueTuple`5 data) in C:\Users\cenge\source\repos\NomNom\NomNom\IO\PlatformMicrosoft.cs:line 340
   at NomNom.IO.PlatformMicrosoft.<>c__DisplayClass49_1.<BuildContainerCollection>b__1() in C:\Users\cenge\source\repos\NomNom\NomNom\IO\PlatformMicrosoft.cs:line 354
   at System.Threading.Tasks.Task.Execute()
@cengelha cengelha self-assigned this Oct 22, 2020
@cengelha cengelha added the bug Something isn't working label Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants