Jump to content

Recommended Posts

Posted

Hello! I need help with my launcher.

 

So I had recently wiped my hard drive on my computer to clear space. I decided to re-dowload Technic and play it. When I tried to log in it said "an error occured while reaching Minecraft.net". Also if this helps, here is the log I got:

 

[b#439] 2014/08/04 19:44:40 [iNFO] ------------------------------------------


[b#439] 2014/08/04 19:44:40 [iNFO] Technic Launcher is starting....
[b#439] 2014/08/04 19:44:40 [iNFO] Launcher Build: 439
[b#439] 2014/08/04 19:44:40 [iNFO] ------------ Startup Parameters ------------
[b#439] 2014/08/04 19:44:40 [iNFO] --------- End of Startup Parameters ---------
[b#439] 2014/08/04 19:44:40 [WARNING] Unable to load users from C:UsersJakeAppDataRoaming.technicusers.json because it does not exist.
[b#439] 2014/08/04 19:45:22 [WARNING] Unable to load installedPacks from C:UsersJakeAppDataRoaming.technicinstalledPacks because it does not exist.
[b#439] 2014/08/04 19:45:23 [iNFO] Launcher took: 43797ms to start
[b#439] 2014/08/04 19:45:38 [WARNING] Unable to load news, hiding news section
net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/news/]
    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
    at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)
    at org.spoutcraft.launcher.launcher.Launcher$1.run(Launcher.java:82)
Caused by: java.net.SocketTimeoutException: connect timed out
    at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
    ... 2 more
[b#439] 2014/08/04 19:46:04 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.
[b#439] 2014/08/04 19:46:04 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:103)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Component.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at javax.swing.JComponent.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Component.processEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Container.processEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue.access$000(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.awt.EventDispatchThread.run(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at java.net.Socket.connect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
[b#439] 2014/08/04 19:46:04 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
[b#439] 2014/08/04 19:46:04 [sEVERE]     ... 40 more
[b#439] 2014/08/04 19:49:22 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.
[b#439] 2014/08/04 19:49:22 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:103)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Component.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at javax.swing.JComponent.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Component.processEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Container.processEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue.access$000(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.awt.EventDispatchThread.run(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at java.net.Socket.connect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
[b#439] 2014/08/04 19:49:22 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
[b#439] 2014/08/04 19:49:22 [sEVERE]     ... 40 more
[b#439] 2014/08/04 19:50:04 [iNFO] ------------------------------------------
[b#439] 2014/08/04 19:50:04 [iNFO] Technic Launcher is starting....
[b#439] 2014/08/04 19:50:04 [iNFO] Launcher Build: 439
[b#439] 2014/08/04 19:50:04 [iNFO] ------------ Startup Parameters ------------
[b#439] 2014/08/04 19:50:04 [iNFO] --------- End of Startup Parameters ---------
[b#439] 2014/08/04 19:50:04 [WARNING] Unable to load users from C:UsersJakeAppDataRoaming.technicusers.json because it does not exist.
[b#439] 2014/08/04 19:50:26 [iNFO] Launcher took: 22297ms to start
[b#439] 2014/08/04 19:54:56 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.
[b#439] 2014/08/04 19:54:56 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:103)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.JTextField.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.JTextField.postActionEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.SwingUtilities.notifyAction(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.JComponent.processKeyBinding(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.JComponent.processKeyBindings(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at javax.swing.JComponent.processKeyEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Component.processEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Container.processEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue.access$000(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.awt.EventDispatchThread.run(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at java.net.Socket.connect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
[b#439] 2014/08/04 19:54:56 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
[b#439] 2014/08/04 19:54:56 [sEVERE]     ... 42 more
[b#439] 2014/08/04 19:55:26 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.
[b#439] 2014/08/04 19:55:26 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:103)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Component.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at javax.swing.JComponent.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Component.processEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Container.processEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue.access$000(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.awt.EventDispatchThread.run(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at java.net.Socket.connect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
[b#439] 2014/08/04 19:55:26 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
[b#439] 2014/08/04 19:55:26 [sEVERE]     ... 40 more
[b#439] 2014/08/04 19:58:47 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.
[b#439] 2014/08/04 19:58:47 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:103)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Component.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at javax.swing.JComponent.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Component.processEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Container.processEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue.access$000(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.awt.EventDispatchThread.run(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at java.net.Socket.connect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
[b#439] 2014/08/04 19:58:47 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
[b#439] 2014/08/04 19:58:47 [sEVERE]     ... 40 more
[b#439] 2014/08/04 20:03:58 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.
[b#439] 2014/08/04 20:03:58 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:103)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:417)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:345)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:468)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Component.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at javax.swing.JComponent.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Component.processEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Container.processEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Component.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Container.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Window.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.Component.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue.access$000(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue$3.run(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue$4.run(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.security.AccessController.doPrivileged(Native Method)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventQueue.dispatchEvent(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.awt.EventDispatchThread.run(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.PlainSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.SocksSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at java.net.Socket.connect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.NetworkClient.doConnect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.http.HttpClient.openServer(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:65)
[b#439] 2014/08/04 20:03:58 [sEVERE]     at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:99)
[b#439] 2014/08/04 20:03:58 [sEVERE]     ... 40 more


 

Posted

The launcher had difficulty reaching the authentication server of Mojang.

Several things could be wrong:

 

- Your internet connection was being silly.

- Your Anti-Virus was being silly.

- The auth server was down at the time.

 

Try again. If it works, the problem was Mojang's.

If it still doesn't, check/reboot your internet connection.

Also, try temporarily disabling your anti-virus to see if that fixes anything. You may need to allow your AV to let the launcher create an outbound connection.

 

Also, in the future, please post your technical issues on the tracker. Link is in my signature.

Guest
This topic is now closed to further replies.
×
×
  • Create New...