-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Thank you very much for creating this tool! Just tried to use this for the first time, and was having the following output when trying to verify some .chd games. I rolled back to the most current version of binmerge when this script was released and that fixed the issue. (binmerge 1.0.1). The game it failed on was the first one processed, Ace Combat 2 for Playstation.
Datfile loaded successfully with 10783 games
Traceback (most recent call last):
File "exeentry.py", line 5, in
File "verifydump\console.py", line 45, in verifydump_main
File "verifydump\verify.py", line 255, in verify_dumps
File "verifydump\verify.py", line 240, in verify_dump_if_format_is_supported
File "verifydump\verify.py", line 39, in verify_chd
File "verifydump\convert.py", line 30, in convert_chd_to_normalized_redump_dump_folder
File "verifydump\convert.py", line 63, in normalize_redump_bincue_dump
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'C:\XXXXXXXXXXXXXXX\Ace Combat 2 (Track 1).bin' -> 'C:\XXXXXXXXXXXXXXX\Ace Combat 2.bin'
[15884] Failed to execute script 'exeentry' due to unhandled exception!