mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-03 21:29:27 +00:00
[Problem] For Xbox discs, the SS ranges aren't currently extracted into submissioninfo. #482
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 16, 2022).
Originally assigned to: @mnadareski on GitHub.
What version are you using?
[tried both versions]
Build
What runtime version are you using?
Describe the issue
The security sector ranges no longer get put into the submissioninfo.txt file for some reason
To Reproduce
Steps to reproduce the behavior:
Dump xbox disc via normal method.
Expected behavior
The SS range info to appear in submissioninfo
Logs are attached for a dump I just did. The info does appear to be in the _disc.txt file, but doesn't appear in the submissioninfo for some reason.
Demo46_logs.zip
@sadikyo commented on GitHub (Dec 16, 2022):
I should note, that it does pull the SS range info into the read-only section within MPF when you are filling out info. It does not get saved to the submissioninfo.txt file, however.