Jump to content

Recommended Posts

Posted

So I recently got a Solder server and I am currently setting up my modpack with Solder. However, I have run into this issue.

Error2.PNG

For some reason, the server returns code 400, but I can access it just fine without any bad request errors.

 

Log:

[B#349] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack atomic-season-1, build 1.2.2 (started solder): Server returned HTTP response code: 400 for URL: http://atomikpacks.pcriot.com/technicsolder/public/index.php/api/modpack/atomic-season-1/1.2.2 (started solder)/?cid=fff6e51b-cda1-41c3-9fa5-c7c6882251d0
[B#349] 	at net.technicpack.solder.http.HttpSolderPackApi.getPackBuild(HttpSolderPackApi.java:76)
[B#349] 	at net.technicpack.solder.io.SolderPackInfo.getModpack(SolderPackInfo.java:149)
[B#349] 	at net.technicpack.launchercore.modpacks.packinfo.CombinedPackInfo.getModpack(CombinedPackInfo.java:197)
[B#349] 	at net.technicpack.launcher.launch.Installer.buildTasksQueue(Installer.java:264)
[B#349] 	at net.technicpack.launcher.launch.Installer$1.run(Installer.java:122)
[B#349] 	at java.lang.Thread.run(Unknown Source)
[B#349] Caused by: net.technicpack.rest.RestfulAPIException: Error accessing URL [http://atomikpacks.pcriot.com/technicsolder/public/index.php/api/modpack/atomic-season-1/1.2.2 (started solder)/?cid=fff6e51b-cda1-41c3-9fa5-c7c6882251d0]
[B#349] 	at net.technicpack.rest.RestObject.getRestObject(RestObject.java:157)
[B#349] 	at net.technicpack.solder.http.HttpSolderPackApi.getPackBuild(HttpSolderPackApi.java:70)
[B#349] 	... 5 more
[B#349] Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://atomikpacks.pcriot.com/technicsolder/public/index.php/api/modpack/atomic-season-1/1.2.2 (started solder)/?cid=fff6e51b-cda1-41c3-9fa5-c7c6882251d0
[B#349] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[B#349] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[B#349] 	at net.technicpack.rest.RestObject.getRestObject(RestObject.java:137)
[B#349] 	... 6 more

 

Is anyone else experiencing this, and how do I fix it?

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...