Error when extracting bin files using Blood Plus Bin Pack

Doubts, help and support about QuickBMS and other game research tools
Ferzy
Posts: 1
Joined: Thu Oct 07, 2021 8:55 pm

Error when extracting bin files using Blood Plus Bin Pack

Post by Ferzy »

Not quite sure what it means by "no such file or directory" , I re-ripped the game from the iso and all of the files are there. Not sure if the last script line is supposed to be a hint as to how to fix this. Would appreciate any help.


- GUI mode activated, remember that the tool works also from command-line
where are available various options like folder scanning, filters and so on

- select BMS script. type ? for using the content of clipboard like a script
- select input archives/files, type * for the whole folder and subfolders
- select output folder where extracting files
- open input file E:\quickbms\bloodplus\Data\Naka\Naka.bin
- open script E:\quickbms\blood_plus_bin_pak.bms
- set output folder E:\quickbms

offset filesize filename
--------------------------------------
- enter in folder E:\quickbms\bloodplus\Data\Naka
coverage file 0 0% 0 34060288 . offset 00000000
- open input file E:\quickbms\bloodplus\Data\Naka\Naka.bin
- enter in folder E:\quickbms\bloodplus\Data\Naka
- open input file E:\quickbms\bloodplus\Data\Naka\Naka.pak

- error in src\file.c line 615: fdnum_open()
Error: No such file or directory

Last script line before the error or that produced the error:
4 open FDDE "pak" 1
coverage file 0 0% 0 34060288 . offset 00000000
aluigi
Site Admin
Posts: 12984
Joined: Wed Jul 30, 2014 9:32 pm

Re: Error when extracting bin files using Blood Plus Bin Pack

Post by aluigi »

That script needs a BIN and PAK as input, if you get that message it means Naka.pak is not there.
Are you sure your file is compatible with that script?