TechnicPack / TechnicLauncher

Custom launcher that automatically downloads and updates modpacks
https://www.technicpack.net/
Other
152 stars 127 forks source link

Unexpected Launcher Error #645

Open Vaecon opened 10 years ago

Vaecon commented 10 years ago

Hey, I just installed the Technic Launcher and everytime I log into the launcher with my minecraft account it immediately crashes with this error.

This i've tried:

( Please submit this report to https://github.com/TechnicPack/TechnicLauncher/issues ) Launcher Build: 439 Selected Pack: null Stack Trace: Exception: NullPointerException Message: null Trace: net.technicpack.launchercore.install.user.User.(User.java:56) org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:434) org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345) org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468) javax.swing.AbstractButton.fireActionPerformed(Unknown Source) javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) javax.swing.DefaultButtonModel.setPressed(Unknown Source) javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) java.awt.Component.processMouseEvent(Unknown Source) javax.swing.JComponent.processMouseEvent(Unknown Source) java.awt.Component.processEvent(Unknown Source) java.awt.Container.processEvent(Unknown Source) java.awt.Component.dispatchEventImpl(Unknown Source) java.awt.Container.dispatchEventImpl(Unknown Source) java.awt.Component.dispatchEvent(Unknown Source) java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) java.awt.Container.dispatchEventImpl(Unknown Source) java.awt.Window.dispatchEventImpl(Unknown Source) java.awt.Component.dispatchEvent(Unknown Source) java.awt.EventQueue.dispatchEventImpl(Unknown Source) java.awt.EventQueue.access$200(Unknown Source) java.awt.EventQueue$3.run(Unknown Source) java.awt.EventQueue$3.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) java.awt.EventQueue$4.run(Unknown Source) java.awt.EventQueue$4.run(Unknown Source) java.security.AccessController.doPrivileged(Native Method) java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) java.awt.EventQueue.dispatchEvent(Unknown Source) java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) java.awt.EventDispatchThread.pumpEvents(Unknown Source) java.awt.EventDispatchThread.pumpEvents(Unknown Source) java.awt.EventDispatchThread.run(Unknown Source)

System Information: Operating System: Windows 7 Operating System Version: 6.1 Operating System Architecture: amd64 Java version: 1.7.0_25 64 bit Total Memory: 489 MB Max Memory: 7271 MB Memory Free: 382 MB CPU Cores: 8

Vaecon commented 10 years ago

I believe the problem I am experiencing is that I have multiple minecraft accounts tied to my mojang ID. When I log in I get an error with authentication. Logging in on the Minecraft client works perfectly and so does logging in with a mojang id with only one account. However, the new launcher needs to add support for those of us with one mojang id tied to multiple usernames.