Sam-MJ / SausageFileConverter

0 stars 0 forks source link

When an RF64 file causing metadata parsing issues #1

Open Sam-MJ opened 2 months ago

Sam-MJ commented 2 months ago

Input data

WOODMisc-U87_Mandolin-Wood Taps Hits_jdr3_001.wav

It looks like this is an RF64 file, not a RIFF file!

Error

In the logger it puts:

Write: file name input path -> file name output path Write: file name input path -> Not a riff file

The file is created without the proper metadata and skips maximum file length to append check Then it also throws this error.

Expected behaviour

The thrown error should stop the file from being created in the first place. I expect something is incorrect with my Try: Catch statements.

Sam-MJ commented 3 weeks ago

Try: Catch statements are fixed in 1.3.2.

If a file causes an error at the metadata reading stage the file is deleted and an error is added to the GUI and report.