meraki-analytics / orianna

A Java framework for the Riot Games League of Legends API (http://developer.riotgames.com/).
MIT License
182 stars 56 forks source link

TFT ranked solo is null #144

Open mathcrin opened 12 months ago

mathcrin commented 12 months ago

Hello, first question : TFT Duo ranked was not supported ? And i have a null pointer when i make "summoner.getLeaguePosition(Queue.RANKED_TFT)" However i can get the other rank of this summoner and this summoner have a rank in TFT.

How i can fix it please ?