crashes on 0.98.3
oj-briodd opened this issue · 6 comments
oj-briodd commented
LTVA1 commented
Hm, I remember updating the app like a week ago. Will check today, hopefully
LTVA1 commented
Okay, it indeed crashes. I need to investigate
LTVA1 commented
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
oj-briodd commented
sorry im away from my computer at the moment, i tried that but it doesn't
even launch it says
"preload failed
media/video_player.fap
update firmware to use with this application
(apitoonew)"
…On Mon, Feb 19, 2024, 2:19 AM LTVA1 ***@***.***> wrote:
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
<https://github.com/LTVA1/flipper-zero-video-player/files/14327721/video_player.zip>
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGICY4FVYE6LE4JTE5MMQVDYUL4JBAVCNFSM6AAAAABDOTWE42VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJRHA2DAMBQHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
LTVA1 commented
Hm, for me it shows API version mismatch but still allows to continue...
LTVA1 commented
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.