EstebanFuentealba / MALVEKE-Flipper-Zero

GAME BOY Tools for Flipper Zero. The perfect companion for your Flipper Zero. Equipped with ESP32-S2 for WiFi. MALVEKE allows you to connect all GAME BOY peripherals and additional accessories such as NRF24, CC1101, and GPS.
MIT License
235 stars 4 forks source link

Parse Error in GB and GBA apps #31

Closed fran122157 closed 5 months ago

fran122157 commented 5 months ago

Hey there!

I'm having some problems using the GB and GBA cartridge reader apps. Both of them throw me a "parse error" when trying to read some cartridges.

(this is following the app instructions downloaded from here)

Checks:

Am I missing some really obvious thing in the board connection process?

Really love the project, just hoping to use the board and dump some saves

Thanks in advance and please let me know if I can add more info to this issue.

EstebanFuentealba commented 5 months ago

Hello, how are you? I have a few questions.

Before sending them, I tested them with the Original FW 0.98.3.

I also recently tried with Momentum FW using apps from the official catalog.

Let me see if there have been any recent changes.

https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero/assets/442927/eee2dec0-3294-4fb8-a82d-be74c0520c97

EstebanFuentealba commented 5 months ago

Here are the faps I'm using. Could you test them? And before testing, could you please reboot?

malveke_faps.zip

reboot (4)

fran122157 commented 5 months ago

Hola!

Thanks for the quick response, I'm currently running the latest firmware (that's 0.99.1)

Yeap, tried rebooting multiple times before posting the issue.

The faps you just sent me did the trick though! I can reed GB and GBA carts now. Also dump rom files (which were previously throwing a null pointer exception)

Screenshot-20240320-205251

EstebanFuentealba commented 5 months ago

🤔 And where did you download the previous ones from?

EstebanFuentealba commented 5 months ago

I updated the link for the FAPs and added the latest version of the Pokémon app (I & II GEN).

Here are the faps I'm using. Could you test them? And before testing, could you please reboot?

malveke_faps.zip

reboot (4)

EstebanFuentealba commented 5 months ago

@fran122157 I'll leave this issue open while I investigate what happened with the official catalog.

Str8buggin commented 5 months ago

Hey, I was also having the same issue with a "parse error" we were speaking through tindie. all of the .fap files that were in the zip all work perfect! thank you for the speedy solution. i am running MNTM-001 and got my applications from lab.flipper.net. just tested the pokemon trading and that issue is also fixed.

bison-- commented 5 months ago

Hi,

TL;DR: thanks, your FAP files work <3 https://github.com/EstebanFuentealba/MALVEKE-Flipper-Zero/issues/31#issuecomment-2010948941

i had the same "parse error" issue after building the FAPs myself. Downloaded the apps via lab.flipper.net (didn't knew the page existed, saw it in the previous post) but got the same "parse error". Only with your supplied files I got it to work (thanks for that <3).

my flipper version: image

fran122157 commented 5 months ago

🤔 And where did you download the previous ones from?

Sorry for the delay in the response! I downloaded them from flipper lab as other have mentioned in the thread. Just to clarify

Thanks!

EstebanFuentealba commented 5 months ago

The apps are now available and working again in the official catalog.

https://github.com/flipperdevices/flipper-application-catalog/pull/331