Error 10099 solution.
wiewiorpl
Member Posts: 1 ✭
There's nothing to investigate except code review.
It is possible to connect to server only if client timezone is set for any TZ in the USA area. Clearly it is a bug within TLS time verification code, translation for different timezones is not done properly.
I've verified that both on android and windows.
For now fast workaround for players is to set device timezone for New York (UTC-4).
As for development side... Well...
Rollback, fix the code, update.
1
Comments
-
Thanks a lot for the workaround👍️
0