@Raziel
Quote:
Something's not correctly working as it's crashing SpencerTrial on load.
I get an error on serial that says
Quote:
xad_libarchive error: Passphrase required for this entry
xad_libarchive error: Passphrase required for this entry
xad_libarchive error: Passphrase required for this entry
xad_libarchive error: Passphrase required for this entry
and then the program crashes.
Funny enough, the data.bin has no encryption and don't need a passphrase, it can be opened fine with UnArc.
I don't know what SpencerTrial is nor do I have a copy of that data.bin to test.
edit ok, I've found it, I can't test it as my system is incompatible but I can reproduce the passphrase error.
Quote:
Quoting your readme:
Quote:
Note that the optional Zip portion, unlike the built-in version,
does not yet support encryption or self-extracting archives.
Self-extracting archives are still handled with the built-in
Zip client even with this installed.
That doesn't mean that (only) unsupported encrypted archives are also handled by the built-in client, does it?
No, the encrypted/unencrypted archives have the same client, so if you replace it the external one needs to handle encryption too.
The lack of encryption support is basically laziness on my part. I need a newer build of OpenSSL than the one I have lying around.
Also I need to figure out how to add it to the client as I've never needed to before.
edit think this is basically done but it takes an age to build libarchive especially as the configure script crashes 4 out of every 5 attempts.
Edited by Chris on 2019/4/29 20:31:33