[Problem] Program hangs if Redump is inaccessible / login issues #822

Closed
opened 2026-01-29 16:22:51 +00:00 by claunia · 1 comment
Owner

Originally created by @FoxhackDN on GitHub (Apr 13, 2025).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release 3.3.0

Build
What runtime version are you using?

  • .NET 9.0 running on Win 11 Pro

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:

  1. Dump a disc or check a dump
  2. Redump won't respond
  3. MPF hangs
  4. There is no point 4

Expected behavior
Have the program warn that Redump is unreachable and let you enter the disc info manually, or just cancel.

Originally created by @FoxhackDN on GitHub (Apr 13, 2025). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [x] Stable release 3.3.0 **Build** What runtime version are you using? - [x] .NET 9.0 running on Win 11 Pro **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: 1. Dump a disc or check a dump 2. Redump won't respond 3. MPF hangs 4. There is no point 4 **Expected behavior** Have the program warn that Redump is unreachable and let you enter the disc info manually, or just cancel.
claunia added the bug label 2026-01-29 16:22:51 +00:00
Author
Owner

@Deterous commented on GitHub (Apr 18, 2025):

Fixed in RedumpLib, just needs RedumpLib to update in MPF: a8674a21e4

@Deterous commented on GitHub (Apr 18, 2025): Fixed in RedumpLib, just needs RedumpLib to update in MPF: https://github.com/SabreTools/SabreTools.RedumpLib/commit/a8674a21e4e604d91285f1e57b935b41b236ac1c
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#822