You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unsure if its simply issue 254 again, but I myself and apparently two others are crashing on launch.
Note, this data is just using the google play store reviews, and so may or may not be fully correct. (Even my own devices are partially from memory.)
The devices that have been seen to crash on launch are: Moto G Stylus 5g 2024 // XT2419V (Android 14) --Had to double check. Thought it was 13... Actually 14. Google Pixel 8 (Android 14) Device OnePlus 9 Pro? (OxygenOS14 AKA Android 14)
However, there's also known devices where it simply works. Moto G Stylus 2020 (Android 12..?) Device OnePlus 9 Pro (OxygenOS13 AKA Android 13)
With my very very limited data, i think something CraftOS is relying on was removed between android 13 and 14.
However, I myself dont know enough about the project to actually know what.
The text was updated successfully, but these errors were encountered:
Looks like Android 14 changed some stuff with requesting USB permissions which is causing this crash. The problem is from upstream SDL, and was fixed in libsdl-org/SDL@5a26b26 - I'll have to merge the latest code into my project to fix this.
I am unsure if its simply issue 254 again, but I myself and apparently two others are crashing on launch.
Note, this data is just using the google play store reviews, and so may or may not be fully correct. (Even my own devices are partially from memory.)
The devices that have been seen to crash on launch are:
Moto G Stylus 5g 2024 // XT2419V (Android 14) --Had to double check. Thought it was 13... Actually 14.
Google Pixel 8 (Android 14)
Device OnePlus 9 Pro? (OxygenOS14 AKA Android 14)
However, there's also known devices where it simply works.
Moto G Stylus 2020 (Android 12..?)
Device OnePlus 9 Pro (OxygenOS13 AKA Android 13)
With my very very limited data, i think something CraftOS is relying on was removed between android 13 and 14.
However, I myself dont know enough about the project to actually know what.
The text was updated successfully, but these errors were encountered: