You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
Version
5.3.0
Commit hash
4825d41
Tested debug version?
Which operating systems have you used?
What is the architectural bit size you're using?
What processor are you using?
Image format
cdi
Application 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 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
andfs info
on thecdi
output 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
/bin
andcdi
in 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.The text was updated successfully, but these errors were encountered: