Skip to content
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

Cannot log in using Microsoft Account (1.12) #20

Open
DjingaNinja opened this issue Jan 26, 2022 · 13 comments
Open

Cannot log in using Microsoft Account (1.12) #20

DjingaNinja opened this issue Jan 26, 2022 · 13 comments
Labels
Microsoft Relates to logging into Microsoft

Comments

@DjingaNinja
Copy link

Using my Microsoft Account to log in creates an error referring me to this link to create an issue. I tried to use my Mojang log in as well and it finds my character profile but then tells me that my password is wrong after I've already logged in
Minecraft issue 1

@Sintinium
Copy link
Owner

So a couple of things:

I recommend updating to the newest version and seeing if the error changes. If it does send me the updated log.

I'm guessing you login normally through Microsoft? If so do you own Minecraft normally or do you own it through the GamePass?

@Sintinium Sintinium added the Microsoft Relates to logging into Microsoft label Jan 26, 2022
@Danieljunek17
Copy link

Danieljunek17 commented Feb 23, 2022

Hey, I pretty much have the same problem! I have just today fresh installed the mod to address maybe it being an older version but it is not in my case but the first time it works normally opens the browser connects to my account and then Minecraft mod be like: I don't like this I will verify this forever

image

[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at java.base/sun.nio.ch.Net.bind0(Native Method)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at java.base/sun.nio.ch.Net.bind(Net.java:455)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at java.base/sun.nio.ch.Net.bind(Net.java:447)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at jdk.httpserver/sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:101)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at jdk.httpserver/sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.java:50)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at jdk.httpserver/sun.net.httpserver.DefaultHttpServerProvider.createHttpServer(DefaultHttpServerProvider.java:35)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at jdk.httpserver/com.sun.net.httpserver.HttpServer.create(HttpServer.java:137)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at com.sintinium.oauth.login.MicrosoftLogin.authorizeUser(MicrosoftLogin.java:242)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at com.sintinium.oauth.login.MicrosoftLogin.callIfNotCancelled(MicrosoftLogin.java:225)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at com.sintinium.oauth.login.MicrosoftLogin.login(MicrosoftLogin.java:92)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at com.sintinium.oauth.gui.profile.ProfileSelectionScreen.lambda$onMicrosoftType$10(ProfileSelectionScreen.java:229)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.ErrorScreen:<init>:33]: 	at java.base/java.lang.Thread.run(Thread.java:834)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: java.net.BindException: Address already in use: bind
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at java.base/sun.nio.ch.Net.bind0(Native Method)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at java.base/sun.nio.ch.Net.bind(Net.java:455)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at java.base/sun.nio.ch.Net.bind(Net.java:447)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at jdk.httpserver/sun.net.httpserver.ServerImpl.<init>(ServerImpl.java:101)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at jdk.httpserver/sun.net.httpserver.HttpServerImpl.<init>(HttpServerImpl.java:50)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at jdk.httpserver/sun.net.httpserver.DefaultHttpServerProvider.createHttpServer(DefaultHttpServerProvider.java:35)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at jdk.httpserver/com.sun.net.httpserver.HttpServer.create(HttpServer.java:137)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at com.sintinium.oauth.login.MicrosoftLogin.authorizeUser(MicrosoftLogin.java:242)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at com.sintinium.oauth.login.MicrosoftLogin.callIfNotCancelled(MicrosoftLogin.java:225)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at com.sintinium.oauth.login.MicrosoftLogin.login(MicrosoftLogin.java:92)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at com.sintinium.oauth.gui.profile.ProfileSelectionScreen.lambda$onMicrosoftType$10(ProfileSelectionScreen.java:229)
[15:51:32] [Oauth microsoft/INFO] [STDERR/]: [com.sintinium.oauth.gui.profile.ProfileSelectionScreen:lambda$onMicrosoftType$10:237]: 	at java.base/java.lang.Thread.run(Thread.java:834)
[15:51:32] [Oauth microsoft/ERROR] [co.si.oa.gu.pr.ProfileSelectionScreen/]: ```


NOTE: this is when trying it the second time and I can't seem to find anything related to failing in the first place!

@Sintinium
Copy link
Owner

I believe this is now fixed. If not feel free to reopen. Thanks!

@leaf-bot
Copy link

Hi this problem just happened to me today. I have redownloaded the mods as you said to try and still nothing.
image

@Sintinium Sintinium reopened this Nov 19, 2022
@Sintinium
Copy link
Owner

What Minecraft version is this? Could you give the log file?

@leaf-bot
Copy link

This is MC version 1.12
latest.log
Is this the log file that you wanted?

@leaf-bot
Copy link

Here is a snip of the latest bit if you don't want to look at the entire log
image

@Sintinium
Copy link
Owner

Thanks! It looks like you're trying to log in using the old Mojang logins which Microsoft removed a few months ago. If you haven't already you'll need to migrate your account and log in using your Microsoft account. Unfortunately the 1.12 version is pretty old and I haven't removed the old login method.

@leaf-bot
Copy link

interesting....since I did migrate my account a while ago.

@leaf-bot
Copy link

If I click on login with Microsoft on Mojang's website it logs me into the correct profile....

@Sintinium
Copy link
Owner

Are you clicking on login with Microsoft in the mod?

@leaf-bot
Copy link

yes, that is where I am getting the error

@Sintinium
Copy link
Owner

Oh ok thanks. I'll see if I can find what the issue is

@Sintinium Sintinium changed the title Cannot log in using Microsoft Account Cannot log in using Microsoft Account (1.12) Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Microsoft Relates to logging into Microsoft
Projects
None yet
Development

No branches or pull requests

4 participants