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

NSP and resulting NSZ will be deleted using --rm-source when solid compression fails #124

Closed
manx98 opened this issue Nov 4, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@manx98
Copy link

manx98 commented Nov 4, 2022

root@DESKTOP-4Q29HCD:/raspbian/16TB/Switch Games/Breakout Recharged# ls
'Breakout Recharged [010022C016DC8000][v0][US].nsp'
root@DESKTOP-4Q29HCD:
/raspbian/16TB/Switch Games/Breakout Recharged# nsz -l 22 -t 6 -V --rm-source -w -C Breakout\ Recharged\ [010022C016DC8000][v0][US].nsp
Unconfirmed: crc32(master_key_0e) = 2690905064

         NSZ v4.1   ,;:;;,
                   ;;;;;
           .=',    ;:;;:,
          /_', "=. ';:;:;
          @=:__,  \,;:;:'
            _(\.=  ;:;;'
           `"_(  _/="`
            `"'

Solid compressing (level 22) /root/raspbian/16TB/Switch Games/Breakout Recharged/Breakout Recharged [010022C016DC8000][v0][US].nsp
-> /root/raspbian/16TB/Switch Games/Breakout Recharged/Breakout Recharged [010022C016DC8000][v0][US].nsz
[ADDING] 45d101791b5e6d2b6587bc47533712c9.ncz 342736896 bytes to NSP
Compressed 53.10484634837797% 342736896 -> 182009902 - 45d101791b5e6d2b6587bc47533712c9.nca
[ADDING] 88cb85fe0e72609a1e479e6b9abbfe6f.nca 1417728 bytes to NSP
[ADDING] 8e05057667785abf2ab9d0fff78568b5.nca 175616 bytes to NSP
[ADDING] 69869906b42a183bfc4198f787992673.cnmt.nca 3584 bytes to NSP
[SKIPPED] Content meta 69869906b42a183bfc4198f787992673.cnmt.xml
[VERIFY NSZ] /root/raspbian/16TB/Switch Games/Breakout Recharged/Breakout Recharged [010022C016DC8000][v0][US].nsz
[CORRUPTED] 45d101791b5e6d2b6587bc47533712c9.ncz
[BAD VERIFY] /root/raspbian/16TB/Switch Games/Breakout Recharged/Breakout Recharged [010022C016DC8000][v0][US].nsz
[DELETE NSZ] /root/raspbian/16TB/Switch Games/Breakout Recharged/Breakout Recharged [010022C016DC8000][v0][US].nsz

Verifying 100%|█████████████████████████████████████████████████████████████████████████████| 326/326 MiB [01:54<00:00, 2.86 MiB/s]
Deleting source file /root/raspbian/16TB/Switch Games/Breakout Recharged/Breakout Recharged [010022C016DC8000][v0][US].nsp

Done!

root@DESKTOP-4Q29HCD:/raspbian/16TB/Switch Games/Breakout Recharged# ls
root@DESKTOP-4Q29HCD:
/raspbian/16TB/Switch Games/Breakout Recharged#

@manx98 manx98 changed the title NSZ files will be deleted after compression is complete NSZ and NSP files will be deleted when the compression is complete Nov 4, 2022
@nicoboss
Copy link
Owner

nicoboss commented Nov 5, 2022

This is probably related or even a dublicate of #123. Something in the latest release must have gone horrible wrong. Please don’t use --rm-source until this is fixed. I will give my best to fix this as soon as possible as this is a really severe issue as it could lead to data loss.

@nicoboss nicoboss self-assigned this Nov 5, 2022
@nicoboss nicoboss added the bug Something isn't working label Nov 5, 2022
@nicoboss nicoboss added this to the v4.2 milestone Nov 5, 2022
@nicoboss nicoboss added the duplicate This issue or pull request already exists label Nov 5, 2022
@nicoboss nicoboss changed the title NSZ and NSP files will be deleted when the compression is complete NSP and resulting NSZ will be deleted using --rm-source when solid compression fails Nov 14, 2022
@nicoboss nicoboss removed the duplicate This issue or pull request already exists label Nov 14, 2022
@nicoboss nicoboss removed this from the v4.2 milestone Nov 14, 2022
@nicoboss
Copy link
Owner

nicoboss commented Dec 10, 2022

This issue should be fixed in the latest NSZ v4.2.0 release. Please let me know if you still experience this issue on the latest release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants