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

UninitializedPropertyAccessException when loading APIv2 game from Multiplayer turn notification (Android) #66

Open
CrsiX opened this issue May 20, 2023 · 0 comments
Labels
android Only on Android devices bug Something isn't working

Comments

@CrsiX
Copy link
Member

CrsiX commented May 20, 2023

The game was in the background (not destroyed yet) and the V2 worker was running; it then received the UpdateGameData event and produced the relevant game notification. Clicking on the notification resulted in the following error:

signal-2023-05-20-124849

The only log entry looking relevant & related is the following:

[05-20 12:48:25.119 703:15023 D/Unciv OnlineMultiplayerFiles]
[threadpool-daemon-4] Uninitialized online multiplayer instance might result in errors later

Since there are no more logs available, it might be related to #29.

@CrsiX CrsiX added bug Something isn't working android Only on Android devices labels May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Only on Android devices bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant