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

Custom Downloads crashes when bootloader.zip isn't deleted #217

Open
slslasher opened this issue Sep 11, 2022 · 12 comments
Open

Custom Downloads crashes when bootloader.zip isn't deleted #217

slslasher opened this issue Sep 11, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@slslasher
Copy link

slslasher commented Sep 11, 2022

the 1st time i download there will not be any issues. problem only arises the 2nd time i download.
if bootloader.zip/ams.zip exists in sd:\config\aio-switch-updater the program will corrupt the whole microsd if it tries to extract out data.
I tested it 5 times, if i remove bootloader.zip/ams.zip before I download stuffs, it will not have any issues.

Is it possible to remove the bootloader.zip after aio switch updater finish extracting the zip package?

@slslasher slslasher added the bug Something isn't working label Sep 11, 2022
@HamletDuFromage
Copy link
Owner

I had tested it before, and I just did it again seemingly without any issues. Could you share the contents of custom_packs.json with me?

@slslasher
Copy link
Author

I dont have it with me now, but this only happens when the file size is large, tested on 90mb and 300mb file size. I just linked it to 14.1.2 firmware zip file. U need to try a few times then it will crash or hang or just stuck at extraction at 0%

@HamletDuFromage
Copy link
Owner

I dont have it with me now, but this only happens when the file size is large, tested on 90mb and 300mb file size. I just linked it to 14.1.2 firmware zip file. U need to try a few times then it will crash or hang or just stuck at extraction at 0%
Do you have the crash report?

@slslasher
Copy link
Author

slslasher commented Sep 14, 2022

The screen just froze, or it just shows the message the file format is not zip. Or do u mean there is a log file in the sd card

@benevido
Copy link

Hello I have the same issue downloading the "offical" hekate.zip
Seems the extraction process have a bug perhaps
Thanks for your work !

@HamletDuFromage
Copy link
Owner

The screen just froze, or it just shows the message the file format is not zip. Or do u mean there is a log file in the sd card

yeah, in the atmosphere directory

Hello I have the same issue downloading the "offical" hekate.zip Seems the extraction process have a bug perhaps Thanks for your work !

Do you have logs too?

@slslasher
Copy link
Author

Atmosphère Fatal Report (v1.1):
Result: 0x115D (2349-0008)

Program ID: 010000000000100d
Process Name: hbloader
Firmware: 14.1.2 (Atmosphère 1.3.2-kef-647)
General Purpose Registers:
Start Address: 0000000000000000
Stack Trace:
ReturnAddress[00]: 0000000000000000
ReturnAddress[01]: 0000000000000000
ReturnAddress[02]: 0000000000000000
ReturnAddress[03]: 0000000000000000
ReturnAddress[04]: 0000000000000000
ReturnAddress[05]: 0000000000000000
ReturnAddress[06]: 0000000000000000
ReturnAddress[07]: 0000000000000000
ReturnAddress[08]: 0000000000000000
ReturnAddress[09]: 0000000000000000
ReturnAddress[10]: 0000000000000000
ReturnAddress[11]: 0000000000000000
ReturnAddress[12]: 0000000000000000
ReturnAddress[13]: 0000000000000000
ReturnAddress[14]: 0000000000000000
ReturnAddress[15]: 0000000000000000
ReturnAddress[16]: 0000000000000000
ReturnAddress[17]: 0000000000000000
ReturnAddress[18]: 0000000000000000
ReturnAddress[19]: 0000000000000000
ReturnAddress[20]: 0000000000000000
ReturnAddress[21]: 0000000000000000
ReturnAddress[22]: 0000000000000000
ReturnAddress[23]: 0000000000000000
ReturnAddress[24]: 0000000000000000
ReturnAddress[25]: 0000000000000000
ReturnAddress[26]: 0000000000000000
ReturnAddress[27]: 0000000000000000
ReturnAddress[28]: 0000000000000000
ReturnAddress[29]: 0000000000000000
ReturnAddress[30]: 0000000000000000
ReturnAddress[31]: 0000000000000000

@slslasher
Copy link
Author

slslasher commented Sep 25, 2022

as long as there is a zip file in the sd:\config\aio-switch-updater folder from the previous download, the extraction might crash. Tried a few times now it hanged at extracting...
If it is possible to check for zip file before downloading from anywhere and delete the zip file before download and extract, it would solve this issue.

@monstrosities
Copy link

"Atmosphère 1.3.2-kef-647" try it without a fork of atmosphere to begin with.

@slslasher
Copy link
Author

"Atmosphère 1.3.2-kef-647" try it without a fork of atmosphere to begin with.

tried it without fork, same issue, just hang when extracting. U just gotta keep download repeatedly the same thing, what i tried is firmware 14.1.2 files, then change to tinfoil nsp, and keep repeating it.

@benevido
Copy link

benevido commented Oct 9, 2022

I have less problems until I don't use a forwarder but the sans applet mode.

@slslasher
Copy link
Author

seems like its fixed, not sure why, maybe because of new atmosphere version.

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

4 participants