Size 0 & checksum fails #518

Closed
opened 2026-01-29 16:17:47 +00:00 by claunia · 7 comments
Owner

Originally created by @Ragowit on GitHub (Apr 2, 2023).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • WIP release 2.5-1076

Build

  • .NET Framework 4.8 running on Win 11, 22H2

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:

Size & Checksum:
	Size: 0

To Reproduce
Steps to reproduce the behavior:

  1. Dump a PS3 disc (probably any disc)
  2. Check size & checksum in output

Expected behavior
Size & checksum should be there.

Originally created by @Ragowit on GitHub (Apr 2, 2023). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [x] WIP release 2.5-1076 **Build** - [x] .NET Framework 4.8 running on Win 11, 22H2 **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: ``` Size & Checksum: Size: 0 ``` **To Reproduce** Steps to reproduce the behavior: 1. Dump a PS3 disc (probably any disc) 2. Check size & checksum in output **Expected behavior** Size & checksum should be there.
claunia added the bug label 2026-01-29 16:17:47 +00:00
Author
Owner

@Ragowit commented on GitHub (Apr 2, 2023):

Going back to 1074 and it works again.

@Ragowit commented on GitHub (Apr 2, 2023): Going back to 1074 and it works again.
Author
Owner

@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): Cool, that means either the new DIC is broken, changed something, or both.
Author
Owner

@mnadareski commented on GitHub (Apr 2, 2023):

Can you please attach logs for just the newer build? That should help narrow down any issues.

@mnadareski commented on GitHub (Apr 2, 2023): Can you please attach logs for just the newer build? That should help narrow down any issues.
Author
Owner

@Whovian9369 commented on GitHub (Apr 2, 2023):

Cool, that means either the new DIC is broken, changed something, or both.

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 the dat file.

@Whovian9369 commented on GitHub (Apr 2, 2023): > Cool, that means either the new DIC is broken, changed something, or both. 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 the `dat` file.
Author
Owner

@Ragowit commented on GitHub (Apr 2, 2023):

SPACEMARINE_logs.zip
!submissionInfo.txt

Attached files.

@Ragowit commented on GitHub (Apr 2, 2023): [SPACEMARINE_logs.zip](https://github.com/SabreTools/MPF/files/11132830/SPACEMARINE_logs.zip) [!submissionInfo.txt](https://github.com/SabreTools/MPF/files/11132831/submissionInfo.txt) Attached files.
Author
Owner

@Ragowit commented on GitHub (Apr 7, 2023):

6e78601b3a works for me.

@Ragowit commented on GitHub (Apr 7, 2023): https://github.com/saramibreak/DiscImageCreator/commit/6e78601b3ad9f0add7cbc11cb254ea713e14192c works for me.
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#518