Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Dreamcast] Can't read DiscJuggler cdi file list using fs ls. #839

Open
5 of 20 tasks
Whovian9369 opened this issue Mar 15, 2024 · 0 comments
Open
5 of 20 tasks

[Dreamcast] Can't read DiscJuggler cdi file list using fs ls. #839

Whovian9369 opened this issue Mar 15, 2024 · 0 comments

Comments

@Whovian9369
Copy link

Whovian9369 commented Mar 15, 2024

Version

5.3.0

Commit hash

4825d41

Tested debug version?

  • Yes

Which operating systems have you used?

  • Windows
  • Linux
  • macOS
  • Other

What is the architectural bit size you're using?

  • 32-bit
  • 64-bit
  • Unsure or unknown

What processor are you using?

  • An Intel or AMD
  • An ARM or Apple Silicon
  • Unsure or unknown

Image format

cdi

Application that created the image

Redump2CDI

What were you doing when it failed?

  • I was converting the image to another format...
  • I was retrieving image information...
  • I was retrieving filesystem information...
  • I was listing the filesystem contents...
  • I was extracting the filesystem contents...
  • I was creating a metadata sidecar...
  • I was checksumming the image...
  • I was verifying the image...
  • I was calculating the image entropy...

Destination image format

No response

Filesystem

DiscJuggler

Description

I'm trying to use aaru fs ls on a Redump Mil-CD converted to CDI via Redump2CDI (If that link doesn't work, here is a mirror), and getting an error when trying to do so.
Though, aaru fs info appears to work fine.

So to clarify, I ran fs ls and fs info on the cdi output by Redump2CDI, and not the source cue/bin.

Exact command line used

aaru fs ls "Karat DC-you - Pro Action Replay (Japan) (Unl).cdi"

Expected behavior

List of files on filesystem to be listed.

Actual behavior

A single file gets listed, but then the error Error reading file: Object reference not set to an instance of an object. is thrown.

Output of command execution with debug output enabled

Attached log file with full debug output enabled.

Affected image

Source image: https://archive.org/download/Nova_KaratDC-PAR_JPN/Karat%20DC-you%20-%20Pro%20Action%20Replay%20%28Japan%29%20%28Unl%29.7z
Converted output: Karat DC-you - Pro Action Replay (Japan) (Unl) - GH 839.cdi.zip

Additional Notes

After submitting issue, I opened the cue/bin and cdi in ISObuster. It appears that the filesystem has a file called CAST. (where I know that Windows doesn't like filenames that end in a period) and another(?) called . - I feel like that may possibly may be part of the issue? Attached screenshot of ISOBuster.
image

@Whovian9369 Whovian9369 changed the title [Dreamcast] [Dreamcast] Can't read DiscJuggler cdi file list using fs ls. Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant