Jump to content
  • 0

i cant log in


xFrizard

Question

i cant login to microsoft acc in the console its telling me this 
[B#757] Failed to get OAuth authorization
[B#757] net.technicpack.launchercore.exception.MicrosoftAuthException: Failed to get OAuth authorization
[B#757]     at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.getOAuthCredential(MicrosoftAuthenticator.java:136)
[B#757]     at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.loginNewUser(MicrosoftAuthenticator.java:81)
[B#757]     at net.technicpack.launcher.ui.LoginFrame.newMicrosoftLogin(LoginFrame.java:576)
[B#757]     at net.technicpack.launcher.ui.LoginFrame.addMicrosoftAccount(LoginFrame.java:480)
[B#757]     at net.technicpack.launcher.ui.LoginFrame.lambda$initComponents$5(LoginFrame.java:266)
[B#757]     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[B#757]     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[B#757]     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[B#757]     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[B#757]     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[B#757]     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[B#757]     at java.awt.Component.processMouseEvent(Unknown Source)
[B#757]     at javax.swing.JComponent.processMouseEvent(Unknown Source)
[B#757]     at java.awt.Component.processEvent(Unknown Source)
[B#757]     at java.awt.Container.processEvent(Unknown Source)
[B#757]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[B#757]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[B#757]     at java.awt.Component.dispatchEvent(Unknown Source)
[B#757]     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[B#757]     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[B#757]     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[B#757]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[B#757]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[B#757]     at java.awt.Component.dispatchEvent(Unknown Source)
[B#757]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[B#757]     at java.awt.EventQueue.access$500(Unknown Source)
[B#757]     at java.awt.EventQueue$3.run(Unknown Source)
[B#757]     at java.awt.EventQueue$3.run(Unknown Source)
[B#757]     at java.security.AccessController.doPrivileged(Native Method)
[B#757]     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#757]     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#757]     at java.awt.EventQueue$4.run(Unknown Source)
[B#757]     at java.awt.EventQueue$4.run(Unknown Source)
[B#757]     at java.security.AccessController.doPrivileged(Native Method)
[B#757]     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#757]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[B#757]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[B#757]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[B#757]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[B#757]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[B#757]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[B#757]     at java.awt.EventDispatchThread.run(Unknown Source)
[B#757] Caused by: java.io.StreamCorruptedException: invalid stream header: 00000000
[B#757]     at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
[B#757]     at java.io.ObjectInputStream.<init>(Unknown Source)
[B#757]     at com.google.api.client.util.IOUtils.deserialize(IOUtils.java:166)
[B#757]     at com.google.api.client.util.store.FileDataStoreFactory$FileDataStore.<init>(FileDataStoreFactory.java:119)
[B#757]     at com.google.api.client.util.store.FileDataStoreFactory.createDataStore(FileDataStoreFactory.java:90)
[B#757]     at com.google.api.client.util.store.AbstractDataStoreFactory.getDataStore(AbstractDataStoreFactory.java:54)
[B#757]     at com.google.api.client.auth.oauth2.StoredCredential.getDefaultDataStore(StoredCredential.java:165)
[B#757]     at com.google.api.client.auth.oauth2.AuthorizationCodeFlow$Builder.setDataStoreFactory(AuthorizationCodeFlow.java:804)
[B#757]     at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.buildFlow(MicrosoftAuthenticator.java:288)
[B#757]     at net.technicpack.minecraftcore.microsoft.auth.MicrosoftAuthenticator.getOAuthCredential(MicrosoftAuthenticator.java:132)
[B#757]     ... 41 more
 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...