Mutagen-Modding / Mutagen

A .NET library for analyzing, creating, and manipulating Bethesda mods
GNU General Public License v3.0
117 stars 32 forks source link

Update Ba2 for new Fo4 setups #524

Closed Noggog closed 3 months ago

Noggog commented 4 months ago

https://www.nexusmods.com/fallout4/mods/82114?_gl=1*1m8anpf*_ga*ODQxMjAyNDk2LjE2ODczOTc5NTE.*_ga_N0TELNQ37M*MTcxNDg4MzgxNi4xMDYuMS4xNzE0ODg1MzE5LjAuMC4w&tab=posts&BH=0

[23.4] ArchiveException =>Strings\ccOTMFO4001-Remnants_cn.STRINGS: String file from BSA failed to parse ICSharpCode.SharpZipLib.SharpZipBaseException: Unexpected EOF
[23.4]    at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Fill()
[23.4]    at ICSharpCode.SharpZipLib.Zip.Compression.Streams.InflaterInputStream.Read(Byte[] buffer, Int32 offset, Int32 count)
[23.4]    at Noggog.Streams.FramedStream.Read(Byte[] buffer, Int32 offset, Int32 count) in D:\a\CSharpExt\CSharpExt\Noggog.CSharpExt\Streams\FramedStream.cs:line 52
[23.4]    at System.IO.Stream.Read(Span`1 buffer)
[23.4]    at Mutagen.Bethesda.Archives.Ba2.BA2FileEntry.GetBytes()
[23.4]    at Mutagen.Bethesda.Archives.Ba2.BA2FileEntry.GetMemorySlice()
[23.4]    at Mutagen.Bethesda.Strings.StringsFolderLookupOverlay.<>c__DisplayClass11_2.<TypicalFactory>b__2()   at Mutagen.Bethesda.Strings.StringsFolderLookupOverlay.<>c__DisplayClass11_2.<TypicalFactory>b__2()