-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AuthMe "Failed to log in: null" error #57
Comments
recently getting the same here ... did not change nothing on microsoft minecraft account settings (even tho checked if that might be the cause) EDIT: fabric 1.18.2 & worked before ... server and client doesn't really say much regarding this except: without authme no troubles |
I can't seem to reproduce this with my Microsoft account on Minecraft 1.18.2 😕 |
Hello, We're getting a similar problem here but on Fabric 1.19.2. This mod actually prevents any connections to the server. Removing it allows the user to log in normally so it's actually hindering access now. |
same issue 1.18.2 fabric |
yep i get the problem too |
Same issue, had to uninstall for now |
Same issue here using it for 1.19.2 in a Fabric pack. |
Hi, can you please try changing the following settings and see if the issue persists?
I'm thinking that perhaps the Microsoft OAuth2 endpoints need updating to these ones. |
seems to work way better for me, i'll play a few days with that settings to see if i ever encounter the problem again |
Let's re-open this issue if the proposed fix does not work. |
I am still getting this issue. |
If you had the mod prior to the change you still have the old urls in the config, go reset them |
Already have. I just noticed that waiting five seconds after opening the server list or disconnecting before trying to connect never causes the issue. Also while testing this my session randomly became invalid despite logging in a few minutes ago. This makes me think the problem is actually a rate limit by moj/icrosoft and AuthMe checking the session when the login button is added could be triggering it. |
I'm myself also not sure if the mods count depend on it too - as catsoften explained it well, it really seems more of a rate limit as it does mostly happen if clicking join server straight after entering the server list instead of waiting a few seconds |
Weird since the update i don't have any issues |
Occurring again on Fabric 1.20.1 loader 0.14.22 and 0.14.23 Mod version: 7.0.2+1.20 |
Can confirm it's happening on Fabric 1.20.1. |
any updates |
I did try leave my game open for over 24 hours, and then switching account. I cannot for the life of me reproduce it. I'm afraid that it's going to have to be up to someone who has the issue on their account to be able to debug it. |
I could try, do you have discord? add me @jadsss |
Expected behavior
To be able to play normally after logging in
Observed/actual behavior
Error message when trying to connect to servers, and after re-logging in with AuthMe.
Steps/models to reproduce
Log in using AuthMe on the server list menu, get the error when trying to connect.
Version
1.18.2
Agreements
Other
Error log: https://hastebin.com/tikayologi.yaml
The text was updated successfully, but these errors were encountered: