mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
Size 0 & checksum fails #518
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 @Ragowit on GitHub (Apr 2, 2023).
Originally assigned to: @mnadareski on GitHub.
Version
What version are you using?
Build
Describe the issue
After I'm done with a PS3 disc, checksum seems to fail. Don't find a match with redump, and output in submission textfile is:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Size & checksum should be there.
@Ragowit commented on GitHub (Apr 2, 2023):
Going back to 1074 and it works again.
@mnadareski commented on GitHub (Apr 2, 2023):
Cool, that means either the new DIC is broken, changed something, or both.
@mnadareski commented on GitHub (Apr 2, 2023):
Can you please attach logs for just the newer build? That should help narrow down any issues.
@Whovian9369 commented on GitHub (Apr 2, 2023):
I'm personally erring on DIC being broken, since an Audio CD dump (done without any "oddities" in the directory or file name) fails with an error of
[F:OutputHash][L:199] GetLastError: 2, The system cannot find the file specified.and doesn't have checksums in thedatfile.@Ragowit commented on GitHub (Apr 2, 2023):
SPACEMARINE_logs.zip
!submissionInfo.txt
Attached files.
@Ragowit commented on GitHub (Apr 7, 2023):
6e78601b3aworks for me.@mnadareski commented on GitHub (Apr 10, 2023):
For anyone following along who isn't in VGPC, this was caused by a faulty DIC update and not anything in the MPF code. Even though this is still an issue with latest WIP, it will be cleared up whenever DIC gets a new stable.