GimmeNoms Posted March 16, 2013 Posted March 16, 2013 Simply put, when I start the Technic Platform, the modpacks don't load, showing endlessly a loading message. I've seen more people with the same problem recently. If this helps in any way, here's my log: 2013/03/16 15:11:31 [iNFO] ------------------------------------------ 2013/03/16 15:11:31 [iNFO] Technic Launcher is starting.... 2013/03/16 15:11:31 [iNFO] Launcher Build: 203 2013/03/16 15:11:31 [iNFO] ------------ Startup Parameters ------------ 2013/03/16 15:11:31 [iNFO] Relaunched with correct memory 2013/03/16 15:11:31 [iNFO] --------- End of Startup Parameters --------- 2013/03/16 15:11:30 [iNFO] ------------------------------------------ 2013/03/16 15:11:30 [iNFO] Technic Launcher is starting.... 2013/03/16 15:11:30 [iNFO] Launcher Build: 203 2013/03/16 15:11:30 [iNFO] ------------ Startup Parameters ------------ 2013/03/16 15:11:30 [iNFO] --------- End of Startup Parameters --------- 2013/03/16 15:11:30 [iNFO] Attempting relaunch with 1024 mb of RAM 2013/03/16 15:11:30 [iNFO] Path to Launcher Jar: C:\Users\Filipe\Desktop\TechnicLauncher.exe 2013/03/16 15:11:37 [sEVERE] Mar 16, 2013 3:11:37 PM org.spoutcraft.launcher.technic.rest.RestAPI <init> SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead. org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) at org.spoutcraft.launcher.technic.rest.RestAPI.setupModpacks(RestAPI.java:158) at org.spoutcraft.launcher.technic.rest.RestAPI.<init>(RestAPI.java:69) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefault(RestAPI.java:89) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefaults(RestAPI.java:79) at org.spoutcraft.launcher.technic.PackManager.initPacks(PackManager.java:50) at org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:135) 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:239) ... 6 more 2013/03/16 15:11:37 [sEVERE] Mar 16, 2013 3:11:37 PM org.spoutcraft.launcher.technic.rest.RestAPI <init> SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead. org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) at org.spoutcraft.launcher.technic.rest.RestAPI.setupModpacks(RestAPI.java:158) at org.spoutcraft.launcher.technic.rest.RestAPI.<init>(RestAPI.java:69) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefault(RestAPI.java:89) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefaults(RestAPI.java:79) at org.spoutcraft.launcher.technic.PackManager.initPacks(PackManager.java:50) at org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:135) 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:239) ... 6 more 2013/03/16 15:11:42 [sEVERE] Mar 16, 2013 3:11:42 PM org.spoutcraft.launcher.technic.PackManager loadPack SEVERE: Unable to load modpack tekkitlite from Technic Rest API 2013/03/16 15:11:42 [sEVERE] Mar 16, 2013 3:11:42 PM org.spoutcraft.launcher.technic.PackManager loadPack SEVERE: Unable to load modpack tekkitlite from Technic Rest API 2013/03/16 15:11:42 [iNFO] Launcher took: 11426ms to start 2013/03/16 15:11:53 [sEVERE] Unhandled Exception in Thread[AWT-EventQueue-0,6,main] java.lang.NullPointerException at org.spoutcraft.launcher.technic.skin.ModpackOptions.initComponents(ModpackOptions.java:129) at org.spoutcraft.launcher.technic.skin.ModpackOptions.<init>(ModpackOptions.java:101) at org.spoutcraft.launcher.skin.MetroLoginFrame.action(MetroLoginFrame.java:458) at org.spoutcraft.launcher.skin.MetroLoginFrame.actionPerformed(MetroLoginFrame.java:440) 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) 2013/03/16 15:11:57 [iNFO] Maximum usable memory detected: 4077 mb 2013/03/16 15:12:04 [sEVERE] org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/launcher/version/beta] 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getLatestLauncherBuild(RestAPI.java:214) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.getLatestLauncherBuild(LauncherOptions.java:311) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.action(LauncherOptions.java:300) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.actionPerformed(LauncherOptions.java:255) 2013/03/16 15:12:04 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:04 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:04 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.WaitDispatchSupport$2.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.WaitDispatchSupport$4.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:04 [sEVERE] at java.awt.WaitDispatchSupport.enter(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Dialog.show(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.show(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.setVisible(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Window.setVisible(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Dialog.setVisible(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.skin.MetroLoginFrame.action(MetroLoginFrame.java:449) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.skin.MetroLoginFrame.actionPerformed(MetroLoginFrame.java:440) 2013/03/16 15:12:04 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.DefaultButtonModel.setPressed(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:04 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:04 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) 2013/03/16 15:12:04 [sEVERE] Caused by: java.net.SocketTimeoutException: Read timed out 2013/03/16 15:12:04 [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method) 2013/03/16 15:12:04 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.io.BufferedInputStream.fill(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.io.BufferedInputStream.read1(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at java.io.BufferedInputStream.read(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) 2013/03/16 15:12:04 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:239) 2013/03/16 15:12:04 [sEVERE] ... 84 more 2013/03/16 15:12:09 [sEVERE] org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/launcher/version/beta] 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getLatestLauncherBuild(RestAPI.java:214) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.getLatestLauncherBuild(LauncherOptions.java:311) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.action(LauncherOptions.java:300) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.actionPerformed(LauncherOptions.java:255) 2013/03/16 15:12:09 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:09 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:09 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.WaitDispatchSupport$2.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.WaitDispatchSupport$4.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:09 [sEVERE] at java.awt.WaitDispatchSupport.enter(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Dialog.show(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.show(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.setVisible(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Window.setVisible(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Dialog.setVisible(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.skin.MetroLoginFrame.action(MetroLoginFrame.java:449) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.skin.MetroLoginFrame.actionPerformed(MetroLoginFrame.java:440) 2013/03/16 15:12:09 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.DefaultButtonModel.setPressed(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:09 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:09 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) 2013/03/16 15:12:09 [sEVERE] Caused by: java.net.SocketTimeoutException: Read timed out 2013/03/16 15:12:09 [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method) 2013/03/16 15:12:09 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.io.BufferedInputStream.fill(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.io.BufferedInputStream.read1(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at java.io.BufferedInputStream.read(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) 2013/03/16 15:12:09 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:239) 2013/03/16 15:12:09 [sEVERE] ... 84 more 2013/03/16 15:12:14 [sEVERE] org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/launcher/version/beta] 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getLatestLauncherBuild(RestAPI.java:214) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.getLatestLauncherBuild(LauncherOptions.java:311) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.action(LauncherOptions.java:300) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.technic.skin.LauncherOptions.actionPerformed(LauncherOptions.java:255) 2013/03/16 15:12:14 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.JToggleButton$ToggleButtonModel.setPressed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:14 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:14 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.WaitDispatchSupport$2.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.WaitDispatchSupport$4.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:14 [sEVERE] at java.awt.WaitDispatchSupport.enter(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Dialog.show(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.show(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.setVisible(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Window.setVisible(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Dialog.setVisible(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.skin.MetroLoginFrame.action(MetroLoginFrame.java:449) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.skin.MetroLoginFrame.actionPerformed(MetroLoginFrame.java:440) 2013/03/16 15:12:14 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.DefaultButtonModel.setPressed(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:14 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/03/16 15:12:14 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) 2013/03/16 15:12:14 [sEVERE] Caused by: java.net.SocketTimeoutException: Read timed out 2013/03/16 15:12:14 [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method) 2013/03/16 15:12:14 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.io.BufferedInputStream.fill(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.io.BufferedInputStream.read1(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at java.io.BufferedInputStream.read(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) 2013/03/16 15:12:14 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:239) 2013/03/16 15:12:14 [sEVERE] ... 84 more 2013/03/16 15:12:38 [iNFO] ------------------------------------------ 2013/03/16 15:12:38 [iNFO] Technic Launcher is starting.... 2013/03/16 15:12:38 [iNFO] Launcher Build: 203 2013/03/16 15:12:38 [iNFO] ------------ Startup Parameters ------------ 2013/03/16 15:12:38 [iNFO] Relaunched with correct memory 2013/03/16 15:12:38 [iNFO] --------- End of Startup Parameters --------- 2013/03/16 15:12:37 [iNFO] Attempting relaunch with 3072 mb of RAM 2013/03/16 15:12:37 [iNFO] Path to Launcher Jar: C:\Users\Filipe\Desktop\TechnicLauncher.exe 2013/03/16 15:12:37 [iNFO] Attempting relaunch with -XX:MaxPermSize=256m as permgen 2013/03/16 15:12:44 [sEVERE] Mar 16, 2013 3:12:44 PM org.spoutcraft.launcher.technic.rest.RestAPI <init> SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead. org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) at org.spoutcraft.launcher.technic.rest.RestAPI.setupModpacks(RestAPI.java:158) at org.spoutcraft.launcher.technic.rest.RestAPI.<init>(RestAPI.java:69) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefault(RestAPI.java:89) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefaults(RestAPI.java:79) at org.spoutcraft.launcher.technic.PackManager.initPacks(PackManager.java:50) at org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:135) 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:239) ... 6 more 2013/03/16 15:12:44 [sEVERE] Mar 16, 2013 3:12:44 PM org.spoutcraft.launcher.technic.rest.RestAPI <init> SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead. org.spoutcraft.launcher.exceptions.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:247) at org.spoutcraft.launcher.technic.rest.RestAPI.setupModpacks(RestAPI.java:158) at org.spoutcraft.launcher.technic.rest.RestAPI.<init>(RestAPI.java:69) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefault(RestAPI.java:89) at org.spoutcraft.launcher.technic.rest.RestAPI.getDefaults(RestAPI.java:79) at org.spoutcraft.launcher.technic.PackManager.initPacks(PackManager.java:50) at org.spoutcraft.launcher.entrypoint.SpoutcraftLauncher.main(SpoutcraftLauncher.java:135) 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:239) ... 6 more 2013/03/16 15:12:49 [sEVERE] Mar 16, 2013 3:12:49 PM org.spoutcraft.launcher.technic.PackManager loadPack SEVERE: Unable to load modpack tekkitlite from Technic Rest API 2013/03/16 15:12:49 [sEVERE] Mar 16, 2013 3:12:49 PM org.spoutcraft.launcher.technic.PackManager loadPack SEVERE: Unable to load modpack tekkitlite from Technic Rest API 2013/03/16 15:12:49 [iNFO] Launcher took: 11373ms to start
Hurtfulskillz Posted March 16, 2013 Posted March 16, 2013 Im getting the exact same problem.. no solution yet though!
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