[Bug] Unable to extract folders in 7z archives #179

Closed
opened 2026-01-29 21:06:51 +00:00 by claunia · 2 comments
Owner

Originally created by @TheRogueArchivist on GitHub (Sep 25, 2024).

When trying to scan 7z archives, BOS is unable to extract folders and their contents. When attempting to, it gives the error:
Exception thrown: 'System.IO.DirectoryNotFoundException' in System.Private.CoreLib.dll

Also occurs with SFX archives using #321.

Originally created by @TheRogueArchivist on GitHub (Sep 25, 2024). When trying to scan 7z archives, BOS is unable to extract folders and their contents. When attempting to, it gives the error: ``` Exception thrown: 'System.IO.DirectoryNotFoundException' in System.Private.CoreLib.dll ``` Also occurs with SFX archives using #321.
Author
Owner

@mnadareski commented on GitHub (Sep 25, 2024):

More information is needed. Please provide a full stacktrace as output by the debug build.

@mnadareski commented on GitHub (Sep 25, 2024): More information is needed. Please provide a full stacktrace as output by the debug build.
Author
Owner

@TheRogueArchivist commented on GitHub (Sep 26, 2024):

Fixed by 28ebc14fe1.

@TheRogueArchivist commented on GitHub (Sep 26, 2024): Fixed by 28ebc14fe1e5f10b251b8f820847073569904d33.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#179