Jump to content
  • 0

Error pharsing platform response All modpacks


Virussal

Question

Launcher Version: 222

Operating System: Win 7 64bit

Java Version: 6

Antivirus Program: None

Description of Problem:

Can not load any modpacks with the launcher including Voltz modpack. Modpacks that were previously installed are working. Any that updated or you try to install fresh get this same problem.

Error Messages:

Error pharsing platform response

Error Log:


java.util.concurrent.ExecutionException: org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/modpack/v-m-war]

	at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)

	at java.util.concurrent.FutureTask.get(Unknown Source)

	at javax.swing.SwingWorker.get(Unknown Source)

	at org.spoutcraft.launcher.technic.skin.ImportOptions$2.done(ImportOptions.java:278)

	at javax.swing.SwingWorker$5.run(Unknown Source)

	at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)

	at sun.swing.AccumulativeRunnable.run(Unknown Source)

	at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)

	at javax.swing.Timer.fireActionPerformed(Unknown Source)

	at javax.swing.Timer$DoPostEvent.run(Unknown Source)

	at java.awt.event.InvocationEvent.dispatch(Unknown Source)

	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

	at java.awt.EventQueue.access$200(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.WaitDispatchSupport$2.run(Unknown Source)

	at java.awt.WaitDispatchSupport$4.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.awt.WaitDispatchSupport.enter(Unknown Source)

	at java.awt.Dialog.show(Unknown Source)

	at java.awt.Component.show(Unknown Source)

	at java.awt.Component.setVisible(Unknown Source)

	at java.awt.Window.setVisible(Unknown Source)

	at java.awt.Dialog.setVisible(Unknown Source)

	at org.spoutcraft.launcher.technic.skin.ModpackSelector.action(ModpackSelector.java:243)

	at org.spoutcraft.launcher.technic.skin.ModpackSelector.actionPerformed(ModpackSelector.java:231)

	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

	at java.awt.Component.processMouseEvent(Unknown Source)

	at javax.swing.JComponent.processMouseEvent(Unknown Source)

	at java.awt.Component.processEvent(Unknown Source)

	at java.awt.Container.processEvent(Unknown Source)

	at java.awt.Component.dispatchEventImpl(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Window.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

	at java.awt.EventQueue.access$200(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/modpack/v-m-war]

	at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:278)

	at org.spoutcraft.launcher.technic.rest.RestAPI.getCustomModpack(RestAPI.java:232)

	at org.spoutcraft.launcher.technic.skin.ImportOptions$2.doInBackground(ImportOptions.java:271)

	at org.spoutcraft.launcher.technic.skin.ImportOptions$2.doInBackground(ImportOptions.java:267)

	at javax.swing.SwingWorker$1.call(Unknown Source)

	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

	at java.util.concurrent.FutureTask.run(Unknown Source)

	at javax.swing.SwingWorker.run(Unknown Source)

	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

	at java.lang.Thread.run(Unknown Source)

Caused by: java.net.SocketTimeoutException: Read timed out

	at java.net.SocketInputStream.socketRead0(Native Method)

	at java.net.SocketInputStream.read(Unknown Source)

	at java.net.SocketInputStream.read(Unknown Source)

	at java.io.BufferedInputStream.fill(Unknown Source)

	at java.io.BufferedInputStream.read1(Unknown Source)

	at java.io.BufferedInputStream.read(Unknown Source)

	at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)

	at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)

	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

	at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:270)

	... 10 more

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...