KoffeinFlummi / armake2

Successor to armake written in Rust
GNU General Public License v2.0
49 stars 17 forks source link

Already rapified files throw unknown errors #15

Open jonpas opened 5 years ago

jonpas commented 5 years ago

Pre-processing already pre-processed (rapified) files results in the following vague error:

error: Failed to build PBO:
Failed to parse config:
Failed to read input file:
stream did not contain valid UTF-8

It does not even give a file name.

Ideally those files would be skipped, but at least it should be logged what file it was.

jonpas commented 5 years ago

Would add, but not sure what are all the paths where it can come to that and I don't want to break some other error outputs.