geode-sdk / android-launcher

Launches an unmodified Geometry Dash with modifications
Boost Software License 1.0
47 stars 20 forks source link

accepting permissions dialog during ingame resource download causes crash #8

Closed qimiko closed 10 months ago

qimiko commented 10 months ago

only really applies to versions ≤ android 10. seems like this action triggers some change in how permissions are handled for paths and generates an eacces error - things work in all other circumstances (and in fact, the game works too, after a restart)

https://github.com/geode-sdk/android-launcher/assets/25387744/4b961740-e222-4cf6-9ba3-3443c0a106ab

fixing this is on hold until i feel like writing a test mod for the functionality