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

Unpacking error #42

Closed Solaer1 closed 2 years ago

Solaer1 commented 2 years ago

When i try to unpack any file i either get an unsupported file error or on EndOfIOStreamException. It still creates the folders but they just dont contain anything

HunterAP23 commented 2 years ago

What version of the app are you using? And what game are you trying to unpack with it?

Solaer1 commented 2 years ago

Im using the latest release and trying to unpack ds3 files also latest version error log: 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)

Solaer1 commented 2 years ago

I figurred it out, i assumed there only was one release since i didn't any other. Using the version meant for ds3 fixed the problem sorry for the annoyance