Jump to content
  • 0

Technic launcher cannot reach minecraft.net


KYR_SP33DY

Question

Launcher Version: 378

Operating System: windows vista is all i know :(

Java Version: idk, i downloaded it off oracle on the link below the launcher download

Antivirus Program: none

Description of Problem:

I have downloaded the technic launcher and tried logging in with my MC account, every time i try it gives me "An error occurred while attempting to reach Minecraft.net" My MC account is premium and i have tried to make it work for 3 hours, Same error every time. I have tried redownloading, deleting the files and starting launcher again, running as admin, creating a new computer acc and doing the same, I have also tried logging in with MC username and email, Still the same error. PLEASE HELP!!!! I WANT TO PLAY HEXXIT :(

Error Messages:

Auth Servers Inaccessible :An error occurred while attempting to reach minecraft.net

Error Log:


2014/01/02 15:33:37 [iNFO] ------------------------------------------

2014/01/02 15:33:37 [iNFO] Technic Launcher is starting....

2014/01/02 15:33:37 [iNFO] Launcher Build: 378

2014/01/02 15:33:37 [iNFO] ------------ Startup Parameters ------------

2014/01/02 15:33:37 [iNFO] --------- End of Startup Parameters ---------

2014/01/02 15:33:37 [WARNING] Unable to load users from C:\Users\Hexxit.Sams-PC\AppData\Roaming\.technic\users.json because it does not exist.

2014/01/02 15:34:19 [WARNING] Unable to load installedPacks from C:\Users\Hexxit.Sams-PC\AppData\Roaming\.technic\installedPacks because it does not exist.

2014/01/02 15:34:41 [sEVERE] Error accessing URL.

2014/01/02 15:34:42 [iNFO] Launcher took: 65000ms to start

2014/01/02 15:34:56 [WARNING] Unable to load technic modpacks

net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/?include=full&cid=35c4237f-fee7-414b-98a2-19b54f294838]

	at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:70)

	at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216)

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:56)

	... 1 more

2014/01/02 15:34:57 [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:70)

	at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)

	at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)

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:56)

	... 2 more

2014/01/02 15:35:08 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2014/01/02 15:35:08 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:97)

2014/01/02 15:35:08 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:464)

2014/01/02 15:35:08 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2014/01/02 15:35:08 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:542)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.JTextField.fireActionPerformed(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.JTextField.postActionEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.SwingUtilities.notifyAction(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.JComponent.processKeyBinding(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.JComponent.processKeyBindings(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at javax.swing.JComponent.processKeyEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Component.processEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Container.processEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Window.dispatchEventImpl(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue.access$200(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 15:35:08 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 15:35:08 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.awt.EventDispatchThread.run(Unknown Source)

2014/01/02 15:35:08 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out

2014/01/02 15:35:08 [sEVERE] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2014/01/02 15:35:08 [sEVERE] 	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.net.PlainSocketImpl.connect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.net.SocksSocketImpl.connect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at java.net.Socket.connect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.NetworkClient.doConnect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2014/01/02 15:35:08 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:66)

2014/01/02 15:35:08 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:93)

2014/01/02 15:35:08 [sEVERE] 	... 42 more

2014/01/02 15:43:03 [iNFO] ------------------------------------------

2014/01/02 15:43:03 [iNFO] Technic Launcher is starting....

2014/01/02 15:43:03 [iNFO] Launcher Build: 378

2014/01/02 15:43:03 [iNFO] ------------ Startup Parameters ------------

2014/01/02 15:43:03 [iNFO] --------- End of Startup Parameters ---------

2014/01/02 15:43:03 [WARNING] Unable to load users from C:\Users\Hexxit.Sams-PC\AppData\Roaming\.technic\users.json because it does not exist.

2014/01/02 15:43:47 [sEVERE] Error accessing URL.

2014/01/02 15:43:47 [iNFO] Launcher took: 44918ms to start

2014/01/02 15:44:02 [WARNING] Unable to load technic modpacks

net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/?include=full&cid=35c4237f-fee7-414b-98a2-19b54f294838]

	at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:70)

	at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216)

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:56)

	... 1 more

2014/01/02 15:44:02 [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:70)

	at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)

	at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)

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:56)

	... 2 more

2014/01/02 15:44:18 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2014/01/02 15:44:18 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:97)

2014/01/02 15:44:18 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:464)

2014/01/02 15:44:18 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2014/01/02 15:44:18 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:542)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.JTextField.fireActionPerformed(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.JTextField.postActionEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.SwingUtilities.notifyAction(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.JComponent.processKeyBinding(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.JComponent.processKeyBindings(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at javax.swing.JComponent.processKeyEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Component.processEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Container.processEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Window.dispatchEventImpl(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue.access$200(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 15:44:18 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 15:44:18 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.awt.EventDispatchThread.run(Unknown Source)

2014/01/02 15:44:18 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out

2014/01/02 15:44:18 [sEVERE] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2014/01/02 15:44:18 [sEVERE] 	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.net.PlainSocketImpl.connect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.net.SocksSocketImpl.connect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at java.net.Socket.connect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.NetworkClient.doConnect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2014/01/02 15:44:18 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:66)

2014/01/02 15:44:18 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:93)

2014/01/02 15:44:18 [sEVERE] 	... 42 more

2014/01/02 16:23:28 [iNFO] ------------------------------------------

2014/01/02 16:23:28 [iNFO] Technic Launcher is starting....

2014/01/02 16:23:28 [iNFO] Launcher Build: 378

2014/01/02 16:23:28 [iNFO] ------------ Startup Parameters ------------

2014/01/02 16:23:28 [iNFO] --------- End of Startup Parameters ---------

2014/01/02 16:23:28 [WARNING] Unable to load users from C:\Users\Hexxit.Sams-PC\AppData\Roaming\.technic\users.json because it does not exist.

2014/01/02 16:24:12 [sEVERE] Error accessing URL.

2014/01/02 16:24:12 [iNFO] Launcher took: 44338ms to start

2014/01/02 16:24:27 [WARNING] Unable to load technic modpacks

net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/?include=full&cid=35c4237f-fee7-414b-98a2-19b54f294838]

	at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:70)

	at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216)

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:56)

	... 1 more

2014/01/02 16:24:27 [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:70)

	at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)

	at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)

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:56)

	... 2 more

2014/01/02 16:24:44 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2014/01/02 16:24:44 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:97)

2014/01/02 16:24:44 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:464)

2014/01/02 16:24:44 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2014/01/02 16:24:44 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:542)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.JTextField.fireActionPerformed(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.JTextField.postActionEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.SwingUtilities.notifyAction(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.JComponent.processKeyBinding(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.JComponent.processKeyBindings(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at javax.swing.JComponent.processKeyEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Component.processEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Container.processEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Window.dispatchEventImpl(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue.access$200(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 16:24:44 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 16:24:44 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.awt.EventDispatchThread.run(Unknown Source)

2014/01/02 16:24:44 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out

2014/01/02 16:24:44 [sEVERE] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2014/01/02 16:24:44 [sEVERE] 	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.net.PlainSocketImpl.connect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.net.SocksSocketImpl.connect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at java.net.Socket.connect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.NetworkClient.doConnect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2014/01/02 16:24:44 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:66)

2014/01/02 16:24:44 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:93)

2014/01/02 16:24:44 [sEVERE] 	... 42 more

2014/01/02 16:29:36 [iNFO] ------------------------------------------

2014/01/02 16:29:36 [iNFO] Technic Launcher is starting....

2014/01/02 16:29:36 [iNFO] Launcher Build: 378

2014/01/02 16:29:36 [iNFO] ------------ Startup Parameters ------------

2014/01/02 16:29:36 [iNFO] --------- End of Startup Parameters ---------

2014/01/02 16:29:36 [WARNING] Unable to load users from C:\Users\Hexxit.Sams-PC\AppData\Roaming\.technic\users.json because it does not exist.

2014/01/02 16:30:19 [sEVERE] Error accessing URL.

2014/01/02 16:30:20 [iNFO] Launcher took: 44317ms to start

2014/01/02 16:30:34 [WARNING] Unable to load technic modpacks

net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/?include=full&cid=35c4237f-fee7-414b-98a2-19b54f294838]

	at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:70)

	at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216)

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:56)

	... 1 more

2014/01/02 16:30:35 [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:70)

	at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)

	at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105)

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:56)

	... 2 more

2014/01/02 16:31:42 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2014/01/02 16:31:42 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:97)

2014/01/02 16:31:42 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:464)

2014/01/02 16:31:42 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2014/01/02 16:31:42 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:542)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.JTextField.fireActionPerformed(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.JTextField.postActionEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.SwingUtilities.notifyAction(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.JComponent.processKeyBinding(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.JComponent.processKeyBindings(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at javax.swing.JComponent.processKeyEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Component.processEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Container.processEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Window.dispatchEventImpl(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue.access$200(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 16:31:42 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 16:31:42 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.awt.EventDispatchThread.run(Unknown Source)

2014/01/02 16:31:42 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out

2014/01/02 16:31:42 [sEVERE] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2014/01/02 16:31:42 [sEVERE] 	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.net.PlainSocketImpl.connect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.net.SocksSocketImpl.connect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at java.net.Socket.connect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.NetworkClient.doConnect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2014/01/02 16:31:42 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:66)

2014/01/02 16:31:42 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:93)

2014/01/02 16:31:42 [sEVERE] 	... 42 more

2014/01/02 16:34:36 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net.

2014/01/02 16:34:36 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:97)

2014/01/02 16:34:36 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:464)

2014/01/02 16:34:36 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367)

2014/01/02 16:34:36 [sEVERE] 	at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:542)

2014/01/02 16:34:36 [sEVERE] 	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Component.processMouseEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at javax.swing.JComponent.processMouseEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Component.processEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Container.processEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Window.dispatchEventImpl(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue.access$200(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 16:34:36 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2014/01/02 16:34:36 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.awt.EventDispatchThread.run(Unknown Source)

2014/01/02 16:34:36 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out

2014/01/02 16:34:36 [sEVERE] 	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)

2014/01/02 16:34:36 [sEVERE] 	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.net.AbstractPlainSocketImpl.connect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.net.PlainSocketImpl.connect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.net.SocksSocketImpl.connect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at java.net.Socket.connect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.NetworkClient.doConnect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.http.HttpClient.openServer(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2014/01/02 16:34:36 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:66)

2014/01/02 16:34:36 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:93)

2014/01/02 16:34:36 [sEVERE] 	... 40 more

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
  • Moderators

Java Version: idk, i downloaded it off oracle on the link below the launcher download

We need to know the java version, google or ask a friend who knows what it is.

have you resolved this issue and if so, what did you do? I am having this problem and no one seems to know the solution.

I doubt it, I'd recommend to make your own bug thread, just in case you have something else that we could pinpoint the error (antivirus, firewall).

As for now, this is an internet connection problem. I'm not sure how to fix

Link to comment
Share on other sites

  • 0

We need to know the java version, google or ask a friend who knows what it is.

I doubt it, I'd recommend to make your own bug thread, just in case you have something else that we could pinpoint the error (antivirus, firewall).

As for now, this is an internet connection problem. I'm not sure how to fix

here's the link to my thread:

http://forums.technicpack.net/threads/launcher-doesnt-work.56712/

Link to comment
Share on other sites

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...