Does anyone have a newbie guide to getting the channel homebrew, or maybe an explanation of what all the fancy terms are?

Is it just me or is 1.4 failing 50% of the time?
Why the deuce do I keep getting Error Code -3 despite the fact the SD card is less than two weeks old and is snugly fit in the SD slot?

I can barely get it to load at all. I was on v1.2 and it would load 100% of the time. I decided to update (against my better judgement), and now it loads about 10% of the time, and when it doesn't load it either gives me error -3, error -5, or freezes at loading the exploit.
Is it just me or is 1.4 failing 50% of the time?
So what exactly is the RPX version for? I get "FSOpenFile failed" when I try to use it in place of the ELF when launching the exploit.
--------------------- MERGED ---------------------------
Also, why is the boot rate so poor? I can only get it one every four tries, maybe.
I can barely get it to load at all. I was on v1.2 and it would load 100% of the time. I decided to update (against my better judgement), and now it loads about 10% of the time, and when it doesn't load it either gives me error -3, error -5, or freezes at loading the exploit.


Hey everyone,
I made a small mistake when creating the release package of HBL channel version. I removed the debug log outputs not noticing that I also removed all socket supports with that. That caused the sendelf/wiiload functions to not work within the channel version of the HBL. This bug was not present in the RC1 or RC2 packages and only got into the release package.
So I fixed the bug in the release package and created a new release package v2.1.
Here it is:
https://github.com/dimok789/homebrew_launcher/releases/tag/v2.1
It's sd card is dying error.Question, have you guys been able to find out what causes Error Code -3 even when the SD card is properly inserted and the console locks up during the HBL boot up? Keep up the good work![]()

It's sd card is dying error.
I'm sure fix said its -3 for no card found -4 for failed to mount card = card is dying.

Question, have you guys been able to find out what causes Error Code -3 even when the SD card is properly inserted and the console locks up during the HBL boot up? Keep up the good work![]()
Just saying what I've just seen fix say in the haxchi thread.That doesn't make sense, the SD card is less than three weeks old. It's SanDisk, Class-10 32 GB UHS. There's no reason for a new card to be failing already.

I'm sure fix said its -3 for no card found -4 for failed to mount card = card is dying.
Edit ninjad. Perhaps a crappy card or defective?
Just saying what I've just seen fix say in the haxchi thread.

What do you suggest? I don't know a good SD card from a crappy brand; I don't have the original packing, so I can't exactly refund it.
I hope not, because the card isn't even that old, unless I used a bad brand?

I use Kingston, Samsung, and lexar.
TBH I have an unbranded 64gb card I bought for £3 and it works amazingly... It's hit and miss mate.
That doesn't make sense, the SD card is less than three weeks old. It's SanDisk, Class-10 32 GB UHS. There's no reason for a new card to be failing already.
Meaning? -3 Doesn't make sense though, because the card is in the slot, and the card is <3 weeks old, there's no way it can be dying that soon, when other SD cards I have lasted for years on the Wii.

That error code is on the sd_loader code. Haxchi exploit from FIX94 uses a bit modified version of the HBL sd_loader code. FIX94 removed all the real error text information and replaced it with numbers becaue he had issues with the code space in there. He just invented some numbers that represent the actual text. So I can't tell you right away what that error code is without looking at the haxchi sd_loader modification. But it probably is one of the SD mount failures meaning the WiiU has issues reading your SD card.