Page 1 of 1

Error with 7Zip JBinding

Posted: 08 Jun 2019, 15:21
by orcoboi
While trying to open a .rar file, filebot throws the usual

Code: Select all

net.sf.sevenzipjbinding.SevenZipException: Archive file can't be opened with none of the registered codecs
.
The details of the file are as follows:
Name: INSULT ORDER ~Cocky Cat Girls' Pleasure Corruption is on the Menu~ ver.1.03 [English-Uncen].rar
Size: 2.22 GB
File format: .rar
Password: None

Opening the file and extracting with standard 7Zip works fine.

The system specs are as follows:
7-Zip-JBinding: 9.20
JRE: OpenJDK Runtime Environment 11.0.2
JVM: 64-bit OpenJDK 64-Bit Server VM

I don't know if it's because of the ~ in the title or because of the size, or for some other reason.

Re: Error with 7Zip JBinding

Posted: 08 Jun 2019, 16:54
by rednoah
Probably for some other reason. Not all rar files are made equal. The built-in 7z 9.20 native bindings may not handle the latest rar formats well.

You can configure FileBot to use the 7z command-line tools installed on your system:
viewtopic.php?f=3&t=6311