mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-08 05:37:45 +00:00
[Problem] MPF Check (UI) crashes, at least when checking PS3 CFW #879
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 @sadikyo on GitHub (Dec 1, 2025).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
What runtime version are you using?
Describe the issue
When I try to run MPF Check feature on a PS3 CFW dump, the program crashes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected to pull up the disc info window.
Screenshots
Additional context
This works perfectly fine in 3.5.0, so it's new for 3.6.0
Attached is the error from windows event viewer in case this helps. I'll test out other systems to see if it is limited to PS3, limited to PS3 CFW, or otherwise.
mpf-error.txt
@Deterous commented on GitHub (Dec 1, 2025):
Interesting that it works in 3.5.0 but not 3.6.0 because none of the relevant code has been touched.
According to windows event viewer, this is where the error is occuring:
61f90a635f/MPF.Processors/ProcessingTool.cs (L265C73-L265C96)di.Units[0]?.Body?.FormatDependentContentsImplying this value is an empty array.
The Reader for this value also hasn't changed.
Gonna need @mnadareski to do a deep dive to figure this one out.
@mnadareski commented on GitHub (Dec 2, 2025):
Fixed by
9fc5799999@FamilleLeone commented on GitHub (Dec 27, 2025):
I have the same issue. Will this be fixed in the next MPF release?
@Deterous commented on GitHub (Dec 27, 2025):
Use the rolling release: https://github.com/SabreTools/MPF/releases/tag/rolling