[Problem] MPF.Check does not include or compress the _drive.txt file on a UMD PSP dump #471

Closed
opened 2026-01-29 16:16:58 +00:00 by claunia · 0 comments
Owner

Originally created by @sadikyo on GitHub (Nov 7, 2022).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (MPF 2.4)

Build
What runtime version are you using?

  • .NET Framework 4.8 running on (Operating System)

Describe the issue
When running MPF.Check on a UMD dump, for some reason if compresses everything into the logs except for [dump]_drive.txt file. That is left outside of the zip. It generations the submissioninfo just fine and compresses all the other logs.

To Reproduce
Steps to reproduce the behavior:

  1. Run MPF.Check on an existing PSP dump
    command I used:
    mpf.check umd psp -u UMDImageCreator -c [username] [password] "[path-to-umd.iso]"

Expected behavior
Generation of submissioninfo and compression of all logs, icnluding the _drive.txt file.

Originally created by @sadikyo on GitHub (Nov 7, 2022). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [X] Stable release (MPF 2.4) **Build** What runtime version are you using? - [X] .NET Framework 4.8 running on (Operating System) **Describe the issue** When running MPF.Check on a UMD dump, for some reason if compresses everything into the logs except for [dump]_drive.txt file. That is left outside of the zip. It generations the submissioninfo just fine and compresses all the other logs. **To Reproduce** Steps to reproduce the behavior: 1. Run MPF.Check on an existing PSP dump command I used: mpf.check umd psp -u UMDImageCreator -c [username] [password] "[path-to-umd.iso]" **Expected behavior** Generation of submissioninfo and compression of all logs, icnluding the _drive.txt file.
claunia added the bug label 2026-01-29 16:16:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#471