vn-tools / arc_unpacker

CLI tool for extracting images and sounds from visual novels.
GNU General Public License v3.0
561 stars 83 forks source link

Bad value for option "--plugin" #165

Open syou-0124 opened 5 years ago

syou-0124 commented 5 years ago

Game info

VNDB link: https://vndb.org/v22899 Developer: Qruppo Release date: 2018-07-27 Original title: 抜きゲーみたいな島に住んでる貧乳はどうすりゃいいですか? English title (if available): Nukige Mitai na Shima ni Sunderu Watashi wa Dou Surya Ii Desu ka?

Details

arc_unpacker "D:\Program Files\Qruppo\抜きゲーみたいな島に住んでる貧乳はどう すりゃいいですか?\NUKITASHI_D.WAR" --dec=shiina-rio/warc --plugin=nukitashi

I used this command, but an error occurred. Can you tell me what to do?

log [task 0] NUKITASHI_D~.WAR: initial recognition... [task 0] NUKITASHI_D~.WAR: guessing decoder among 1 decoders... [task 0] NUKITASHI_D~.WAR: recognized as shiina-rio/warc. [task 0] NUKITASHI_D~.WAR: recognition finished with errors (Bad value for option "--plugin". [task 0] NUKITASHI_D~.WAR: [task 0] NUKITASHI_D~.WAR: Available PLUGIN values: [task 0] NUKITASHI_D~.WAR: [task 0] NUKITASHI_D~.WAR: - 237 Generic ShiinaRio v2.37 [task 0] NUKITASHI_D~.WAR: - shojo-mama Shojo Mama [task 0] NUKITASHI_D~.WAR: - majime1 Majime to Sasayakareru Ore wo Osananajimi no Risa ga [task 0] NUKITASHI_D~.WAR: Seiteki na Imi mo Komete Kanraku Shite Iku Hanashi (sic) [task 0] NUKITASHI_D~.WAR: - sorcery-jokers Sorcery Jokers [task 0] NUKITASHI_D~.WAR: - gh-nurse Gohoushi Nurse [task 0] NUKITASHI_D~.WAR: ) Executed 1 tasks in 0.01s (1 problem, 0 saved files)

yenting-chen commented 2 years ago

FYI, I solve this problem by building arc_unpacker.exe from source files (instead of downloading the released version), because the last release is too old and doesn't contain support for NUKITASHI yet.