Closed LKAYHot closed 6 months ago
Is your client logged into an account before you call the logout method?
Yes
I've given this thread the Bug tag until further updates
This issue is fixed with #31 You can download Amino.NET version 1.7.0-dev0.2.0 from NuGet in order for it to work while no stable new release is out yet
When I use client.logout(); I get this I use it after client.login() (login is correct, because I can check information about profile). I was trying simple await, but nothing has changed.