Crash after updating to Retro-Go 1.38 or 1.37.47
explit7 opened this issue · 4 comments
After Installation of 1.38 (or 1.37.47 FW on my Odroid-Go) the system is crashed on stratup.
Installing back 1.37 FW - working without any Problems.
To Reproduce
Download 1.38 FW (retro-go_1.38_odroid-go.fw) or 1.37.47 FW (retro-go_gd334e_odroid-go.fw).
Update Odroid-Go to the 1.38 or 1.37.47 FW
Crash on StartUp
Expected behavior
Normal Start of RetroGo
crash.log
Additional context
Add any other context about the problem here.
Can you upload new .fw files with the fix please ?
I have Problems to setup ESP32 environment on Debian-Testing.
Thanks.
It's not tested yet so I won't upload new .fw but if you want to try it anyway they are available from the build bot.
Go to https://github.com/ducalex/retro-go/actions , click the commit you want to try and scroll down to Artifacts.
Thanks, i tested the dev build and it is working. Doesn't crash anymore.
Thanks for testing! The crash was probably caused because you have a file without extension in one of your roms folder and a recent change didn't account for that.
I'll release 1.38.1 in a few days with the fix (after I review the rest of our code for similar issues).