Bought game, can't download it on android.
Tried multiple times, clearing cache/data, reinstalling doesn't work
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/updater_module/labels_updater.rpy", line 21, in <module>
ConnectionError: One or more namespaces failed to connect
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "updater_module/labels_updater.rpyc", line 21, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/updater_module/labels_updater.rpy", line 21, in <module>
File "game/updater_module/websocket_ren.py", line 61, in start
File "game/updater_module/websocket_ren.py", line 13, in run
File "python-packages/socketio/client.py", line 163, in connect
ConnectionError: One or more namespaces failed to connect
```