yellows8 / hblauncher_loader

3DS NCCH application for booting the *hax payloads.
244 stars 27 forks source link

Cannot download the payload #15

Closed voldart closed 8 years ago

voldart commented 8 years ago

I think my problem is caused by the new 11.0.0-33 firmware. I just installed am9loaderhax yesterday and when I launch the HBL I encounter with this error :

hblauncher_loader v1.1 by yellows8. Getting system-version/system-info etc... Detected system-version: New3ds 11.0.0-33 USA Since the X button isn't pressed, this will now check for the otherapp payload on SD, with the following filepath: sdmc : /hblauncherloader_otherapp_payload_NEW-11-0-0-33-USA.bin Requesting the actual payload URL with HTTP... Downloading the actual payload with HTTP... Error: server returned HTTP statuscode 404. Failed to download the actual payload with HTTP: 0xfffffffe. If the server isn't down, and the HTTP request was actually done, this may mean your system-version or region isn't supported by the hblauncher-payload currently. An error occured, please report this to here if it persists (or comment on already existing issue if needed), with an image of your 3DS system: https://github.com/yellows8/hblauncher_loader/issues/ Press the START button to exit.

voldart commented 8 years ago

img_6632

yellows8 commented 8 years ago

Just rename the payload on SD to the one for v11.0(see README), since the server payload scripts were not updated yet.

ghost commented 8 years ago

so i installed homebrew launcher inside my emunand (with FBI in .CIA format) how would I go about renaming the payload so that im able to run homebrew launcher from within my emunand?

Scrxtchy commented 8 years ago

A bit of digging around shows us that the 302 redirect from mtheall's response redirects to a 404 page http://smea.mtheall.com/get_payload.php?version=NEW-11-0-0-33-EUR

You'll know when it's available via that url

GoldNoway commented 8 years ago

Hi, I have the same problem as voldart with my old 3DS on cfw 11.0, and the hblauncher loader don't seem to recognize the payload, even with an updated name :/

lachieh commented 8 years ago

Correct name for a US O3DS is hblauncherloader_otherapp_payload_OLD-11-0-0-33-USA.bin

nanos511 commented 8 years ago

Hi, i speak spanish so i dont understant all your coments so can you teach me how do to fix that problem i have the same

lachieh commented 8 years ago

@nanos511 Sure :+1: Find the file on the SD card that starts with hblauncherloader_otherapp_payload_... Change the numbers at the end to match the firmware version of your console.

For example, mine file was named: hblauncherloader_otherapp_payload_OLD-10-7-0-32-USA.bin But now it is named: hblauncherloader_otherapp_payload_OLD-11-0-0-33-USA.bin

kratoz29 commented 8 years ago

@lachieh Thanks dude, it worked pretty well.

markiejzz commented 8 years ago

Hey guys, same problem here but I can't find the hblauncher playload anywhere on my SD to rename it.. I'm on a EU system.. Thanks in advance for your help

yellows8 commented 8 years ago

Please just download the v10.7 payload from the proper site(https://smealum.github.io/3ds/#otherapp), with it written to the proper filename on your SD card root as described above.

civita88 commented 8 years ago

I also got this error - but I have no payload on my SD card to rename. I have an Old 3DS XL running on 11.0.0-3 USA. What should I do?

lachieh commented 8 years ago
  1. Go here: https://smealum.github.io/3ds/#otherapp
  2. Enter the old firmware version (10-7-0-32).
  3. Select your 3DS model (O3DS/2DS = OLD, N3DS = New)
  4. Select your region region
  5. Click 'download otherapp'.
  6. Rename the file to hblauncherloader_otherapp_payload_OLD-11-0-0-33-USA.bin (but obviously change the OLD and USA to match your model and region respectively.)
  7. Copy the file to the root of your SD.
Aisakey commented 8 years ago

Hi,

I followed what was said on this discussion so far, I downloaded the 'otherapp' on the link provided (since it was not present on my SD card), then renamed the file as "hblauncherloader_otherapp_payload_NEW-11-0-0-33-EUR.bin".

It managed to download the payload but now it is stuck on 'the homemenu ropbin is ready' ... http://puu.sh/p81LA/668c23afaa.JPG I did something wrong ?

Thanks

rosstex commented 8 years ago

Same issue as OP, looks like the server hasn't been updated. Which payload should I use?

Scrxtchy commented 8 years ago

@rosstex Take a look at @lachieh's latest comment, it's pretty straight forward

@Aisakey Are your homebrew menu files still on the storage card? should be a boot.3dsx It's not an issue of the homebrew launcher, it's done it's job of loading up the *hax

rosstex commented 8 years ago

oh durr, thanks @Scrxtchy @lachieh that worked!

yellows8 commented 8 years ago

The get-payload scripts on the server were finally updated today.