LTVA1/flipper-zero-video-player

crashes on 0.98.3

oj-briodd opened this issue · 6 comments

same issue as the previous issue, i load the video player fap and open my bnd file then the flipper immediately crashes and says "furi_check failed"
Screenshot-20240218-202338

Hm, I remember updating the app like a week ago. Will check today, hopefully

Okay, it indeed crashes. I need to investigate

Weird, I recompiled on different machine and it does not crash... I still think that it would crash for you, but please try this version
video_player.zip

Hm, for me it shows API version mismatch but still allows to continue...

Okay, I compiled dev branch official firmware, installed it, then compiled my app and launched it. And everything works. Try cloning the firmware repo and then running ./fbt.cmd flash_usb_full (for Windows; for Linux run ./fbt flash_usb_full). It will compile the firmware, and install it (it will take a while). Then try to launch the app that I linked above.