I see your problem. you are selecting the file SDMC:/bootloader/payloads/fusee.bin as a manual chainload of another payload, so you need:
update the file SDMC:/bootloader/payloads/fusee.bin to latest fusee.bin
OR
copy this on your SDMC:/bootloader/hekate_ipl.ini and try lo lad your console with hekate (I really recommend you to do this)
Code:
[config]
autoboot=2
autoboot_list=0
bootwait=1
noticker=0
autohosoff=1
autonogc=1
bootprotect=1
updater2p=1
backlight=100
{--- BOOT ATMOSPHERE'S FUSEE.BIN ---}
[CFW - AtmosphereNX (V1)]
id=FUSEE
atmosphere=1
payload=bootloader/payloads/fusee.bin
icon=bootloader/res/sys_cfw_boot.bmp
{--- BOOT PACKAGE3 FROM HEKATE ---}
[CFW - AtmosphereNX (V2)]
id=PACKAGE
emummcforce=1
fss0=atmosphere/package3
icon=bootloader/res/icon_payload.bmp
kip1patch=nosigchk
atmosphere=1
usb3force=1