lolfire-source icon indicating copy to clipboard operation
lolfire-source copied to clipboard

Socket times out after error

Open novikk opened this issue 11 years ago • 1 comments

Hello! When I try to call getInProgressMatch with a summoner that isn't currently playing I get a GameNotFoundException from riot servers, the problem is that after that, the connection is closed ("Timeout reached, closing socket") so I have to re-login again in order to keep making calls. Is there a way to handle this error so that the socket doesn't time out?

Thanks

novikk avatar Oct 24 '13 11:10 novikk

Having the same problem, I will try to find a fix, but maybe you need to call another command to check if player in game or not.

perezpaya avatar Oct 24 '13 15:10 perezpaya