Jump to content

error when starting a modpack! help!


Recommended Posts

hi, i've been trying to play attack of the b-team, and when i start it (build 1.0.9c) i get an error message saying "an error was raised while attempting to read pack info for modpack attack of the b-team, build 1.0.9c: read timed out" please help! i've tried logging out and back in, closing the launcher and starting it again, logging out of the computer, trying other modpacks, using earlier versions, and none of them work! please help!

 

i'm running mac OS X 10.9.2

 

processor: 3.06 GHz intel Core 2 Duo

 

Memory: 4GB 1067 MHz DDR3

 

java: java 7 update 51

Edited by dabombster3421
Link to comment
Share on other sites

also heres the code path (console thingy)

 

 

 

[b#431] Analytics Response [runLauncher]: 200
[b#431] {"accessToken":"7833629f89394bdda5c991fa5fc2c968","clientToken":"98564afb-72cf-4d6a-adf2-45a58d92f381","selectedProfile":{"id":"8cb2c3f217044b348146c46ec7387eb8","name":"dabombster3421","legacy":true}}
[b#431] Pack: voltz Image Download Worker Calculated MD5: db9857efba4df4e774738cff2a3a46ea Required MD5: 57bab00b470b738898084b29b541a3e7
[b#431] Starting download of http://cdn.technicpack.net/resources/voltz/logo.png?1393615974, with 3 tries remaining
[b#431] Maximum usable memory detected: 4096 mb
[b#431] InstalledPack{info=SolderPackInfo{name='tekkitlite', display_name='Tekkit Lite', url='http://www.technicpack.net/tekkit-lite' icon_md5='aefa89c377dcb217fdf99988f6e25b8f', logo_md5='4dc44bd7a08fa76f3e619587f189f8eb', background_md5='5a4592cb38f9bf0ca76b0667c6196b0b', recommended='0.6.5', latest='0.6.5', builds=[0.5.9, 0.5.8.1, 0.5.7, 0.5.6, 0.5.5, 0.5.4, 0.5.3, 0.5.2, 0.5.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5], solder=net.technicpack.launchercore.restful.solder.Solder@cf546f8}, name='tekkitlite', platform=false, build='recommended', directory='%MODPACKS%tekkitlite'}
[b#431] Pack: tekkitmain Image Download Worker Calculated MD5: 2f9625f8343cd1aaa35d3dd631ad64e1 Required MD5: 175523449f470a05bf4a32dfa3c48b0c
[b#431] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1393856470, with 3 tries remaining
[b#431] InstalledPack{info=SolderPackInfo{name='hexxit', display_name='Hexxit', url='null', icon_md5='4388ae980acb408cd1a2c0d67bcfa9c4', logo_md5='418def033519963168abd7a0d2189d36', background_md5='2312a540a6321bab77ffcc4a879a4abc', recommended='1.0.10', latest='1.0.10', builds=[1.0.0, 1.0.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10], solder=net.technicpack.launchercore.restful.solder.Solder@cf546f8}, name='hexxit', platform=false, build='recommended', directory='%MODPACKS%hexxit'}
[b#431] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack Hexxit, build 1.0.10: Read timed out
[b#431] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:129)
[b#431] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:67)
[b#431] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:65)
[b#431] Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/hexxit/1.0.10/?cid=ceea0568-1ffe-4e02-b35d-890725ebe04c&u=dabombster3421]
[b#431] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
[b#431] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:123)
[b#431] ... 2 more
[b#431] Caused by: java.net.SocketTimeoutException: Read timed out
[b#431] at java.net.SocketInputStream.socketRead0(Native Method)
[b#431] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b#431] at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
[b#431] at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
[b#431] at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
[b#431] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:709)
[b#431] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[b#431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1218)
[b#431] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
[b#431] ... 3 more
[b#431] InstalledPack{info=SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.9c', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c], solder=net.technicpack.launchercore.restful.solder.Solder@cf546f8}, name='attack-of-the-bteam', platform=false, build='recommended', directory='%MODPACKS%attack-of-the-bteam'}
[b#431] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack Attack of the B-Team, build 1.0.9c: Read timed out
[b#431] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:129)
[b#431] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:67)
[b#431] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:65)
[b#431] Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/attack-of-the-bteam/1.0.9c/?cid=ceea0568-1ffe-4e02-b35d-890725ebe04c&u=dabombster3421]
[b#431] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
[b#431] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:123)
[b#431] ... 2 more
[b#431] Caused by: java.net.SocketTimeoutException: Read timed out
[b#431] at java.net.SocketInputStream.socketRead0(Native Method)
[b#431] at java.net.SocketInputStream.read(SocketInputStream.java:129)
[b#431] at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
[b#431] at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
[b#431] at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
[b#431] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:709)
[b#431] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
[b#431] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1218)
[b#431] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
[b#431] ... 3 more
Link to comment
Share on other sites

  • 2 weeks later...

heres a fresh log right after i tried to launch the 1.0.10a build, hope it helps more than the last

 

[b#434] 2014/03/23 14:14:21 [iNFO] ------------------------------------------
[b#434] 2014/03/23 14:14:21 [iNFO] Technic Launcher is starting....
[b#434] 2014/03/23 14:14:21 [iNFO] Launcher Build: 434
[b#434] 2014/03/23 14:14:21 [iNFO] ------------ Startup Parameters ------------
[b#434] 2014/03/23 14:14:21 [iNFO] --------- End of Startup Parameters ---------
[b#434] 2014/03/23 14:14:23 [iNFO] Analytics Response [runLauncher]: 200
[b#434] 2014/03/23 14:14:32 [iNFO] {"accessToken":"5bb43da6bf194ed38148c4375f5dc33a","clientToken":"fcb43e09-6f5f-4eb1-9a30-530e9bef455e","selectedProfile":{"id":"8cb2c3f217044b348146c46ec7387eb8","name":"dabombster3421","legacy":true}}
[b#434] 2014/03/23 14:14:32 [iNFO] Launcher took: 16354ms to start
[b#434] 2014/03/23 14:14:33 [iNFO] Pack: tekkitmain Image Download Worker Calculated MD5: 2f9625f8343cd1aaa35d3dd631ad64e1 Required MD5: 175523449f470a05bf4a32dfa3c48b0c
[b#434] 2014/03/23 14:14:33 [iNFO] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1395414539, with 3 tries remaining
[b#434] 2014/03/23 14:14:33 [iNFO] Pack: voltz Image Download Worker Calculated MD5: db9857efba4df4e774738cff2a3a46ea Required MD5: 57bab00b470b738898084b29b541a3e7
[b#434] 2014/03/23 14:14:33 [iNFO] Starting download of http://cdn.technicpack.net/resources/voltz/logo.png?1395083878, with 3 tries remaining
[b#434] 2014/03/23 14:14:50 [sEVERE] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack Attack of the B-Team, build 1.0.9c: Read timed out
[b#434] 2014/03/23 14:14:50 [sEVERE] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:129)
[b#434] 2014/03/23 14:14:50 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:67)
[b#434] 2014/03/23 14:14:50 [sEVERE] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:65)
[b#434] 2014/03/23 14:14:50 [sEVERE] Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/attack-of-the-bteam/1.0.9c/?cid=0db95e69-e160-4dcf-8080-e65b2b60c3aa&u=dabombster3421]
[b#434] 2014/03/23 14:14:50 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
[b#434] 2014/03/23 14:14:50 [sEVERE] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:123)
[b#434] 2014/03/23 14:14:50 [sEVERE] ... 2 more
[b#434] 2014/03/23 14:14:50 [sEVERE] Caused by: java.net.SocketTimeoutException: Read timed out
[b#434] 2014/03/23 14:14:50 [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
[b#434] 2014/03/23 14:14:50 [sEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:152)
[b#434] 2014/03/23 14:14:50 [sEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:122)
[b#434] 2014/03/23 14:14:50 [sEVERE] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[b#434] 2014/03/23 14:14:50 [sEVERE] at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
[b#434] 2014/03/23 14:14:50 [sEVERE] at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[b#434] 2014/03/23 14:14:50 [sEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
[b#434] 2014/03/23 14:14:50 [sEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
[b#434] 2014/03/23 14:14:50 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[b#434] 2014/03/23 14:14:50 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
[b#434] 2014/03/23 14:14:50 [sEVERE] ... 3 more
[b#434] 2014/03/23 14:45:29 [iNFO] ------------------------------------------
[b#434] 2014/03/23 14:45:29 [iNFO] Technic Launcher is starting....
[b#434] 2014/03/23 14:45:29 [iNFO] Launcher Build: 434
[b#434] 2014/03/23 14:45:29 [iNFO] ------------ Startup Parameters ------------
[b#434] 2014/03/23 14:45:29 [iNFO] --------- End of Startup Parameters ---------
[b#434] 2014/03/23 14:45:29 [iNFO] Analytics Response [runLauncher]: 200
[b#434] 2014/03/23 14:45:32 [iNFO] {"accessToken":"633ea87779f34b90b8fca6f62dd45069","clientToken":"fcb43e09-6f5f-4eb1-9a30-530e9bef455e","selectedProfile":{"id":"8cb2c3f217044b348146c46ec7387eb8","name":"dabombster3421","legacy":true}}
[b#434] 2014/03/23 14:45:32 [iNFO] Launcher took: 4031ms to start
[b#434] 2014/03/23 14:45:33 [iNFO] Pack: tekkitmain Image Download Worker Calculated MD5: 2f9625f8343cd1aaa35d3dd631ad64e1 Required MD5: 175523449f470a05bf4a32dfa3c48b0c
[b#434] 2014/03/23 14:45:33 [iNFO] Starting download of http://cdn.technicpack.net/resources/tekkitmain/logo.png?1395414539, with 3 tries remaining
[b#434] 2014/03/23 14:45:33 [iNFO] Pack: voltz Image Download Worker Calculated MD5: db9857efba4df4e774738cff2a3a46ea Required MD5: 57bab00b470b738898084b29b541a3e7
[b#434] 2014/03/23 14:45:33 [iNFO] Starting download of http://cdn.technicpack.net/resources/voltz/logo.png?1395083878, with 3 tries remaining
[b#434] 2014/03/23 14:45:49 [sEVERE] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack Attack of the B-Team, build 1.0.9c: Read timed out
[b#434] 2014/03/23 14:45:49 [sEVERE] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:129)
[b#434] 2014/03/23 14:45:49 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:67)
[b#434] 2014/03/23 14:45:49 [sEVERE] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:65)
[b#434] 2014/03/23 14:45:49 [sEVERE] Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/attack-of-the-bteam/1.0.9c/?cid=0db95e69-e160-4dcf-8080-e65b2b60c3aa&u=dabombster3421]
[b#434] 2014/03/23 14:45:49 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
[b#434] 2014/03/23 14:45:49 [sEVERE] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:123)
[b#434] 2014/03/23 14:45:49 [sEVERE] ... 2 more
[b#434] 2014/03/23 14:45:49 [sEVERE] Caused by: java.net.SocketTimeoutException: Read timed out
[b#434] 2014/03/23 14:45:49 [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
[b#434] 2014/03/23 14:45:49 [sEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:152)
[b#434] 2014/03/23 14:45:49 [sEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:122)
[b#434] 2014/03/23 14:45:49 [sEVERE] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[b#434] 2014/03/23 14:45:49 [sEVERE] at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
[b#434] 2014/03/23 14:45:49 [sEVERE] at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[b#434] 2014/03/23 14:45:49 [sEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
[b#434] 2014/03/23 14:45:49 [sEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
[b#434] 2014/03/23 14:45:49 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[b#434] 2014/03/23 14:45:49 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
[b#434] 2014/03/23 14:45:49 [sEVERE] ... 3 more
[b#434] 2014/03/23 14:45:56 [iNFO] Opening options for InstalledPack{info=SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}, name='attack-of-the-bteam', platform=false, build='recommended', directory='%MODPACKS%attack-of-the-bteam'}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:45:56 [iNFO] SolderPackInfo{name='attack-of-the-bteam', display_name='Attack of the B-Team', url='null', icon_md5='', logo_md5='', background_md5='', recommended='1.0.9c', latest='1.0.10a', builds=[1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.6a, 1.0.7, 1.0.7a, 1.0.8, 1.0.9b, 1.0.9c, 1.0.10, 1.0.10a], solder=net.technicpack.launchercore.restful.solder.Solder@1fb69663}
[b#434] 2014/03/23 14:46:22 [sEVERE] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack Attack of the B-Team, build 1.0.10a: Read timed out
[b#434] 2014/03/23 14:46:22 [sEVERE] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:129)
[b#434] 2014/03/23 14:46:22 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:67)
[b#434] 2014/03/23 14:46:22 [sEVERE] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:65)
[b#434] 2014/03/23 14:46:22 [sEVERE] Caused by: net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://solder.technicpack.net/api/modpack/attack-of-the-bteam/1.0.10a/?cid=0db95e69-e160-4dcf-8080-e65b2b60c3aa&u=dabombster3421]
[b#434] 2014/03/23 14:46:22 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
[b#434] 2014/03/23 14:46:22 [sEVERE] at net.technicpack.launchercore.restful.solder.SolderPackInfo.getModpack(SolderPackInfo.java:123)
[b#434] 2014/03/23 14:46:22 [sEVERE] ... 2 more
[b#434] 2014/03/23 14:46:22 [sEVERE] Caused by: java.net.SocketTimeoutException: Read timed out
[b#434] 2014/03/23 14:46:22 [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
[b#434] 2014/03/23 14:46:22 [sEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:152)
[b#434] 2014/03/23 14:46:22 [sEVERE] at java.net.SocketInputStream.read(SocketInputStream.java:122)
[b#434] 2014/03/23 14:46:22 [sEVERE] at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
[b#434] 2014/03/23 14:46:22 [sEVERE] at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
[b#434] 2014/03/23 14:46:22 [sEVERE] at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
[b#434] 2014/03/23 14:46:22 [sEVERE] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
[b#434] 2014/03/23 14:46:22 [sEVERE] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
[b#434] 2014/03/23 14:46:22 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
[b#434] 2014/03/23 14:46:22 [sEVERE] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
[b#434] 2014/03/23 14:46:22 [sEVERE] ... 3 more
[b#434] 2014/03/23 14:46:27 [iNFO] Maximum usable memory detected: 4096 mb
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...