Skip to content

Program does not function with latest 1.0.3 release of binmerge #24

@z3row0rm

Description

@z3row0rm

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions