mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
"Sector address not found" when trying to extract files from an MDS image of a CD-Plus #521
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 @TheRogueArchivist on GitHub (Nov 11, 2020).
Prerequisites
Check and fill as appropriate:
Description
When trying to extract files from an MDS image of a CD-Plus, Aaru isn't able to and gives the error "Error reading file: Sector address not found (Parameter 'sectorAddress')"
Exact command line used:
aaru fs extract CD-Plus_aaru_5.2.mds 0Output of command execution with debug output enabled
@TheRogueArchivist commented on GitHub (Mar 8, 2021):
Issue still present using a dump created by a new version of Aaru. Dumping to Aaruf, converting the image to MDS, and trying to extract that image still produces this bug.
@TheRogueArchivist commented on GitHub (Jul 11, 2021):
This is a bug in trying to write a multisession MDS image, extracting one created by Alcohol 120% works without an issue.