Closed v1993 closed 2 years ago
Can confirm happen the same to me
I have a Erista unpatched, Uses Hekate 5.7.0 and my Hekate_ipl.ini have:
autoboot=2
autoboot_list=0
bootwait=1
backlight=78
autohosoff=1
autonogc=1
updater2p=1
bootprotect=0
{--- Custom Firmware ---}
{--- SYSNAND START---}
[CFW (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/package3
atmosphere=1
logopath=bootloader/bootlogo.bmp
icon=bootloader/res/atmosphere_hue.bmp
kip1patch=nosigchk
{--- SYSNAND END ---}
{--- EMUNAND START---}
[CFW (EMUMMC)]
emummcforce=1
fss0=atmosphere/package3
atmosphere=1
logopath=bootloader/EnergyStarBL.bmp
icon=bootloader/res/payload_hue.bmp
kip1patch=nosigchk
{--- EMUNAND END ---}
{--- Stock START---}
[Stock (SYSNAND)]
emummc_force_disable=1
fss0=atmosphere/package3
stock=1
icon=bootloader/res/switch_hue.bmp
{--- Stock END ---}
Thanks. That's a null pointer dereference. Any place elsewhere that this also happens? (Basically I manually manage where B button acts like back/close/etc. The above case is one that I set it and not clear it when the dialog closes.)
That little rascals (null pointers) they hide everywhere. Thanks for your effort
Fixed in latest version. Thanks for reporting it.
All of those are done with touchscreen (except for the last step)
This will result in the following error: