rafaelvcaetano / melonDS-android

Android port of melonDS
GNU General Public License v3.0
729 stars 45 forks source link

ds menu wont load lmao #1224

Closed oliver-starr closed 7 months ago

oliver-starr commented 8 months ago

Problem:
Insert a small description of the problem.

Stack trace:

me.magnum.melonds.ui.emulator.EmulatorActivity$b: Failed to load firmware: FIRMWARE_NOT_BOOTABLE
    at f9.b$b.c(Unknown Source:57)
    at f9.b$b.a(Unknown Source:0)
    at f9.c.a(Unknown Source:4)
    at l6.a.j(Unknown Source:10)
    at b6.a.a(Unknown Source:14)
    at p6.f$a.c(Unknown Source:20)
    at p6.h.t(Unknown Source:9)
    at b6.t.a(Unknown Source:14)
    at p6.f.j(Unknown Source:12)
    at b6.a.a(Unknown Source:14)
    at l6.e$a.run(Unknown Source:2)
    at b6.s$a.run(Unknown Source:9)
    at r6.k.run(Unknown Source:13)
    at r6.k.call(Unknown Source:0)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:923)

Configuration:

FirmwareCrashContext(emulatorConfiguration=EmulatorConfiguration(useCustomBios=true, showBootScreen=true, dsBios7Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS%2Fbios7.bin, dsBios9Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS%2Fbios9.bin, dsFirmwareUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS%2Ffirmware.bin, dsiBios7Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi%2Fbios7.bin, dsiBios9Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi%2Fbios9.bin, dsiFirmwareUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi%2Ffirmware.bin, dsiNandUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi/document/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi%2Fnand.bin, internalDirectory=/data/user/0/me.magnum.melonds/files, fastForwardSpeedMultiplier=-1.0, rewindEnabled=false, rewindPeriodSeconds=10, rewindWindowSeconds=60, useJit=true, consoleType=DS, soundEnabled=true, audioInterpolation=NONE, audioBitrate=BIT16, volume=256, audioLatency=MEDIUM, micSource=DEVICE, firmwareConfiguration=FirmwareConfiguration(nickname=Dusk, message=Welcome home honey!, language=1, favouriteColour=10, birthdayMonth=1, birthdayDay=29, randomizeMacAddress=false, internalMacAddress=null), rendererConfiguration=RendererConfiguration(videoFiltering=NONE, threadedRendering=true)), dsiBiosDirUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDS, dsBiosDirUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FDS%20firmware%20%2B%20DSi%20NAND%20and%20firmware%2FDSi)
Dionicio3 commented 8 months ago

DSi and 3DS firmwares aren't bootable, they can only be used to store user settings

rafaelvcaetano commented 7 months ago

Please try the latest version where this problem should be fixed. Or download it from the Play Store to always keep the app up-to-date. If you still encounter errors after updating, please open a new issue.