RupertAvery / PSXPackager

A utility to convert Playstation disc images in various formats to PBP format and back
Other
230 stars 15 forks source link

m3u -> pbp : resulting file is empty #16

Closed squalou closed 1 year ago

squalou commented 2 years ago

Hi,0

first attempt at using your tool, with Abe Exoddus.

m3u file is fine, bin, cue, etc... I mean : I triple checked the usual suspect things.

Here's the output I get from the tool : (note that it displays 1.4.1 even if Idownloaded 1.5.1)


PSXPackager.exe -i "Oddworld - Abe's Exoddus.m3u"
PSXPackager v1.4.1 by RupertAvery

Input : Oddworld - Abe's Exoddus.m3u
Output:
Compression Level: 5

Processing started: 18:57:46
Processing Oddworld - Abe's Exoddus.m3u
Found 2 entries

Processing completed: 00h 00m 00s

pretty fast huh

Result is a directory containing a 0 octets file.

What could I do wrong ?

RupertAvery commented 2 years ago

What are the contents of the .m3u? Are the files in the same folder as the .m3u?

squalou commented 2 years ago
Oddworld - Abe's Exoddus (Disc 1).cue
Oddworld - Abe's Exoddus (Disc 2).cue

did not try with absolute path, the files do exist in current directory

takano32 commented 1 year ago

This bug may be by the input and output path containing apostrophy, I think.

But I can't re-generate bug in v1.6.1 and I would close this issue.

Thanks for your report!