mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[Problem] Program hangs if Redump is inaccessible / login issues #822
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 @FoxhackDN on GitHub (Apr 13, 2025).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
MPF will hang on the "Extracting output information from output files..." stage if it can't reach the Redump site. This happens after a normal dump. The program's built in Check functionality has the same issue.
Unchecking the "Pull all information" box from the options - dumping prompt does not fix the issue, the program will still try to check with the Redump site. (I assumed unchecking this would also stop MPF from doing the lookup.)
The only way I managed to stop this was by removing my username from the Login info screen in MPF. I ran mpf.check on a dump, and it worked immediately.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Have the program warn that Redump is unreachable and let you enter the disc info manually, or just cancel.
@Deterous commented on GitHub (Apr 18, 2025):
Fixed in RedumpLib, just needs RedumpLib to update in MPF:
a8674a21e4