mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Request] Add helpful text if a dump fails #493
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 @mnadareski on GitHub (Feb 23, 2023).
Originally assigned to: @mnadareski on GitHub.
If a dump fails, right now new users get confused by the massive list of missing files. Because of that, we need to add something that is nicer alongside that to make it easier to read. Unfortunately, DIC doesn't have a nice way of saying if a dump failed due to an unsupported drive, as far as I'm aware.
Add "This may indicate an issue with the hardware or media" to the log after the list of missing files just to make it that much more apparent.