rafaelvcaetano / melonDS-android

Android port of melonDS
GNU General Public License v3.0
768 stars 47 forks source link

Problema al conectar para jugar #1197

Closed Cuartotemplo closed 10 months ago

Cuartotemplo commented 1 year 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:264)
    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:307)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
    at java.lang.Thread.run(Thread.java:1012)

Configuration:

FirmwareCrashContext(emulatorConfiguration=EmulatorConfiguration(useCustomBios=true, showBootScreen=true, dsBios7Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDS%20BIOS/document/primary%3ADownload%2FJjj%2FDS%20BIOS%2Fbios7.bin, dsBios9Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDS%20BIOS/document/primary%3ADownload%2FJjj%2FDS%20BIOS%2Fbios9.bin, dsFirmwareUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDS%20BIOS/document/primary%3ADownload%2FJjj%2FDS%20BIOS%2Ffirmware.bin, dsiBios7Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDSi%20BIOS/document/primary%3ADownload%2FJjj%2FDSi%20BIOS%2Fbios7.bin, dsiBios9Uri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDSi%20BIOS/document/primary%3ADownload%2FJjj%2FDSi%20BIOS%2Fbios9.bin, dsiFirmwareUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDSi%20BIOS/document/primary%3ADownload%2FJjj%2FDSi%20BIOS%2Ffirmware.bin, dsiNandUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDSi%20BIOS/document/primary%3ADownload%2FJjj%2FDSi%20BIOS%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=AUTO, volume=256, audioLatency=MEDIUM, micSource=BLOW, firmwareConfiguration=FirmwareConfiguration(nickname=Player, message=Hello!, language=1, favouriteColour=0, birthdayMonth=1, birthdayDay=1, randomizeMacAddress=false, internalMacAddress=null), rendererConfiguration=RendererConfiguration(videoFiltering=LINEAR, threadedRendering=true)), dsiBiosDirUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDS%20BIOS, dsBiosDirUri=content://com.android.externalstorage.documents/tree/primary%3ADownload%2FJjj%2FDSi%20BIOS)
chichibooxd commented 1 year ago

Your firmware is broken. Dump it again.

rafaelvcaetano commented 10 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.