Atvaark / BinderTool

Dark Souls II / Dark Souls III / Bloodborne / Elden Ring bdt, bhd, bnd, dcx, tpf, fmg and param unpacking tool
MIT License
310 stars 50 forks source link

Dark souls 3 0.3.1 unhandled exception. #50

Open Soukmancer opened 2 years ago

Soukmancer commented 2 years ago

Hi, I am trying to extract comfort mod to merge it with a loose mod but I am getting

Unhandled Exception: System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadInt32() at BinderTool.Core.Bhf4.Bhf4Entry.Read(Stream inputStream) at BinderTool.Core.Bhf4.Bhf4File.Read(Stream inputStream) at BinderTool.Program.UnpackBdf4File(Options options) at BinderTool.Program.Main(String[] args)

Atvaark commented 2 years ago

0.3.1 is too old for DS III. Could you try some of the newer versions such as v0.7.0-pre4 (Elden Ring), v0.7.0-pre2 or v0.5.2 (DSII, DSII SotFS, DSIII & Bloodborne)?