The launcher validates me logging into the launcher, and I log in properly. It gives me the following error message in Consle after I log in when I try to launch the launcher.
Error Message:
[B#663] java.lang.NullPointerException
[B#663] at net.technicpack.minecraftcore.mojang.auth.MojangUser.refreshToken(MojangUser.java:66)
[B#663] at net.technicpack.minecraftcore.mojang.auth.MojangUser.<init>(MojangUser.java:60)
[B#663] at net.technicpack.minecraftcore.mojang.auth.MojangAuthenticator.loginNewUser(MojangAuthenticator.java:69)
[B#663] at net.technicpack.launcher.ui.LoginFrame.newMojangLogin(LoginFrame.java:584)
[B#663] at net.technicpack.launcher.ui.LoginFrame.login(LoginFrame.java:431)
[B#663] at net.technicpack.launcher.ui.LoginFrame.lambda$initComponents$4(LoginFrame.java:256)
[B#663] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[B#663] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[B#663] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[B#663] at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[B#663] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[B#663] at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[B#663] at java.awt.Component.processMouseEvent(Unknown Source)
[B#663] at javax.swing.JComponent.processMouseEvent(Unknown Source)
[B#663] at java.awt.Component.processEvent(Unknown Source)
[B#663] at java.awt.Container.processEvent(Unknown Source)
[B#663] at java.awt.Component.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Container.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Component.dispatchEvent(Unknown Source)
[B#663] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[B#663] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[B#663] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[B#663] at java.awt.Container.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Window.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Component.dispatchEvent(Unknown Source)
[B#663] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.EventQueue.access$500(Unknown Source)
[B#663] at java.awt.EventQueue$3.run(Unknown Source)
[B#663] at java.awt.EventQueue$3.run(Unknown Source)
[B#663] at java.security.AccessController.doPrivileged(Native Method)
[B#663] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#663] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#663] at java.awt.EventQueue$4.run(Unknown Source)
[B#663] at java.awt.EventQueue$4.run(Unknown Source)
[B#663] at java.security.AccessController.doPrivileged(Native Method)
[B#663] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#663] at java.awt.EventQueue.dispatchEvent(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[B#663] at java.awt.EventDispatchThread.run(Unknown Source)
[B#663] Unhandled Exception in Thread[AWT-EventQueue-0,6,main]
Question
FadingFire711
The launcher validates me logging into the launcher, and I log in properly. It gives me the following error message in Consle after I log in when I try to launch the launcher.
Error Message:
[B#663] java.lang.NullPointerException
[B#663] at net.technicpack.minecraftcore.mojang.auth.MojangUser.refreshToken(MojangUser.java:66)
[B#663] at net.technicpack.minecraftcore.mojang.auth.MojangUser.<init>(MojangUser.java:60)
[B#663] at net.technicpack.minecraftcore.mojang.auth.MojangAuthenticator.loginNewUser(MojangAuthenticator.java:69)
[B#663] at net.technicpack.launcher.ui.LoginFrame.newMojangLogin(LoginFrame.java:584)
[B#663] at net.technicpack.launcher.ui.LoginFrame.login(LoginFrame.java:431)
[B#663] at net.technicpack.launcher.ui.LoginFrame.lambda$initComponents$4(LoginFrame.java:256)
[B#663] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[B#663] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[B#663] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[B#663] at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[B#663] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[B#663] at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[B#663] at java.awt.Component.processMouseEvent(Unknown Source)
[B#663] at javax.swing.JComponent.processMouseEvent(Unknown Source)
[B#663] at java.awt.Component.processEvent(Unknown Source)
[B#663] at java.awt.Container.processEvent(Unknown Source)
[B#663] at java.awt.Component.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Container.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Component.dispatchEvent(Unknown Source)
[B#663] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[B#663] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[B#663] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[B#663] at java.awt.Container.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Window.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.Component.dispatchEvent(Unknown Source)
[B#663] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[B#663] at java.awt.EventQueue.access$500(Unknown Source)
[B#663] at java.awt.EventQueue$3.run(Unknown Source)
[B#663] at java.awt.EventQueue$3.run(Unknown Source)
[B#663] at java.security.AccessController.doPrivileged(Native Method)
[B#663] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#663] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#663] at java.awt.EventQueue$4.run(Unknown Source)
[B#663] at java.awt.EventQueue$4.run(Unknown Source)
[B#663] at java.security.AccessController.doPrivileged(Native Method)
[B#663] at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
[B#663] at java.awt.EventQueue.dispatchEvent(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[B#663] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[B#663] at java.awt.EventDispatchThread.run(Unknown Source)
[B#663] Unhandled Exception in Thread[AWT-EventQueue-0,6,main]
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 accountSign in
Already have an account? Sign in here.
Sign In Now