rafaelvcaetano / melonDS-android

Android port of melonDS
GNU General Public License v3.0
787 stars 48 forks source link

Could not load rom #148

Closed Jonomado closed 3 years ago

Jonomado commented 3 years ago

Problem:
Insert a small description of the problem.

Stack trace:

me.magnum.melonds.ui.emulator.EmulatorActivity$f: Failed to load ROM: NDS_FAILED
    at me.magnum.melonds.ui.emulator.j$e$a$a.a(Unknown Source:204)
    at f.a.b0.e.e.a.o(Unknown Source:10)
    at f.a.s.a(Unknown Source:14)
    at f.a.b0.e.b.e$a.d(Unknown Source:26)
    at f.a.b0.e.b.l$a.d(Unknown Source:2)
    at f.a.b0.e.b.j$a.run(Unknown Source:21)
    at f.a.r$a.run(Unknown Source:9)
    at f.a.b0.g.j.run(Unknown Source:13)
    at f.a.b0.g.j.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:919)

Configuration:

RomCrashContext(emulatorConfiguration=EmulatorConfiguration(useCustomBios=true, dsConfigDirectory=//, dsiConfigDirectory=//, internalDirectory=/data/user/0/me.magnum.melonds/files, fastForwardSpeedMultiplier=-1.0, useJit=true, consoleType=DSi, soundEnabled=true, micSource=BLOW, firmwareConfiguration=FirmwareConfiguration(nickname=Player, message=Hello!, language=5, favouriteColour=0, birthdayMonth=1, birthdayDay=1), rendererConfiguration=RendererConfiguration(videoFiltering=LINEAR, threadedRendering=true)), romPath=/storage/raw//storage/emulated/0/Download/Roma ds/PKM_Platino_ByRichardGames.nds, sramPath=/storage/raw/storage/emulated/0/Download/Roma ds/PKM_Platino_ByRichardGames.sav)
rafaelvcaetano commented 3 years ago

Can you try putting ROM files in a directory outside the Download folder? Also, disable the "Custom BIOS and firmware" option.

ASGAMING009 commented 3 years ago

Put the rom somewhere else not in the download folder or make a new folder and copy the rom and paste it in that folder

shabbirmahmud commented 3 years ago

Can you use the latest beta v1.3.0 and open a new issue? The latest version does not fix the problem but includes additional info that will help to find the cause.

rafaelvcaetano commented 3 years ago

If your problem is not yet fixed, try the latest Beta 1.4.0 release. If the problem is not fixed, please open a new issue.