It appears waitForResponse(sendRequest(Requests.gameInfo())) on line111 not only failed to retrieve the map name, but it also caused observation().getGameInfo() to never get populated. I don't understand this api well enough to fix this. Perhaps you can edit this line of code to get the map name @ocraft
Reverts ocraft/ocraft-s2client#45
It appears waitForResponse(sendRequest(Requests.gameInfo())) on line111 not only failed to retrieve the map name, but it also caused observation().getGameInfo() to never get populated. I don't understand this api well enough to fix this. Perhaps you can edit this line of code to get the map name @ocraft