SabreTools / MPF

Redumper/Aaru/DiscImageCreator GUI in C#
GNU General Public License v3.0
405 stars 34 forks source link

[Problem] MPF.Check: Dumping Program not detected #636

Closed tjanas closed 6 months ago

tjanas commented 6 months ago

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 6 months ago

Should be fixed by https://github.com/SabreTools/MPF/commit/9e8e4f6e36966fcfdb30e909de4f857110548ec9

tjanas commented 6 months ago

This issue may also be present when using DiscImageCreator as the dumping program, not sure if that commit would address this image

mnadareski commented 6 months ago

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