mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Problem] CRC32 hash in submission info from MPF.Check does not match other tools #635
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TBemme on GitHub (Oct 25, 2023).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
When using MPF.Check on a UMD dumped with UIC, in the generated submission info text file, the CRC32 hash does not appear to be correct. It does not match other tools, or existing dumps' CRC32, however the MD5 and SHA1 hashes do match.
To Reproduce
Expected behavior
The CRC32 checksum matches the result of other tools.
Screenshots

In order: submission info generated from an older version of MPF.Check, the current release version, and the WIP debug release.
Additional context
I tested with this two UIC dumps of different discs, with both the current release and latest WIP build, and it had the same issue occur.
I have a submission info text file on the first dump that was generated using an older version of MPF.Check (sorry, I am not sure which one, but I think it was from around June/July), and this one had the expected CRC32 hash that matches other tools.