Jump to content

Recommended Posts

Posted

Hey there,

Thought this would be the most appropriate place to vent my frustration.

So I've been developing my own modpack for quite some time now, and I've been running into problems left right and center with technic, stopping me from progressing. I would like to believe it's not a clientside issue, and it is a global problem. But I can't pinpoint the issue. In the console I'm getting Timeout messages whenever I attempt to load a mod in the launcher (Upon selecting a modpack it will attempt to gather information regarding the modpack) It will print this in the console, and then shortly after will shoot out an error referring to 'timeout'.

[B#238] Starting download of http://cdn.technicpack.net/platform2/pack-icons/571415.png?1422066092, with 3 tries remaining
[B#238] net.technicpack.rest.RestfulAPIException: Timed out accessing URL [http://api.technicpack.net/modpack/attack-of-the-bteam]
[B#238] 	at net.technicpack.rest.RestObject.getRestObject(RestObject.java:102)
[B#238] 	at net.technicpack.platform.http.HttpPlatformApi.getPlatformPackInfo(HttpPlatformApi.java:55)
[B#238] 	at net.technicpack.platform.http.HttpPlatformApi.getPlatformPackInfoForBulk(HttpPlatformApi.java:49)
[B#238] 	at net.technicpack.platform.cache.ModpackCachePlatformApi.pullAndCache(ModpackCachePlatformApi.java:132)
[B#238] 	at net.technicpack.platform.cache.ModpackCachePlatformApi.getPlatformPackInfo(ModpackCachePlatformApi.java:96)
[B#238] 	at net.technicpack.launcher.ui.components.modpacks.ModpackSelector$6.run(ModpackSelector.java:301)
[B#238] Caused by: java.net.SocketTimeoutException: Read timed out
[B#238] 	at java.net.SocketInputStream.socketRead0(Native Method)
[B#238] 	at java.net.SocketInputStream.read(Unknown Source)
[B#238] 	at java.net.SocketInputStream.read(Unknown Source)
[B#238] 	at java.io.BufferedInputStream.fill(Unknown Source)
[B#238] 	at java.io.BufferedInputStream.read1(Unknown Source)
[B#238] 	at java.io.BufferedInputStream.read(Unknown Source)
[B#238] 	at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[B#238] 	at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[B#238] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[B#238] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[B#238] 	at net.technicpack.rest.RestObject.getRestObject(RestObject.java:88)
[B#238] 	... 5 more
[B#238] net.technicpack.rest.RestfulAPIException: Timed out accessing URL [http://api.technicpack.net/modpack/attack-of-the-bteam]
[B#238] 	at net.technicpack.rest.RestObject.getRestObject(RestObject.java:102)
[B#238] 	at net.technicpack.platform.http.HttpPlatformApi.getPlatformPackInfo(HttpPlatformApi.java:55)
[B#238] 	at net.technicpack.platform.http.HttpPlatformApi.getPlatformPackInfoForBulk(HttpPlatformApi.java:49)
[B#238] 	at net.technicpack.platform.cache.ModpackCachePlatformApi.pullAndCache(ModpackCachePlatformApi.java:132)
[B#238] 	at net.technicpack.platform.cache.ModpackCachePlatformApi.getPlatformPackInfo(ModpackCachePlatformApi.java:96)
[B#238] 	at net.technicpack.launcher.ui.components.modpacks.ModpackSelector$6.run(ModpackSelector.java:301)
[B#238] Caused by: java.net.SocketTimeoutException: Read timed out
[B#238] 	at java.net.SocketInputStream.socketRead0(Native Method)
[B#238] 	at java.net.SocketInputStream.read(Unknown Source)
[B#238] 	at java.net.SocketInputStream.read(Unknown Source)
[B#238] 	at java.io.BufferedInputStream.fill(Unknown Source)
[B#238] 	at java.io.BufferedInputStream.read1(Unknown Source)
[B#238] 	at java.io.BufferedInputStream.read(Unknown Source)
[B#238] 	at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[B#238] 	at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[B#238] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[B#238] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[B#238] 	at net.technicpack.rest.RestObject.getRestObject(RestObject.java:88)
[B#238] 	... 5 more
[B#238] Starting download of http://cdn.technicpack.net/platform2/pack-icons/552556.png?1419662738, with 3 tries remaining
[B#238] Starting download of http://cdn.technicpack.net/platform2/pack-icons/552556.png?1419662738, with 3 tries remaining

This is just Attack of the B-Team, the same error would print for every modpack. Only been happening today. Need access to my updated modpack, asap.

 

I do believe this isn't to do with my client as I can't even update my modpack on the browser. Enlighten me please.

Posted (edited)

I CANNOT DO ANY WORK ON MY MODPACK UNTIL MY MODPACK HAS UPDATED.

 

I Have saved changes to my modpack on the browser many times, it stated IT HAS BEEN SAVED.

 

Go to the launcher and it says it's still on the previous version, and it doesn't state it has been updated to the new version on the browser either. This is a colossal mess. Am tired of Technics buggy bugfest. Release a stable build for the sake of all that is good.

Edited by xefolyn

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...