ITotalJustice / Gamecard-Installer-NX

A way to install your gamecards directly to the switch!
GNU General Public License v3.0
144 stars 15 forks source link

Error Code: 0x5008 (FW: AMS Kosmos 3.0.0) #3

Open Metroynome opened 4 years ago

Metroynome commented 4 years ago

Firmware: 3.0.0, AMS 0.10.2

I just tried to install Mario Kart 8 and I got Error Code 0x5008. I tried to install it on both NAND and SD Card

light2321 commented 4 years ago

same only with kirby 9.0.1 FW Atmosphere fully updated

tried with new super mario and pokemon sword. same deal.

ITotalJustice commented 4 years ago

Sorry that you're both facing this issue. The error code means that there was was an error when trying to install the cnmt. However I made a mistake with this error as it's too generic, there's many point of failures that it could be, such as opening the ncm storage, finding the cnmt in storage, openening the file, malloc error etc.

If possible, can I send either (or both) of you a new build with a more detailed error code output?

In the meantime, i'll try to reproduce this bug on my end. Thank you for reporting the bug.

gudenau commented 4 years ago

I am having this issue with:

It would also often crash after the error and putting a different card in.

ITotalJustice commented 4 years ago

I am having this issue with:

* Xenoblade Chronicles 2

* Super Mario Odyssey

* The Legend of Zelda Breath of the Wild

* Mario Kart 8

It would also often crash after the error and putting a different card in.

Hi, can I ask what fw version you're on please?

gudenau commented 4 years ago

I am having this issue with:

* Xenoblade Chronicles 2

* Super Mario Odyssey

* The Legend of Zelda Breath of the Wild

* Mario Kart 8

It would also often crash after the error and putting a different card in.

Hi, can I ask what fw version you're on please?

9.0.1|AMS 0.10.2|S

iamtherealramz commented 4 years ago

got this issue with pokemon shield

9.0.1|AMS 0.10

gudenau commented 4 years ago

Updated to 9.1.0 and it works.

Metroynome commented 4 years ago

Sorry that you're both facing this issue. The error code means that there was was an error when trying to install the cnmt. However I made a mistake with this error as it's too generic, there's many point of failures that it could be, such as opening the ncm storage, finding the cnmt in storage, openening the file, malloc error etc.

If possible, can I send either (or both) of you a new build with a more detailed error code output?

In the meantime, i'll try to reproduce this bug on my end. Thank you for reporting the bug.

I wouldn't mind you sending me another build.

CptWhiskey commented 4 years ago

I'm also getting the 0x5008... trying to install ring fit adventure. running 9.1.0 | ams 10.2

SpadeXero commented 4 years ago

Error 0x5008 Firmware 9,10 | AMS 10.2 -Tried with multiple games to both Sys Nand and Emu Nand. -Tried in both applet mode(album) and through (R+App).

CptWhiskey commented 4 years ago

After changing my hekate_ipl.ini to boot using fusee primary instead of fusee secondary, I no longer get the error and cart installed and played perfectly. Thanks for the great app!

Eveaon commented 4 years ago

I am also getting the same error, I am using the latest switch firmware which is 9.10 I think.

ITotalJustice commented 4 years ago

Hi everyone, thank you all for reporting this issue. The good news is that i replicate this issue if i dont't have fs_patches installed. This will cause my app to fail at oppening the cnmt.

For Atmosphere users that boot with fusee_primary.bin:

  1. Download the zip from the main post from here. It should be called 2.0.0-9.1.0.zip at the time of writing.

  2. Open the zip and open the folders until you have opened the atmosphere folder.

  3. Copy the two folders (exefs_patches and kip_patches) to your atmosphere folder that's on your sd card.

  4. Reboot your switch, now the app should work!

Hekate users that boot atmosphere using fusee_secondary.bin. (This includes kosmos users)

  1. Download the .zip from here.

  2. Unzip that file, and copy the patches.ini file to your bootloader folder on your sd card.

  3. Inside that bootloader folder on your sd card, there will be a hekate_ipl.ini file, open that in a text editor.

  4. Find the config that you use to boot into cfw, it will say something like [CFW (SYSNAND)] or [CFW (EMUMMC)] for example.

  5. Under that text, paste this kip1patch=nosigchk.

  6. Your config should look something like this

[CFW (SYSNAND)] emummc_force_disable=1 fss0=atmosphere/fusee-secondary.bin kip1patch=nosigchk atmosphere=1 logopath=bootloader/bootlogo.bmp icon=bootloader/res/icon_payload.bmp {}

Don't worry about the setps seeming quite long, it actually takes a few seconds to do. I just wanted to be very verbose with explaining so that hopefully every =one understands them 😄

Please report back if this does or does not fix your issue.

Metroynome commented 4 years ago

That worked for me! Thanks for the heads up.

ITotalJustice commented 4 years ago

Updated to 9.1.0 and it works.

Do you know if you was using kosmos (hekate loading fusee secondary) before / after updating?

And when you updated, did you update sigpatches also?

ITotalJustice commented 4 years ago

The small guide I wrote above seems to fix everyone's 0x5008 issue. I'll close this issue once I write either a wiki entry or add it to the main repo page.

adblacklidge commented 4 years ago

It fixed the issue for me as well.

CoochieSaurusRex commented 4 years ago

used the fix and was able to get it working thank you so much for creating this program i made an account just to thank you

light2321 commented 4 years ago

I can't dump any carts with your program, and when I use nxdump the games say they're corrupted.. no idea why but I'd love to try new build for Pokemon shield

Thanks, Sam Nolte

On Fri, Jan 17, 2020, 3:46 PM ITotalJustice notifications@github.com wrote:

Sorry that you're both facing this issue. The error code means that there was was an error when trying to install the cnmt. However I made a mistake with this error as it's too generic, there's many point of failures that it could be, such as opening the ncm storage, finding the cnmt in storage, openening the file, malloc error etc.

If possible, can I send either (or both) of you a new build with a more detailed error code output?

In the meantime, i'll try to reproduce this bug on my end. Thank you for reporting the bug.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ITotalJustice/Gamecard-Installer-NX/issues/3?email_source=notifications&email_token=AE6FXCXAYCRDJKEQKEGFLCDQ6IYLLA5CNFSM4KIMPJZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJJGC3A#issuecomment-575824236, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE6FXCUZMYFBUXVTN5LJM63Q6IYLLANCNFSM4KIMPJZA .

ratinoxone commented 4 years ago

Just confirming that the Kosmos patch works for vanilla Atmosphere install using the NH-Server guide.

Eveaon commented 4 years ago

Thank you so much you are a legend helping people easily install games! You deserve to be king.

theboy181 commented 4 years ago

So new to this, and its all confusing to me. Is there no way to just make the .NRO work? what is the actual issue?

ITotalJustice commented 4 years ago

So new to this, and its all confusing to me. Is there no way to just make the .NRO work? what is the actual issue?

The app works fine. Because you’re commenting under this issue, I assume you’re having the same 0x5008 error? If so, your missing fs patches.

I wrote a short guide a few messages above in this same issue.

amarxnthine commented 4 years ago

I was having the same issue, and after using the patch I was able to dump my games again. Thank you for the software and also figuring out what was going wrong with this.