Search found 2 matches

by estyxq
Tue May 06, 2025 9:39 pm
Forum: Bug Reports
Topic: Consistent Crash (NULL Pointer @ +0x9844) with Pristine Examples (devkitA64 r28) After Clean Installs
Replies: 1
Views: 16

Re: Consistent Crash (NULL Pointer @ +0x9844) with Pristine Examples (devkitA64 r28) After Clean Installs

Detailed Problem Description & Key Observations

Any self-compiled application crashes: This includes my own projects and, critically, the pristine, untouched example application from $DEVKITPRO/examples/switch/templates/application/application.nro .
Precompiled NROs work: All tested precompiled ...
by estyxq
Tue May 06, 2025 9:38 pm
Forum: Bug Reports
Topic: Consistent Crash (NULL Pointer @ +0x9844) with Pristine Examples (devkitA64 r28) After Clean Installs
Replies: 1
Views: 16

Consistent Crash (NULL Pointer @ +0x9844) with Pristine Examples (devkitA64 r28) After Clean Installs

Summary of Problem

Hello devkitPro Team and Community,

I am experiencing a persistent and highly consistent issue where any Nintendo Switch NRO I compile using devkitPro crashes immediately upon launch from hbloader . This occurs even with pristine, unmodified examples taken directly from the ...