Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Game files selection crash on Android 11 #47

Closed
dnllln opened this issue Sep 15, 2020 · 11 comments
Closed

Game files selection crash on Android 11 #47

dnllln opened this issue Sep 15, 2020 · 11 comments

Comments

@dnllln
Copy link

dnllln commented Sep 15, 2020

On Android 11 (Pixel 3XL) there appears to be a persistent crash upon clicking Game files to set the path variable. I assume it's something not playing nice with the new Android versions menu dialogue. As soon as the menu option is clicked the app closes.

I just thought y'all should be aware. Thank you!

@licaon-kter
Copy link
Contributor

You've granted storage access always or on use?

@dnllln
Copy link
Author

dnllln commented Sep 15, 2020

You've granted storage access always or on use?

It's set to always. I just double checked.

@IISAKNIFE
Copy link

This is an issue for me to. Android 11, both Pixel 3a and Pixel 4a. Crashes as soon as I click on game files. All permissions are granted fully.

@dnllln
Copy link
Author

dnllln commented Sep 24, 2020

Seems to be an issue with the storage-chooser library specific to Android 11. They haven't updated the library on their end yet.

@Nepoxx
Copy link

Nepoxx commented Sep 26, 2020

Is there a manual way to specify the location of game files in the meantime?

@licaon-kter
Copy link
Contributor

I guess this is the continuation of #30 ?

@xyzz
Copy link
Owner

xyzz commented Sep 26, 2020

This is the upstream bug - codekidX/storage-chooser#127, I'm seeing the same backtrace in crash reports. Not sure why it's crashing though since we're targeting api 28.

@xyzz
Copy link
Owner

xyzz commented Oct 2, 2020

Could you try this build:

omw_debug_0.47.0-37.zip

@IISAKNIFE
Copy link

Could you try this build:

omw_debug_0.47.0-37.zip

This build works on my 4a on android 11

@dnllln
Copy link
Author

dnllln commented Oct 2, 2020

Could you try this build:

omw_debug_0.47.0-37.zip

Works for me as well on the 3 XL on Android 11. GLESv2 doesn't load the game for me, but GLESv1 does. Separate issue, but the file picker now works.

@xyzz
Copy link
Owner

xyzz commented Oct 14, 2020

fixed in latest stable and nightly builds

@xyzz xyzz closed this as completed Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants