Open Kroko1337 opened 2 years ago
When you try to switch the service, then it throw an error. i use the j9 version of the auth but it still not work.
Error: https://pastebin.com/dMR6zt0x
This is because the Reflection code no longer works in Java 9 and higher. It's better not to use the API anyway and implement it yourself.
When you try to switch the service, then it throw an error. i use the j9 version of the auth but it still not work.
Error: https://pastebin.com/dMR6zt0x