Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Crash]: Network save/load issue on Android #17

Open
Alexandrettt opened this issue Apr 4, 2023 · 4 comments
Open

[Crash]: Network save/load issue on Android #17

Alexandrettt opened this issue Apr 4, 2023 · 4 comments

Comments

@Alexandrettt
Copy link

Version of OpenTTD

12.1 Android

Steps to reproduce

Hi all,
OpenTTD on my android phone saving or loading network savegames gets stuck with the message "accessing network, please wait" on Google Play Games app.

Upload crash files

Screenshot_20230404-115208_OpenTTD

@Alexandrettt
Copy link
Author

Already test on last version 12.2.rev112 , and gets stuck at same moment. :(

@MiguelHorta
Copy link
Contributor

Google has deactivated the drive API in which the network saves relied, back in February. https://developers.google.com/drive/api/guides/android-api-deprecation

I'm currently maintaining this project, but I can't give you an estimate when it will be finished.

@pelya
Copy link
Owner

pelya commented Apr 8, 2023 via email

@MiguelHorta
Copy link
Contributor

It is being requested at line 267 within GameHelper.java, maybe it is enough to just remove that line? I will have to try.

For now all I know is that any request fails with UNAVAILABLE_API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants