mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
[Dreamcast] Can't read DiscJuggler cdi file list using fs ls.
#986
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 @Whovian9369 on GitHub (Mar 15, 2024).
Version
5.3.0
Commit hash
4825d41460Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Image format
cdiApplication that created the image
Redump2CDI
What were you doing when it failed?
Destination image format
No response
Filesystem
DiscJuggler
Description
I'm trying to use
aaru fs lson 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 infoappears to work fine.So to clarify, I ran
fs lsandfs infoon thecdioutput by Redump2CDI, and not the sourcecue/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/binandcdiin ISObuster. It appears that the filesystem has a file calledCAST.(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.