rafaelvcaetano / melonDS-android

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

The Legend of Zelda: Phantom Hourglass e The Legend of Zelda: Spirit Tracks não rodam #236

Closed Danilo2505 closed 3 years ago

Danilo2505 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.q(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.k.run(Unknown Source:13)
    at f.a.b0.g.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:1162)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
    at java.lang.Thread.run(Thread.java:764)

Configuration:

RomCrashContext(emulatorConfiguration=EmulatorConfiguration(useCustomBios=false, dsConfigDirectory=null/, dsiConfigDirectory=null/, internalDirectory=/data/user/0/me.magnum.melonds/files, fastForwardSpeedMultiplier=-1.0, useJit=true, consoleType=DS, soundEnabled=true, micSource=BLOW, firmwareConfiguration=FirmwareConfiguration(nickname=Danilo, message=Hello!, language=1, favouriteColour=10, birthdayMonth=5, birthdayDay=25), rendererConfiguration=RendererConfiguration(videoFiltering=LINEAR, threadedRendering=true)), romSearchDirUri=content://com.android.externalstorage.documents/tree/primary%3AJogos%20e%20emuladores%2FNintendo%2FJogos%20NDS, romUri=content://com.android.externalstorage.documents/tree/primary%3AJogos%20e%20emuladores%2FNintendo%2FJogos%20NDS/document/primary%3AJogos%20e%20emuladores%2FNintendo%2FJogos%20NDS%2FThe%20Legend%20of%20Zelda%3A%20Phantom%20Hourglass%2FThe%20Legend%20of%20Zelda%3A%20Phantom%20Hourglass%20(USA).nds, romPath=/storage/emulated/0/Jogos e emuladores/Nintendo/Jogos NDS/The Legend of Zelda, sramPath=/storage/emulated/0/Jogos e emuladores/Nintendo/Jogos NDS/The Legend of Zelda.sav)

Prints:

Print do erro, que aparece quando eu tento iniciar uma das duas ROMs:

Screenshot_20210322-213521_melonDS

Print das minhas ROMs,todas iniciando e rodando normalmente menos as ROMs de The Legend of Zelda:

Screenshot_20210322-214342_melonDS

Bom espero que este erro seja resolvido.

rafaelvcaetano commented 3 years ago

Não sei como é possível, mas o carácter ":" não deveria aparecer no nome do ficheiro. Altera os nomes dos ficheiros e das pastas desses dois jogos e remove esse carácter em ambos.

Danilo2505 commented 3 years ago

Obrigado, funcionou.