i can start the launcher just fine. when its started all modpacks are offline and when i try to add a modpack it gives me a parsing error. I run it as admin and i made an exception in firewall. (i could only place a part of the error log. There are more parts that look kinda the same)
Error Messages:
Error parsing platform response
Error Log:
2014/01/28 13:33:48 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
2014/01/28 13:33:48 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
2014/01/28 13:33:49 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
2014/01/28 13:33:49 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
2014/01/28 13:33:49 [iNFO] InstalledPack{info=null, name='null', platform=false, build='recommended', directory='null'}
2014/01/28 13:35:24 [sEVERE] java.util.concurrent.ExecutionException: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/modpack/moonquest-2]
2014/01/28 13:35:24 [sEVERE] at java.util.concurrent.FutureTask.report(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.util.concurrent.FutureTask.get(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.SwingWorker.get(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at org.spoutcraft.launcher.skin.options.ImportOptions$2.done(ImportOptions.java:289)
2014/01/28 13:35:24 [sEVERE] at javax.swing.SwingWorker$5.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.swing.AccumulativeRunnable.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.Timer.fireActionPerformed(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.Timer$DoPostEvent.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.event.InvocationEvent.dispatch(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
2014/01/28 13:35:24 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.WaitDispatchSupport$2.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.WaitDispatchSupport$4.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
2014/01/28 13:35:24 [sEVERE] at java.awt.WaitDispatchSupport.enter(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Dialog.show(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.show(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.setVisible(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Window.setVisible(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Dialog.setVisible(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at org.spoutcraft.launcher.skin.ModpackSelector.action(ModpackSelector.java:237)
2014/01/28 13:35:24 [sEVERE] at org.spoutcraft.launcher.skin.ModpackSelector.actionPerformed(ModpackSelector.java:225)
2014/01/28 13:35:24 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.processEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Container.processEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
2014/01/28 13:35:24 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
2014/01/28 13:35:24 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/modpack/moonquest-2]
2014/01/28 13:35:24 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:70)
2014/01/28 13:35:24 [sEVERE] at org.spoutcraft.launcher.skin.options.ImportOptions$2.doInBackground(ImportOptions.java:283)
2014/01/28 13:35:24 [sEVERE] at org.spoutcraft.launcher.skin.options.ImportOptions$2.doInBackground(ImportOptions.java:279)
2014/01/28 13:35:24 [sEVERE] at javax.swing.SwingWorker$1.call(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.util.concurrent.FutureTask.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at javax.swing.SwingWorker.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.lang.Thread.run(Unknown Source)
2014/01/28 13:35:24 [sEVERE] Caused by: java.net.SocketTimeoutException: connect timed out
2014/01/28 13:35:24 [sEVERE] at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
2014/01/28 13:35:24 [sEVERE] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at java.net.Socket.connect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.NetworkClient.doConnect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.http.HttpClient.<init>(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.http.HttpClient.New(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
2014/01/28 13:35:24 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:56)
2014/01/28 13:35:24 [sEVERE] ... 8 more
2014/01/28 13:36:48 [iNFO] ------------------------------------------
2014/01/28 13:36:48 [iNFO] Technic Launcher is starting....
2014/01/28 13:36:48 [iNFO] Launcher Build: 390
2014/01/28 13:36:48 [iNFO] ------------ Startup Parameters ------------
2014/01/28 13:36:48 [iNFO] --------- End of Startup Parameters ---------
2014/01/28 13:37:11 [iNFO] {"accessToken":"a10935f6410a4fedbe63d1b69fe2caf2","clientToken":"7f428581-85af-4202-9542-14aace51c0b5","selectedProfile":{"id":"f6ee7484e9164c8da2c873a9b5f74cc1","name":"joinx61","legacy":true}}
2014/01/28 13:37:11 [iNFO] Launcher took: 23243ms to start
2014/01/28 13:37:25 [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.Launcher$1.run(Launcher.java:83)
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
Question
Joinx61
Launcher Version: 390
Operating System: Windows 8 64 bit
Java Version: 7 update 51
Antivirus Program: AVAST antivirus
Description of Problem:
i can start the launcher just fine. when its started all modpacks are offline and when i try to add a modpack it gives me a parsing error. I run it as admin and i made an exception in firewall. (i could only place a part of the error log. There are more parts that look kinda the same)
Error Messages:
Error parsing platform response
Error Log:
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now