Jump to content

Error parsing platform response


Skrir

Recommended Posts

I'm suddenly getting this message whenever I try to type in the Platform delivery URL to add a new pack. It's been fine up until this morning, but now I get this message every time I try.

errorparsing.png

I've tried restarting, reinstalling the launcher, trying different modpacks (like "Big Dig Pack") with the same result. I'm copying and pasting directly.

Anyone know what's causing this?

Link to comment
Share on other sites

  • Replies 101
  • Created
  • Last Reply

Top Posters In This Topic

I just scrapped the old log and recreated the error, so it should fit now.

2013/03/06 16:22:42 [iNFO] ------------------------------------------

2013/03/06 16:22:42 [iNFO] Technic Launcher is starting....

2013/03/06 16:22:42 [iNFO] Launcher Build: 198

2013/03/06 16:22:42 [iNFO] ------------ Startup Parameters ------------

2013/03/06 16:22:42 [iNFO] Relaunched with correct memory

2013/03/06 16:22:42 [iNFO] --------- End of Startup Parameters ---------

2013/03/06 16:22:41 [iNFO] ------------------------------------------

2013/03/06 16:22:41 [iNFO] Technic Launcher is starting....

2013/03/06 16:22:41 [iNFO] Launcher Build: 198

2013/03/06 16:22:41 [iNFO] ------------ Startup Parameters ------------

2013/03/06 16:22:41 [iNFO] --------- End of Startup Parameters ---------

2013/03/06 16:22:41 [iNFO] Attempting relaunch with 1024 mb of RAM

2013/03/06 16:22:41 [iNFO] Path to Launcher Jar: C:\Users\micah\Downloads\TechnicLauncher (1).exe

2013/03/06 16:22:50 [iNFO] Starting download of http://skins.technicpack.net/helm/xenotashin/100, with 3 tries remaining

2013/03/06 16:22:51 [iNFO] Launcher took: 9734ms to start

2013/03/06 16:22:58 [sEVERE] org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://technicpack.net/api/modpack/scourgecraft]

2013/03/06 16:22:58 [sEVERE]    at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:245)

2013/03/06 16:22:58 [sEVERE]    at org.spoutcraft.launcher.technic.rest.RestAPI.getCustomModpack(RestAPI.java:198)

2013/03/06 16:22:58 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ImportOptions.urlUpdated(ImportOptions.java:255)

2013/03/06 16:22:58 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ImportOptions.insertUpdate(ImportOptions.java:361)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.text.AbstractDocument.insertString(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.text.PlainDocument.insertString(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.text.AbstractDocument.replace(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.text.JTextComponent.replaceSelection(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.plaf.basic.BasicTextUI$TextTransferHandler.handleReaderImport(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.plaf.basic.BasicTextUI$TextTransferHandler.importData(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.TransferHandler.importData(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.plaf.basic.BasicTextUI$TextTransferHandler.importData(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.TransferHandler$TransferAction.actionPerformedImpl(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.TransferHandler$TransferAction.access$700(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.TransferHandler$TransferAction$1.run(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at javax.swing.TransferHandler$TransferAction$1.run(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:58 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:58 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.TransferHandler$TransferAction$2.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.TransferHandler$TransferAction$2.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.TransferHandler$TransferAction.actionPerformed(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.text.JTextComponent.invokeAction(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.text.JTextComponent.paste(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.text.DefaultEditorKit$PasteAction.actionPerformed(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.SwingUtilities.notifyAction(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.JComponent.processKeyBinding(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.JComponent.processKeyBindings(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.JComponent.processKeyEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue.access$200(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.WaitDispatchSupport$2.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.WaitDispatchSupport$4.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:59 [sEVERE]    at java.awt.WaitDispatchSupport.enter(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Dialog.show(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.show(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.setVisible(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Window.setVisible(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Dialog.setVisible(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ModpackSelector.action(ModpackSelector.java:243)

2013/03/06 16:22:59 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ModpackSelector.actionPerformed(ModpackSelector.java:231)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.processMouseEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at javax.swing.JComponent.processMouseEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue.access$200(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 16:22:59 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at java.awt.EventDispatchThread.run(Unknown Source)

2013/03/06 16:22:59 [sEVERE] Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://technicpack.net/api/modpack/scourgecraft

2013/03/06 16:22:59 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2013/03/06 16:22:59 [sEVERE]    at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:235)

2013/03/06 16:22:59 [sEVERE]    ... 108 more

I hope this helps, and if there is any information I need to remove on there please alert me.

Link to comment
Share on other sites

Having the same issue, error pops up as soon as I paste the URL as well. Happens every time.

My log, if it helps:

2013/03/06 20:05:38 [iNFO] ------------------------------------------

2013/03/06 20:05:38 [iNFO] Technic Launcher is starting....

2013/03/06 20:05:38 [iNFO] Launcher Build: 195

2013/03/06 20:05:38 [iNFO] ------------ Startup Parameters ------------

2013/03/06 20:05:38 [iNFO] Relaunched with correct memory

2013/03/06 20:05:38 [iNFO] --------- End of Startup Parameters ---------

2013/03/06 20:05:36 [iNFO] ------------------------------------------

2013/03/06 20:05:36 [iNFO] Technic Launcher is starting....

2013/03/06 20:05:36 [iNFO] Launcher Build: 195

2013/03/06 20:05:36 [iNFO] ------------ Startup Parameters ------------

2013/03/06 20:05:36 [iNFO] --------- End of Startup Parameters ---------

2013/03/06 20:05:36 [iNFO] Attempting relaunch with 2048 mb of RAM

2013/03/06 20:05:36 [iNFO] Path to Launcher Jar: C:\Users\Grey\Downloads\TechnicLauncher(2).exe

2013/03/06 20:05:47 [iNFO] Starting download of http://skins.technicpack.net/helm/GreyUltimatum/100, with 3 tries remaining

2013/03/06 20:05:47 [iNFO] Launcher took: 9937ms to start

2013/03/06 20:07:09 [sEVERE] org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://technicpack.net/api/modpack/big-dig-pack]

2013/03/06 20:07:09 [sEVERE]    at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:245)

2013/03/06 20:07:09 [sEVERE]    at org.spoutcraft.launcher.technic.rest.RestAPI.getCustomModpack(RestAPI.java:198)

2013/03/06 20:07:09 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ImportOptions.urlUpdated(ImportOptions.java:255)

2013/03/06 20:07:09 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ImportOptions.insertUpdate(ImportOptions.java:358)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.text.AbstractDocument.insertString(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.text.PlainDocument.insertString(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.text.AbstractDocument.replace(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.text.JTextComponent.replaceSelection(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.plaf.basic.BasicTextUI$TextTransferHandler.handleReaderImport(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.plaf.basic.BasicTextUI$TextTransferHandler.importData(Unknown Source)

2013/03/06 20:07:09 [sEVERE]    at javax.swing.TransferHandler.importData(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.plaf.basic.BasicTextUI$TextTransferHandler.importData(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction.actionPerformedImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction.access$700(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction$1.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction$1.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction$2.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction$2.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.TransferHandler$TransferAction.actionPerformed(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.text.JTextComponent.invokeAction(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.text.JTextComponent.paste(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.text.DefaultEditorKit$PasteAction.actionPerformed(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.SwingUtilities.notifyAction(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.JComponent.processKeyBinding(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.JComponent.processKeyBindings(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.JComponent.processKeyEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue.access$000(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.WaitDispatchSupport$2.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.WaitDispatchSupport$4.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.awt.WaitDispatchSupport.enter(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Dialog.show(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.show(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.setVisible(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Window.setVisible(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Dialog.setVisible(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ModpackSelector.action(ModpackSelector.java:243)

2013/03/06 20:07:10 [sEVERE]    at org.spoutcraft.launcher.technic.skin.ModpackSelector.actionPerformed(ModpackSelector.java:231)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.processMouseEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at javax.swing.JComponent.processMouseEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.processEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Container.processEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue.access$000(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$3.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue$4.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.security.AccessController.doPrivileged(Native Method)

2013/03/06 20:07:10 [sEVERE]    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at java.awt.EventDispatchThread.run(Unknown Source)

2013/03/06 20:07:10 [sEVERE] Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: http://technicpack.net/api/modpack/big-dig-pack

2013/03/06 20:07:10 [sEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2013/03/06 20:07:10 [sEVERE]    at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:235)

2013/03/06 20:07:10 [sEVERE]    ... 108 more

Link to comment
Share on other sites

I am not sure what is going on with the launcher but each time I try to doesnt load a new mod pack it just shows me Error parsing platform resonse

Pastebin:

http://pastebin.com/bdzGL7Bc

Anyway this is happening since today. I tried the new launcher in 3 different PC and OS is not problem (tried it on Win 7 and 8)

I guess it is a general problem of the launcher.

Link to comment
Share on other sites

I get the same thing. But I opened up the platform's console through the gear/settings icon in the top right corner of the screen before i pasted the url. It looked like an error exactly the same but what i did notice was when i scrolled to the bottom of it a few lines before it said there were "90 more..." it said something about it getting a 403 error when trying to get to the files location for the modpack. So I copied the platform url and went to it in my browser and found the link it uses to get the modpack (it looked like this: "url":"https:\/\/dl.dropbox.com\/s\/wsmrdrg7w6snnsx\/techitup.zip) I followed this link without the "\s" otherwise it wouldn't follow and I was able to download the zip file with all of the mods and the texturepack and everything that it needs to install. and just install it into a normal minecraft or into your vanilla in the technic launcher. Try to see if you can do the same.

Link to comment
Share on other sites

No mod packs work as of right now 1/100 times when trying to add them. It's getting really irritating. Especially considering I'm trying to make my own mod pack work and can't because I can't add it to see if it's working.

Link to comment
Share on other sites

I've found a fix for this problem, it seems silly but for some reason the launcher can only parse URLs that include "www." which the URLs in "Platform URL" bars do not include. Add it manually after pasting and you're good.

Worked. Nice one.

Link to comment
Share on other sites

I've found a fix for this problem, it seems silly but for some reason the launcher can only parse URLs that include "www." which the URLs in "Platform URL" bars do not include. Add it manually after pasting and you're good.

So you mean, for example, rather than http://technicpack.net/api/modpack/blabla, I would use http://www.technicpack.net/api/modpack/blala?

Somehow, this isn't working for me. It's possible that I'm just stupid, because it seems it's working for everyone else. Any help?

EDIT: Your solution works on build 195 of the launcher, but not 198. Eh, I'll live without the latest build. Thanks.

Link to comment
Share on other sites

So you mean, for example, rather than http://technicpack.net/api/modpack/blabla, I would use http://www.technicpack.net/api/modpack/blala?

Somehow, this isn't working for me. It's possible that I'm just stupid, because it seems it's working for everyone else. Any help?

EDIT: Your solution works on build 195 of the launcher, but not 198. Eh, I'll live without the latest build. Thanks.

With respect to build 198, it's the beta and personally I like to stick to the stable builds, less surprises down the road, you see.

This post concerns an older launcher build.

Link to comment
Share on other sites

I'm having the same problem. On the ModPack page it already has www. inside of the URL. ive tried removing the www. and still nothing. Anyone have suggestions?

Nonono you are wrong:

For xample your link is http://domain.com/mymodpack.zip

and your technic link is: http://technicpack.net/api/modpack/mymodpack

What you ahve to do is add www. to the technic link:

http://www.technicpack.net/api/modpack/mymodpack

Link to comment
Share on other sites

Nonono you are wrong:

For xample your link is http://domain.com/mymodpack.zip

and your technic link is: http://technicpack.net/api/modpack/mymodpack

What you ahve to do is add www. to the technic link:

http://www.technicpack.net/api/modpack/mymodpack

No I ment my platform link already has the www. in it here is my mod pack platform link

http://www.technicpack.net/api/modpack/astrocraft-modpack

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...