Coal

Results 2 issues of Coal

``` File "pyspades/player.py", line 1087, in _send_connection_data ctf_data.team1_score = blue.score File "pyspades/contained.pyx", line 462, in pyspades.contained.CTFState.team1_score.__set__ unsigned int team1_score, team2_score, cap_limit TypeError: an integer is required ``` Very rarely, once...

I've been attempting to compile the release from WSL2 for Windows, but I'm stuck at this part where apparently I need the Android SDK. Problem is that installing it doesn't...