mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Problem] MPF.Check: Dumping Program not detected #674
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 @tjanas on GitHub (Jan 24, 2024).
Originally assigned to: @mnadareski on GitHub.
Version
MPF.Check 3.0.3
Describe the issue
When the redumper log file contains the following string on line 2:
warning: drive read offset not found in the database
it seems to result in "Dumping Program: Redumper Unknown Version"
logs.zip
@mnadareski commented on GitHub (Jan 24, 2024):
Should be fixed by
9e8e4f6e36@tjanas commented on GitHub (Jan 24, 2024):
This issue may also be present when using DiscImageCreator as the dumping program, not sure if that commit would address this

@mnadareski commented on GitHub (Jan 24, 2024):
This commit only addresses Redumper. If this issue is also happening with DIC, please open a new issue and include DIC logs so it can be fixed